CLEO Help How to Make a Skin-Aimbot ?

CLEO related
Status
Not open for further replies.

JessePinkman

Active member
Joined
Aug 19, 2014
Messages
32
Reaction score
0
Hello all,

Im new to scripting and i would like to learn on how to make a skin aimbot for a particular weapon

Example: Sniper/Minigun etc.

Any help would be appreciated

Thank you in advance  :shy: :shy:
 
Joined
Feb 18, 2005
Messages
2,965
Reaction score
271
Some basic checks

Code:
IF OR
    02D8:   actor $PLAYER_ACTOR current_weapon == 28
    02D8:   actor $PLAYER_ACTOR current_weapon == 31
    ...
THEN
    do aim
END
 

JessePinkman

Active member
Joined
Aug 19, 2014
Messages
32
Reaction score
0
Dont get angry but seriously i dont know what to do with the above code ! Should i compile that code in sanny builder ? and so i will be getting a skin aimbot for sniper and minigun ???

Sorry if im so DUMB lol
 

Zin

Expert
Joined
Aug 1, 2013
Messages
1,704
Solutions
1
Reaction score
109
Yeah when holding Sniper or a Minigun turn the aimbot on and when you are not turn it off. Seriously automation is cool but in this case it seems pretty pointless like I would want maybe an automated money maker but not something that enables aimbot when I have a specific weapon.
 

JessePinkman

Active member
Joined
Aug 19, 2014
Messages
32
Reaction score
0
I get your reply Zin but i have two reasons for asking this,

1) Sometimes i forget to turn off the aimbot and accidentlly i use it for other guns, in my server it leads to problems.

2) I also like to learn how to make a skin aimbot

So will someone teach me the steps to make a .cs file or i will be very happy if someone makes one for me.

Waiting for the reply.
 
Status
Not open for further replies.
Top