CLEO Help I have a problem with this

CLEO related

Silent_zzz

Active member
Joined
Feb 1, 2022
Messages
25
Solutions
1
Reaction score
0
Location
a
hi, i found this , but it don't work, help me.
 

Attachments

  • Binds.txt
    5.1 KB · Views: 3

Silent_zzz

Active member
Joined
Feb 1, 2022
Messages
25
Solutions
1
Reaction score
0
Location
a
{$CLEO .cs}

0000: NOP

wait 8500

while true
wait 0

if 0256: player $PLAYER_CHAR defined
then
0AB1: @get_samp_version_id 0 _returned: ID 0@

if 0AB0: 78 // N
then
repeat
wait 0
until 8AB0: 78 // N
0AC8: 31@ = allocate_memory_size 1024
0AD3: 31@ = format "/viplocker"
0AB1: @ProcessChatInput 2 SampVersionID 0@ InputText 31@
end

if 0AB0: 97 // NUM 1
then
repeat
wait 0
until 8AB0: 97 // NUM 1
0AC8: 31@ = allocate_memory_size 1024
0AD3: 31@ = format "/layvatlieu"
0AB1: @ProcessChatInput 2 SampVersionID 0@ InputText 31@
end

if 0AB0: 99 // NUM 3
then
repeat
wait 0
until 8AB0: 99 // NUM 3
0AC8: 31@ = allocate_memory_size 1024
0AD3: 31@ = format "/lockdoor"
0AB1: @ProcessChatInput 2 SampVersionID 0@ InputText 31@
wait 100
0AC8: 30@ = allocate_memory_size 1024
0AD3: 30@ = format "/vao"
0AB1: @ProcessChatInput 2 SampVersionID 0@ InputText 30@
end
end

:get_samp_version_id
// 0AB1: @get_samp_version_id 0 _returned: ID 0@
30@ = 0
IF 0AA2: 31@ = "samp.dll" // IF and SET
THEN
31@ += 0x128
0A8D: 29@ = read_memory 31@ size 4 virtual_protect 1
IF 29@ == 0x5542F47A
THEN // 0.3.7 R1
30@ = 1
END

IF 29@ == 0x59C30C94
THEN // 0.3.7 R2
30@ = 2
END

IF 29@ == 0x5A6A3130
THEN // 0.3.DL
30@ = 3
END
 

KyleKingston

New member
Joined
Jun 12, 2021
Messages
1
Reaction score
0
Location
Charleroi
Salut quelqu’un peux me modifier mon cléo aimbot je veux qui prends en charge les véhicules merci à vous.
 

Attachments

  • Aim-v-skinF12.cs
    18.5 KB · Views: 1
Top