[CLOSED][CLEO] Accepting request

Parazitas

God
Joined
Jan 2, 2017
Messages
3,104
Solutions
5
Reaction score
882
Location
Lithuania
badboi123 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto Signcheck
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): -
3. What do you want (the most important part, explain this carefully) Every hour we have to type a string of random intergers on the dialog box for confirming our paycheck , doing this automatically would be really cool as i've seen many players having it already
4. Details (add more details to your request) Make it toggable and fast thats it. heres the picture of the signcheck https://imgur.com/a/rIPsP
5. Need On/off key or command ?: Not necessary but would be a cool addition
6. Any picture or video: Not really , i saw 2 videos a week back but cant find their links
Thanks

[shcode=cpp]

{$CLEO .cs}
0000:
while not samp.Available()
    wait 100
end
  
while true
wait 0

if
0B4C: samp is_dialog_active -1
then
    wait 200
    alloc 5@ 512 //alloc
    0BD7: 5@ //get text
    if
    0ad4: $NOT_USED = scan 5@ "Check code: %d" 6@
    then
        alloc 0@ 8
        format 0@ "%d" 6@
        0B4B: samp set_current_dialog_editbox_text 0@
        free 0@
        wait 3000 // pause 3sec and then close dialog
        0B47: samp close_current_dialog_with_button 1
    end
end

end  
[/shcode]
 

Audioli

Active member
Joined
May 20, 2015
Messages
58
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Aimbot with low FOV
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): on multiple videos of some guy
3. What do you want (the most important part, explain this carefully): Basically it's skin aimbot with low FOV,it locks onto enemy when you shoot.
4. Details (add more details to your request): It would be also great to make an .ini file of an Aimbot so we can adjust the FOV.
5. Need On/off key or command ?: F10 or /aimm

6. Give any picture or video: https://www.youtube.com/watch?v=T8GPbvl24cM
https://www.youtube.com/watch?v=KfDSTwU6wbs
https://www.youtube.com/watch?v=ZfEk4ZSleUo

@Parazitas
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,104
Solutions
5
Reaction score
882
Location
Lithuania
Audioli said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Aimbot with low FOV
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): on multiple videos of some guy
3. What do you want (the most important part, explain this carefully): Basically it's skin aimbot with low FOV,it locks onto enemy when you shoot.
4. Details (add more details to your request): It would be also great to make an .ini file of an Aimbot so we can adjust the FOV.
5. Need On/off key or command ?: F10 or /aimm

6. Give any picture or video: https://www.youtube.com/watch?v=T8GPbvl24cM
https://www.youtube.com/watch?v=KfDSTwU6wbs
https://www.youtube.com/watch?v=ZfEk4ZSleUo

@Parazitas

NO , i can't give u that..
 

ChillDog

New member
Joined
Apr 22, 2018
Messages
4
Reaction score
0
kazkaS said:
@ChillDog 0ADC:   test_cheat "COPYRIGHT"

Well i finded another one and i edit it as i like. but i got 1 problem, when i press the numbers while im chatting the weapons change  :areyoukiddingme: if i give you @kazkas or @parazitas u can edit it to dont change no guns whil the chat bar is open?
 

dom123

New member
Joined
Apr 26, 2018
Messages
1
Reaction score
1
Parazitas said:
badboi123 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto Signcheck
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): -
3. What do you want (the most important part, explain this carefully) Every hour we have to type a string of random intergers on the dialog box for confirming our paycheck , doing this automatically would be really cool as i've seen many players having it already
4. Details (add more details to your request) Make it toggable and fast thats it. heres the picture of the signcheck https://imgur.com/a/rIPsP
5. Need On/off key or command ?: Not necessary but would be a cool addition
6. Any picture or video: Not really , i saw 2 videos a week back but cant find their links
Thanks

[shcode=cpp]

{$CLEO .cs}
0000:
while not samp.Available()
    wait 100
end
  
while true
wait 0

if
0B4C: samp is_dialog_active -1
then
    wait 200
    alloc 5@ 512 //alloc
    0BD7: 5@ //get text
    if
    0ad4: $NOT_USED = scan 5@ "Check code: %d" 6@
    then
        alloc 0@ 8
        format 0@ "%d" 6@
        0B4B: samp set_current_dialog_editbox_text 0@
        free 0@
        wait 3000 // pause 3sec and then close dialog
        0B47: samp close_current_dialog_with_button 1
    end
end

end  
[/shcode]

can you make it cs downloader please i dont understand how to create cleo thank
 

ChillDog

