CLEO Help Who can create the hack / getmats

CLEO related
Status
Not open for further replies.

Janet

New member
Joined
Oct 13, 2017
Messages
2
Reaction score
0
Hi, I'm Janet. I'm a person who likes to use cleo to play SAMP. I need someone who can create hack / getmats. The server I'm playing with ip is Rgame.vn

This server has very high anti, but I believe you can do it, / getmats on this server are located in Los Santos near biz guns. Make a hack / getmats done just press Y is complete and there is material. Sorry for my english, If anyone can do it I will pay you some money if you can.
:) :) :)
Contact me:  https://www.facebook.com/profile.php?id=100006477410413
 

Kenshiro

Active member
Joined
Aug 20, 2017
Messages
43
Reaction score
0
Location
Oblivion
Code:
{$CLEO .cs}
{$INCLUDE sf}
0000:NOP

REPEAT
WAIT 100
UNTIL 0AFA:

0B34: "matbot" @matbot 
0@ = 0

WHILE TRUE
WAIT 0
IF
0@ == 0
THEN
IF
Not Actor.Driving($PLAYER_ACTOR)
THEN
SAMP.Spawn                                                   
wait 100
0972: $PLAYER_ACTOR 1423.9893 -1319.0632 13.5547 //edit this
wait 100
0C72: set_virtual_key 89 down true
wait 200
0C72: set_virtual_key 89 down false
wait 5000 //you can edit this delay
Samp.Spawn
wait 100
0972: $PLAYER_ACTOR 2172.1304 -2264.811 13.343 // edit
wait 200
SAMP.Spawn
wait 100
0972: $PLAYER_ACTOR 1423.9893 -1319.0632 13.5547 //edit 
END
END
END

:matbot
WAIT 0
IF 0@ == 0
THEN
0@ = 1
ELSE
IF 0@ == 1
THEN
0@ = 0
END
END
SAMP.CmdRet()
edit coordinates and you will be fine
 
Status
Not open for further replies.
Top