How to make then press y it will pick checkpoint and wait 4sec and teleport at last position.
{$CLEO}
thread "fak"
:ct
wait 0
if
0AB0: 89
then
if
call @is_cp_active 0
then
call @get_cp_pos 0 1@ 2@ 3@
if
044B: $PLAYER_ACTOR
then
call...
How to make auto burnout, then i write /burnout it starts burnouting. But to my code it's only pressing w..
{$CLEO .cs}
0000: NOP
REPEAT
Wait 0
Until 0AFA: is_samp_structures_available
0B34: "burnout" @burnout
While True
wait 0
If
31@ == TRUE
then
0AB1: call @keyPress 2 key 87 time...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.