New member
Joined
Apr 22, 2018
Messages
4
Reaction score
0
dom123 said:
Parazitas said:
badboi123 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto Signcheck
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): -
3. What do you want (the most important part, explain this carefully) Every hour we have to type a string of random intergers on the dialog box for confirming our paycheck , doing this automatically would be really cool as i've seen many players having it already
4. Details (add more details to your request) Make it toggable and fast thats it. heres the picture of the signcheck https://imgur.com/a/rIPsP
5. Need On/off key or command ?: Not necessary but would be a cool addition
6. Any picture or video: Not really , i saw 2 videos a week back but cant find their links
Thanks

[shcode=cpp]

{$CLEO .cs}
0000:
while not samp.Available()
    wait 100
end
  
while true
wait 0

if
0B4C: samp is_dialog_active -1
then
    wait 200
    alloc 5@ 512 //alloc
    0BD7: 5@ //get text
    if
    0ad4: $NOT_USED = scan 5@ "Check code: %d" 6@
    then
        alloc 0@ 8
        format 0@ "%d" 6@
        0B4B: samp set_current_dialog_editbox_text 0@
        free 0@
        wait 3000 // pause 3sec and then close dialog
        0B47: samp close_current_dialog_with_button 1
    end
end

end  
[/shcode]

can you make it cs downloader please i dont understand how to create cleo thank

Got u bro.
 

Attachments

  • Auto Signcheck.cs
    17.8 KB · Views: 21

dom123

New member
Joined
Apr 26, 2018
Messages
1
Reaction score
1
ChillDog said:
dom123 said:
Parazitas said:
badboi123 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto Signcheck
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): -
3. What do you want (the most important part, explain this carefully) Every hour we have to type a string of random intergers on the dialog box for confirming our paycheck , doing this automatically would be really cool as i've seen many players having it already
4. Details (add more details to your request) Make it toggable and fast thats it. heres the picture of the signcheck https://imgur.com/a/rIPsP
5. Need On/off key or command ?: Not necessary but would be a cool addition
6. Any picture or video: Not really , i saw 2 videos a week back but cant find their links
Thanks

[shcode=cpp]

{$CLEO .cs}
0000:
while not samp.Available()
    wait 100
end
  
while true
wait 0

if
0B4C: samp is_dialog_active -1
then
    wait 200
    alloc 5@ 512 //alloc
    0BD7: 5@ //get text
    if
    0ad4: $NOT_USED = scan 5@ "Check code: %d" 6@
    then
        alloc 0@ 8
        format 0@ "%d" 6@
        0B4B: samp set_current_dialog_editbox_text 0@
        free 0@
        wait 3000 // pause 3sec and then close dialog
        0B47: samp close_current_dialog_with_button 1
    end
end

end  
[/shcode]

can you make it cs downloader please i dont understand how to create cleo thank

Got u bro.

@ChillDog its crash  , @Parazitas can u make a cleo downloader auto signcheck pls 
 

Audioli

Active member
Joined
May 20, 2015
Messages
58
Reaction score
0
Parazitas said:
Audioli said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Aimbot with low FOV
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): on multiple videos of some guy
3. What do you want (the most important part, explain this carefully): Basically it's skin aimbot with low FOV,it locks onto enemy when you shoot.
4. Details (add more details to your request): It would be also great to make an .ini file of an Aimbot so we can adjust the FOV.
5. Need On/off key or command ?: F10 or /aimm

6. Give any picture or video: https://www.youtube.com/watch?v=T8GPbvl24cM
https://www.youtube.com/watch?v=KfDSTwU6wbs
https://www.youtube.com/watch?v=ZfEk4ZSleUo

@Parazitas

NO , i can't give u that..

Why you shared to this guy then???
 

Killer.Troll

Member
Joined
Apr 27, 2018
Messages
9
Reaction score
1
Code:
* Name of the mod (if the mod doesn't exist, you don't have to tell one): Doesn't exist.
 * Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not):https://www.youtube.com/watch?v=iFChal22Glc
 * What do you want (the most important part, explain this carefully) : that killing thing, to gain score, let it be detectable but i wana try it out.
 * Details (add more details to your request): i just want that mode to RIP some server's player/.. Fuck_yea
 * On/off key (specify it): F6
 

cata7

New member
Joined
Apr 26, 2018
Messages
2
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): walk upside down
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): it can be found on s0beit overlight, i have the source but i don't know how to compile it.
3. What do you want (the most important part, explain this carefully): i just want the mod cleo.
4. Details (add more details to your request):i have the source from the s0beit, but i don't know how to compile it. http://ugbase.eu/Thread-LOLOLOLOLO-how i've found something like that, but, u can't walk with that mod.
5. Need On/off key or command ?: anyone
6. Give any picture or video: https://www.youtube.com/watch?v=VvTNj1v0TzY
7. Your client is?: -
 

