Pull out People from Vehicles [Standalone]

Hello, are your police officers tired of not being able to pull out players from their vehicles? if you are, then our product will solve your issue!! Today I introduce a script which pulls out players from their vehicles! Check it out and let me know if you have any suggestions!

Showcase :

Features :

  • Works on any framework. ESX, qb-core or standalone.
  • Very extensive config.
  • Configurable requirement for weapon or no weapon
  • Configurable permissions for Police Job [qb and esx configured already]
  • Works on any type of vehicle.
  • Synced for all players

If you want to check out the config options, visit (Config = {}Config.Framework = 'qb-core' -- esx, qb-core, Config.Weapon = - Pastebin.com)

Support :

  • Always open for suggestions and bugs. Head over to my discord.

Buy :

https://jraxion.tebex.io/

Other Scripts :

Code is accessible No (only Config [Check full post for Config])
Subscription-based No
Lines (approximately) 100~
Requirements None
Support Yes
3 Likes

Isn’t this the same?

1 Like

No, not at all. That script only works on NPC. My script works on players (which is very hard to do, I couldnt find any script which does that).

So no, it is not the same script.

No, my script does not only work on NPC’s and this looks close to identical.
Putting this out as paid release is shocking and is the reason most devs can’t provide their simple scripts for free to the community.

7 Likes

Say what? Hard to do? Maybe to you…but yeah go ahead…

1 Like

I think it is individuals choice if they want to release something for free or paid.

I would gladly get paid for the work I’ve put in because I rate my time to be worth some money.

It is up to customers to decide if they want to purchase or not.

Also, I would want to keep this post only for customers who have any issues with the scripts, if you have any issues outside of that, please just flag the lost and let moderators decide the outcome.

Thanks

1 Like

Just pretty convenient that I couldn’t find any script to do this so I provided a free open-source script to the community and then suddenly a week later there’s a paid version from a brand new creator… all I’m saying…

5 Likes

If you are trying to imply that I copied your code, that’s a whole different story. That has to be dealt with moderators directly. They will check my code and decide.

But making a paid script is not wrong under any rules.

Edit : Also your github account is not that old. Maybe that is why I couldn’t find your script.

1 Like

How do you activate it when using standalone?

And what to put for standalone?

Config.Framework = '' -- esx, qb-core, 

Config.Weapon = '' -- add any weapon you want or make it nil

This?

Alternatively. Could you make a version with ox_inventory? (non-esx - a lot of standalone users use it as well)

Replace this

Config.IsAllowed = function()
   return true
end

And make sure you change the notify as well and then you use keybind O (you can change it in your fivem keybinds) and it will trigger it. or use the command ‘carjack’ when near a car with a driver

Like this? Ok thank you I will try now

Make Config.Weapon = nil it should work

I set it to Config.Weapon = nil but its not working still says I need nightstick. When I equip a nightstick, it doesn’t make a difference. I also do not see the command if I type /pullout nothing happens.

My F8:

[    368516] [b2802_GTAProce]             MainThrd/ Notification | Style: pulloutnotification
[    368516] [b2802_GTAProce]             MainThrd/  | Title: nil
[    368516] [b2802_GTAProce]             MainThrd/  | Message: You need a nightstick to break this window
[    368516] [b2802_GTAProce]             MainThrd/  | Image URL: nil
[    368516] [b2802_GTAProce]             MainThrd/  | Icon: nil
[    368516] [b2802_GTAProce]             MainThrd/  | Duration: 2000
[    368516] [b2802_GTAProce]             MainThrd/  | Sound: true
[    368516] [b2802_GTAProce]             MainThrd/  | Custom: nil
[    368516] [b2802_GTAProce]             MainThrd/  | Position: nil
[    368516] [b2802_GTAProce]        CrBrowserMain/  | Persistent: nilUncaught TypeError: SimpleNotification[noti.style.toLowerCase(...)] is not a function (@t-notify/nui/assets/script.js:160)
[    368516] [b2802_GTAProce]             MainThrd/ 

I set it to Config.Weapon = nil but its not working still says I need nightstick. When I equip a nightstick, it doesn’t make a difference. If I type /carjack nothing happens.

My F8:

[    368516] [b2802_GTAProce]             MainThrd/ Notification | Style: pulloutnotification
[    368516] [b2802_GTAProce]             MainThrd/  | Title: nil
[    368516] [b2802_GTAProce]             MainThrd/  | Message: You need a nightstick to break this window
[    368516] [b2802_GTAProce]             MainThrd/  | Image URL: nil
[    368516] [b2802_GTAProce]             MainThrd/  | Icon: nil
[    368516] [b2802_GTAProce]             MainThrd/  | Duration: 2000
[    368516] [b2802_GTAProce]             MainThrd/  | Sound: true
[    368516] [b2802_GTAProce]             MainThrd/  | Custom: nil
[    368516] [b2802_GTAProce]             MainThrd/  | Position: nil
[    368516] [b2802_GTAProce]        CrBrowserMain/  | Persistent: nilUncaught TypeError: SimpleNotification[noti.style.toLowerCase(...)] is not a function (@t-notify/nui/assets/script.js:160)
[    368516] [b2802_GTAProce]             MainThrd/ 

EDIT: RESOLVED with Config.Weapon = ‘weapon_.nightstick’ as nil did not end up working.

open a ticket in my discord. You will find it in https://jraxion.tebex.io/

1 Like

Update :

  • Config.MaxDistace added for vehicles
  • Config.Keybind added in config to change the keybind
  • Config.ForceUnlock added to force the vehicle to unlock if its locked
  • Config.Debug added for debugging (open ticket if you are facing any issues)
  • qb-vehiclekeys sync added for unlocking the vehicle
  • Other fixes with animations with some anticheats.

Download latest versions from Tebex.

Update

  • Added Config.FreezeCar to freeze the vehicle for 4 seconds to avoid players driving off once the animation starts.

Download latest version from Tebex.

I AGREE!!! Funny how those things work!.


Ahmmm, no I am not. Brand new account is maybe true.

I think you are old enough to know, you should avoid giving opinions when not asked. Especially without any context.