CLEO Help Change Version,

CLEO related
Status
Not open for further replies.

nguyenquochuy

Active member
Joined
Mar 5, 2015
Messages
38
Reaction score
0
https://www.youtube.com/watch?v=OcYHio-zFyc

Code:
{$CLEO .cs}

thread 'NOPS' 

0ACD: show_text_highpriority "CLEO MADE BY ~R~TH3RM4L" time 10000 

:NOPS_1
wait 0
if 
0AB0: key_pressed 101
else_jump @NOPS_1
0ACD: show_text_highpriority "NOPS ~G~ON" time 1500
0B2E: 1@ = read_samp_memory 0x12D60 size 2
0B2D: write samp_memory 0x12D60 value 0xC390 size 2
0B2E: 2@ = read_samp_memory 0x13FA0 size 2
0B2D: write samp_memory 0x13FA0 value 0xC390 size 2
0B2E: 3@ = read_samp_memory 0x78560 size 2
0B2D: write samp_memory 0x78560 value 0xC20400 size 2
wait 500
jump @NOPS_2

:NOPS_2
wait 0
if
0AB0: key_pressed 101
else_jump @NOPS_2
0ACD: show_text_highpriority "NOPS ~R~OFF" time 1500
0B2D: write samp_memory 0x12D60 value 1@ size 2
0B2D: write samp_memory 0x13FA0 value 2@ size 2
0B2D: write samp_memory 0x78560 value 3@ size 2
wait 500
jump @NOPS_1
[font='Source Sans Pro', Tahoma, 'Helvetica Neue', Arial, sans-serif]- The current version is 0.3z[/font]
[font='Source Sans Pro', Tahoma, 'Helvetica Neue', Arial, sans-serif]- I want someone to help me edit nops 0.3z to 3.0.7 . [/font]

[font='Source Sans Pro', Tahoma, 'Helvetica Neue', Arial, sans-serif]- Sorry my bad english  :yesyes:
[/font]
 

Schinko

Active member
Joined
Mar 5, 2013
Messages
187
Reaction score
1
It's not like opening the script and changing the number "0.3z" to "0.3.7", and btw: did you even tried that script for 0.3.7 or do you think it won't work anyways because the title says 0.3z?
 
Status
Not open for further replies.
Top