CLEO Help some help pls ? :D

CLEO related
Status
Not open for further replies.

whoisthis

Member
Joined
Sep 20, 2013
Messages
14
Reaction score
0
I found these two scripts in a older folder and do not know what they are (health hack maybe?).
Can you help me please?
click on spoiler.
:yesyes:


//-------------MAIN---------------
wait 3000
0@ = 304498

:CB3R_15
thread 'CB3R'
wait 0
if
0AB0:  key_pressed 122
else_jump @CB3R_15                                             
0A8C: write_memory 0xBAB22C size 4 value 0xFF00AA00 virtual_protect 0
jump @CB3R_81

:CB3R_81
wait 0
if
0AB0:  key_pressed 123
else_jump @CB3R_82                                             
0A8C: write_memory 0xBAB22C size 4 value 0xFF1D19B4 virtual_protect 0
Actor.SetImmunities($PLAYER_ACTOR, 0, 0, 0, 0, 0)
wait 900
jump @CB3R_15

:CB3R_82
if
  not Actor.Stopped($PLAYER_ACTOR)
else_jump @CB3R_81
Actor.SetImmunities($PLAYER_ACTOR, 0, 0, 0, 0, 0)
wait 50
Actor.SetImmunities($PLAYER_ACTOR, 1, 0, 0, 0, 0)
wait 413
Actor.SetImmunities($PLAYER_ACTOR, 0, 0, 0, 0, 0)
wait 100
jump @CB3R_81
wait 200       

//-------------MAIN---------------
0000: NOP
0662: printstring "$@########$%#$"

:NONAME_17
wait 0
if
0AA2: 0@ = load_library "samp.dll" // IF and SET
else_jump @NONAME_71
0@ += 416448
0A8C: write_memory 0@ size 5 value -1869574000 virtual_protect 1

:NONAME_71
jump @NONAME_17
 
Status
Not open for further replies.
Top