Krc

Active member
Joined
Mar 30, 2018
Messages
193
Reaction score
25
Location
Lithuania
ChillDog said:
kazkaS said:
@ChillDog 0ADC:   test_cheat "COPYRIGHT"

Well i finded another one and i edit it as i like. but i got 1 problem, when i press the numbers while im chatting the weapons change  :areyoukiddingme: if i give you @kazkas or @parazitas u can edit it to dont change no guns whil the chat bar is open?

give me code
 

ChillDog

New member
Joined
Apr 22, 2018
Messages
4
Reaction score
0
dom123 said:
ChillDog said:
dom123 said:
Parazitas said:
badboi123 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto Signcheck
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): -
3. What do you want (the most important part, explain this carefully) Every hour we have to type a string of random intergers on the dialog box for confirming our paycheck , doing this automatically would be really cool as i've seen many players having it already
4. Details (add more details to your request) Make it toggable and fast thats it. heres the picture of the signcheck https://imgur.com/a/rIPsP
5. Need On/off key or command ?: Not necessary but would be a cool addition
6. Any picture or video: Not really , i saw 2 videos a week back but cant find their links
Thanks

[shcode=cpp]

{$CLEO .cs}
0000:
while not samp.Available()
    wait 100
end
  
while true
wait 0

if
0B4C: samp is_dialog_active -1
then
    wait 200
    alloc 5@ 512 //alloc
    0BD7: 5@ //get text
    if
    0ad4: $NOT_USED = scan 5@ "Check code: %d" 6@
    then
        alloc 0@ 8
        format 0@ "%d" 6@
        0B4B: samp set_current_dialog_editbox_text 0@
        free 0@
        wait 3000 // pause 3sec and then close dialog
        0B47: samp close_current_dialog_with_button 1
    end
end

end  
[/shcode]

can you make it cs downloader please i dont understand how to create cleo thank

Got u bro.

@ChillDog its crash  , @Parazitas can u make a cleo downloader auto signcheck pls 

Is de same code that him give u, i just passed it to .cs  :areyoukiddingme:
 

dom123

New member
Joined
Apr 26, 2018
Messages
1
Reaction score
1
ChillDog said:
dom123 said:
ChillDog said:
dom123 said:
Parazitas said:
[shcode=cpp]

{$CLEO .cs}
0000:
while not samp.Available()
    wait 100
end
  
while true
wait 0

if
0B4C: samp is_dialog_active -1
then
    wait 200
    alloc 5@ 512 //alloc
    0BD7: 5@ //get text
    if
    0ad4: $NOT_USED = scan 5@ "Check code: %d" 6@
    then
        alloc 0@ 8
        format 0@ "%d" 6@
        0B4B: samp set_current_dialog_editbox_text 0@
        free 0@
        wait 3000 // pause 3sec and then close dialog
        0B47: samp close_current_dialog_with_button 1
    end
end

end  
[/shcode]

can you make it cs downloader please i dont understand how to create cleo thank

Got u bro.

@ChillDog its crash  , @Parazitas can u make a cleo downloader auto signcheck pls 

Is de same code that him give u, i just passed it to .cs  :areyoukiddingme:
its crash every i log in
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,104
Solutions
5
Reaction score
882
Location
Lithuania
Audioli said:
Parazitas said:
Audioli said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Aimbot with low FOV
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): on multiple videos of some guy
3. What do you want (the most important part, explain this carefully): Basically it's skin aimbot with low FOV,it locks onto enemy when you shoot.
4. Details (add more details to your request): It would be also great to make an .ini file of an Aimbot so we can adjust the FOV.
5. Need On/off key or command ?: F10 or /aimm

6. Give any picture or video: https://www.youtube.com/watch?v=T8GPbvl24cM
https://www.youtube.com/watch?v=KfDSTwU6wbs
https://www.youtube.com/watch?v=ZfEk4ZSleUo

@Parazitas

NO , i can't give u that..

Why you shared to this guy then???

Why i must give to everybody my cleo?? o_O
 

Audioli

Active member
Joined
May 20, 2015
Messages
58
Reaction score
0
Parazitas said:
Audioli said:
Parazitas said:
Audioli said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Aimbot with low FOV
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): on multiple videos of some guy
3. What do you want (the most important part, explain this carefully): Basically it's skin aimbot with low FOV,it locks onto enemy when you shoot.
4. Details (add more details to your request): It would be also great to make an .ini file of an Aimbot so we can adjust the FOV.
5. Need On/off key or command ?: F10 or /aimm

