Corey
Member
- Joined
- Jul 13, 2018
- Messages
- 12
- Reaction score
- 0
Hi,
I've found this lines here on forums and I want to add a line which allows me to have normal crosshair even when I'm using nospread. Can anyone help me with this problem?
I've found this lines here on forums and I want to add a line which allows me to have normal crosshair even when I'm using nospread. Can anyone help me with this problem?
Code:
{$CLEO .cs}
//-------------MAIN---------------
0000: NOP
31@ = 0
:NONAME_123
wait 0
if
0ADC: test_cheat "SPREAD"
else_jump @NONAME_365
if
31@ == 0
else_jump @NONAME_269
0ACD: show_text_highpriority "noSPREAD on." time 1337
22@ = 22
:NONAME_192
0AB1: call_scm_func @NONAME_372 4 22@ 56 2.0 4
22@ += 1
22@ > 32
else_jump @NONAME_192
018C: play_sound 1083 at 0.0 0.0 0.0
31@ = 1
jump @NONAME_365
:NONAME_269
0ACD: show_text_highpriority "noSPREAD off" time 1337
22@ = 22
:NONAME_295
0AB1: call_scm_func @NONAME_372 4 22@ 56 1.0 4
22@ += 1
22@ > 32
else_jump @NONAME_295
018C: play_sound 1084 at 0.0 0.0 0.0
31@ = 0
:NONAME_365
jump @NONAME_123
:NONAME_372
0@ += 36
0@ *= 112
0@ += 13150904
005A: 0@ += 1@ // (int)
0A8C: write_memory 0@ size 3@ value 2@ virtual_protect 0
0AB2: ret 0