Resource icon

CLEO Release Eject.cs | Kick any player out of their car!

CLEO related
Status
Not open for further replies.

4changesLeft

Well-known member
Joined
Apr 10, 2015
Messages
365
Reaction score
3
Soo I made a few adjustments on the FR.cs script I made some time ago..
This script lets you troll someone by kicking them out of their car.

[Requirements]
Tested on: 
- SAMP 0.3.7 and 0.3.7 R2
- CLEO v4.3 +

[Usage]
- You must be on foot
- Your target must be driving.. obviously (not a passenger)
- Your target must be streamed


Command: /.e <ID>

Credits to Opcode.eXe for Sync Car with Packets snippet

Source: https://pastebin.com/JzYmdgQx
 

Attachments

  • eject.cs
    25 KB · Views: 1,087

0x32789

Expert
Joined
May 26, 2014
Messages
849
Reaction score
51
Location
LongForgotten <-> 0x32789
detectable, i get kicked right after commanding the cleo

ofcourse.

a way to improve this cleo will be to:
before sending the vehicle sync packet:
1) send a onfoot data sync close/right at the vehicle's coordinates.
2) send onplayerentervehicle RPC first and wait for 500 milisecond then send vehicle sync packet.

Then this is pretty much undetectable, I hope. Without an admin ofc. Anticheats won't probably detect it then.
 
Status
Not open for further replies.
Top