CLEO Help Auto Sign check

CLEO related
Status
Not open for further replies.

Audioli

Active member
Joined
May 20, 2015
Messages
58
Reaction score
0
It want a cleo mod that automaticly signcheck for me without having to write anything
The signcheck is the one from Horizon that contain random numbers and you have to write it down to recieve your paycheck
I know that alot of players using that but I didn't find any  :sadpepe:
 

Squirtle

Active member
Joined
Aug 29, 2016
Messages
30
Reaction score
0
Don't get me wrong, I'd be glad to release it, but then you'd share it with your friends who would share it with their friends and then it will most likely reach Zhao or another admin.

Zhao would patch it and the cleo will become useless.
 

_C1ph3r_

Active member
Joined
Feb 5, 2017
Messages
91
Reaction score
3
I created one for myself, i have the source code and I have one for auto taxi driver which will write /acceptcall whenever a message said: "ABC_012 is need a taxi at Ganton type /acceptcall to start your work !"
 

itsalpha

New member
Joined
Mar 20, 2018
Messages
3
Reaction score
0
that's the purest form of autism right there. I need this cleo too but a bunch of selfish fucks use the typical excuse of "Zhao will patch" tons of PCC members have used this cleo in countless videos made public , managment is aware of a cleo of this sort , but if you've played HZ long enough you would know nothing gets implemented in HZ unless it debated for over a year.You would do both of us a favor if you could send this cleo over PM , all i can do is promise not to share it with any of my friends. Thanks

p.s - zhao is a lazy ass and wont do jackshit
 

cognac

Member
Joined
Mar 1, 2018
Messages
8
Reaction score
0
the .cs is even released here on the forums if you aren´t clever enough to find it, you certainly don´t deserve it either. shitty hilltop headhunters sentinels and ms13 members
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,104
Solutions
5
Reaction score
882
Location
Lithuania
PHP:
{$CLEO .cs}

0000:


REPEAT
wait 0
UNTIL 0AFA:

0B34: "cap" @cmd

0AC8: 1@ = allocate_memory_size 256
0AC8: 2@ = allocate_memory_size 256

WHILE TRUE
wait 0
FOR 0@ = 98 TO 99 /// GET 98 AND 99 CHAT LINES
0B75: samp get_chat_string 0@ text_to 1@ prefix_to 2@ color_to 3@ prefix_color_to 4@

IF AND
15@ == TRUE // WORKS ONLY IF COMMAND ENABLED
0C29: $NOT_USED = stristr string1 1@ string2 "Type /signcheck" /// detect text "Type /signcheck"
THEN
    say "/signcheck"
    wait 1000 // wait one sec and then say /capture 
    0AF8: "This text color is: %x" -1 3@
END

END // END WHILE TRUE
END // END FOR 0@ = 98 TO 99 /// GET 98 AND 99 CHAT LINES


IF
15@ == TRUE
THEN
    PRINTF "Auto capturf ~G~Enabled" 2000 
ELSE
    PRINTF "Auto capturf ~R~Disabled" 2000
END

0B43:
 

itsalpha

New member
Joined
Mar 20, 2018
Messages
3
Reaction score
0
This is an autocapturf.cs , would appreciate it if you could do it for signcheck with the random number like in HZ , in the form of a .cs as i know nothing about coding .Thanks
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,104
Solutions
5
Reaction score
882
Location
Lithuania
itsalpha said:
This is an autocapturf.cs , would appreciate it if you could do it for signcheck with the random number like in HZ , in the form of a .cs as i know nothing about coding .Thanks

give picture...
 

Visitor

New member
Joined
Apr 28, 2018
Messages
2
Reaction score
0
Parazitas said:
itsalpha said:
This is an autocapturf.cs , would appreciate it if you could do it for signcheck with the random number like in HZ , in the form of a .cs as i know nothing about coding .Thanks

give picture...
https://imgur.com/a/rIPsP

Please work on it
 
Joined
Apr 18, 2018
Messages
8
Reaction score
0
Parazitas said:
PHP:
{$CLEO .cs}

0000:


REPEAT
wait 0
UNTIL 0AFA:

0B34: "cap" @cmd

0AC8: 1@ = allocate_memory_size 256
0AC8: 2@ = allocate_memory_size 256

WHILE TRUE
wait 0
FOR 0@ = 98 TO 99 /// GET 98 AND 99 CHAT LINES
0B75: samp get_chat_string 0@ text_to 1@ prefix_to 2@ color_to 3@ prefix_color_to 4@

IF AND
15@ == TRUE // WORKS ONLY IF COMMAND ENABLED
0C29: $NOT_USED = stristr string1 1@ string2 "Type /signcheck" /// detect text "Type /signcheck"
THEN
    say "/signcheck"
    wait 1000 // wait one sec and then say /capture 
    0AF8: "This text color is: %x" -1 3@
END

END // END WHILE TRUE
END // END FOR 0@ = 98 TO 99 /// GET 98 AND 99 CHAT LINES


IF
15@ == TRUE
THEN
    PRINTF "Auto capturf ~G~Enabled" 2000 
ELSE
    PRINTF "Auto capturf ~R~Disabled" 2000
END

0B43:

do you have already made a .cs of this for LawlessRP..?
i dont know how to make it on sanny builder
 

san11

Active member
Joined
Aug 13, 2015
Messages
51
Reaction score
3
Since i don't play on that so called HZ server, i play on some others
Can someone explain me the benefits from that autosigncheck, from my perspective it looks like some dialogue box with no use.
I am asking for benefits so mby i can use it on servers where i play
 

Audioli

Active member
Joined
May 20, 2015
Messages
58
Reaction score
0
san11 said:
Since i don't play on that so called HZ server, i play on some others
Can someone explain me the benefits from that autosigncheck, from my perspective it looks like some dialogue box with no use.
I am asking for benefits so mby i can use it on servers where i play

for all lazyfucks that don't wanna waste 2 seconds to write whats in the dialog or for those that are in a gunfight/chasing.
 
Status
Not open for further replies.
Top