6. Give any picture or video: https://www.youtube.com/watch?v=T8GPbvl24cM
https://www.youtube.com/watch?v=KfDSTwU6wbs
https://www.youtube.com/watch?v=ZfEk4ZSleUo

@Parazitas

NO , i can't give u that..

Why you shared to this guy then???

Why i must give to everybody my cleo?? o_O

stop being greedy and give me you cleo!
 

HuNtEr[Z]

Member
Joined
Sep 27, 2017
Messages
5
Reaction score
0
Name of the mod (if the mod doesn't exist, you don't have to tell one):It is but of a S0beit part which i need in cleo/mod
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Overlight S0beit
3. What do you want (the most important part, explain this carefully):I want nametag hack/cleo but normal ones all i check those Alt+F3 do not catch all nametags especially wherever those are removed like some other server they only show name so name hack doesnt work over there,i need like that when we press M that map in s0beit and nametag hack that works everywhere and i don't s0beit cause in that server there is protection and using 3rd party mods get's detected but cleos do work so i need ina form of cleo/mod
4. Details (add more details to your request):Name tag/wallhack and when i press a cmd i would get a small map showing all other people around me
5. Need On/off key or command ?:cmd like we press LBW or anything just make one pls
6. Give any picture or video: S0beit mod evorlight
7. Your client is?:0.3.7

And thank you in advance sir
 

dom123

New member
Joined
Apr 26, 2018
Messages
1
Reaction score
1
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto Signcheck
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): -
3. What do you want (the most important part, explain this carefully) Every hour we have to type a string of random intergers on the dialog box for confirming our paycheck , doing this automatically would be really cool as i've seen many players having it already
4. Details (add more details to your request) Make it toggable and fast thats it. heres the picture of the signcheck https://imgur.com/a/rIPsP
5. Need On/off key or command ?: Not necessary but would be a cool addition
6. Any picture or video: Not really , i saw 2 videos a week back but cant find their links

MAKE IT CLEO please so i can download.
 

cata7

New member
Joined
Apr 26, 2018
Messages
2
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): walk upside down
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): it can be found on s0beit overlight, i have the source but i don't know how to compile it.
3. What do you want (the most important part, explain this carefully): i just want the mod cleo.
4. Details (add more details to your request):i have the source from the s0beit, but i don't know how to compile it. http://ugbase.eu/Thread-LOLOLOLOLO-how i've found something like that, but, u can't walk with that mod.
5. Need On/off key or command ?: anyone
6. Give any picture or video: https://www.youtube.com/watch?v=VvTNj1v0TzY
7. Your client is?: - 0.3.7 R1
 

Visitor

New member
Joined
Apr 28, 2018
Messages
2
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one):Oto Signcheck
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not):: In Horizon GamingRP server([font=Arial, Helvetica, sans-serif]samp.hzgaming.net:7777)[/font]- Most players are using it.
3. What do you want (the most important part, explain this carefully):The paycheck is always come at everyhour at xx:01 (e.g., 14:01).I want an auto "/signcheck" then write random numbers that shown in a dialog and write it down in dialog box. thats all. The numbers are always random so the important part here is that the cleo should write them down same.
4. Details (add more details to your request): The "/signcheck" contunies xx:01 until xx:06 (time). So when ever the command /signcheck typed, the signcheck box will appear. I want to be fast here.

5. Need On/off key or command ?: No need, as i said when the time comes it can otomatically typ neccessary command (/signcheck) and anlyze and copy neccessay numbers (6 digit numbers)
6. Give any picture or video: Picture: https://imgur.com/a/rIPsP
7. Your client is?: 0.3.7-R2


NOTE: I already tryed to use what already exist iN this form (e.g., "Dialog AutoSignCheck.cs" AND "Auto Signcheck.cs" ) BUT always my game crashes. I am only using cleo 4.0. Create a new one or help me please. MAKE it as *.CS* please.
 

Lactoz

New member
Joined
Jan 7, 2018
Messages
0
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): MCAR
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Youtube
3. What do you want (the most important part, explain this carefully): It allows to enter locked/restricted cars on any server.
4. Details (add more details to your request): this mcar mod in video crashes all the times on 0.3.7 R2, please make a updated version, thanks!
5. Need On/off key or command ?: yes
6. Give any picture or video: https://www.youtube.com/watch?v=4aUX68FvT1M
7. Your client is?: didn't get it
 
Top