Help Can somebody drop nospread for 0.3+0.3.7 with moving crosshair?

llll

New member
Joined
May 17, 2024
Messages
1
Reaction score
0
Can somebody drop nospread for 0.3+0.3.7 with moving crosshair? need it auto-activation and if u can, drop the 100% no spread or the optional one...
 

Kross

Active member
Joined
Dec 15, 2021
Messages
164
Reaction score
44
try(no spread with expanding/moving crosshair)

PHP:
{$CLEO .cs}
0000: NOP
0A8C: write_memory 7603296 size 1 value 144 virtual_protect 1
0A93: terminate_this_custom_script
 

Attachments

  • nospread.cs
    17.3 KB · Views: 2

Parazitas

God
Staff member
Joined
Jan 2, 2017
Messages
3,344
Solutions
7
Reaction score
952
Location
Lithuania
try(no spread with expanding/moving crosshair)

PHP:
{$CLEO .cs}
0000: NOP
0A8C: write_memory 7603296 size 1 value 144 virtual_protect 1
0A93: terminate_this_custom_script
I read that people have issues with this when resolution is changed..
Try this one, should work same.
PHP:
0A8C: write_memory 0x73FC33 size 2 value 0x9090 virtual_protect 1 // Make Game think that we are crouching - Recoil Control
 
Top