nguyenquochuy
Active member
- Joined
- Mar 5, 2015
- Messages
- 38
- Reaction score
- 0
https://www.youtube.com/watch?v=OcYHio-zFyc
[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]
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]- 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]