[Snippet] Char sprint

Explain.:
PHP:
{$CLEO .cs}
0000:

wait 10000

WHILE TRUE
wait 0

if
0ab0: 87 {W Key}
then
    Printf "You now runing" 1337
    0AB1: call @CHAR_SPRINT 1 Sprint_Status true // true - start CHAR run , false -  start CHAR walk normal
end

end

Snippet.:
PHP:
:CHAR_SPRINT
if
3@ == false
then
    4@ = 0xB73458
    4@ += 0x20
    0A8C: write_memory 4@ size 1 value 0 virtual_protect 0
else
    4@ = 0xB73458
    4@ += 0x20
    0A8C: write_memory 4@ size 1 value 255 virtual_protect 0
end
0AB2: ret 0
 
Last edited:

jimto20

Member
Joined
Apr 13, 2018
Messages
6
Reaction score
0
bro give me cleo of that i don't know to make cleo like that with sanny please help
 
Top