Enable & disable aimbot[Solved]

Status
Not open for further replies.

marcus1994

Member
Joined
May 31, 2013
Messages
20
Reaction score
0
Would modify to enable and disable aimbot?
And would be able to move the mouse?


// This file was decompiled using sascm.ini published by Seemann ( http://sannybuilder.com/files/SASCM.rar ) on 13.10.2007

{$VERSION 3.1.0027}
{$CLEO .cs}

//-------------MAIN---------------
0000: NOP

:NONAME_2
wait 10
0A8C: write_memory 11988014 size 1 value 1 virtual_protect 1
if and
$ONMISSION == 0
not Actor.Driving($PLAYER_ACTOR)
00E1: player 0 pressed_key 6
jf @NONAME_2
0A8C: write_memory 11988014 size 1 value 0 virtual_protect 1
jump @NONAME_2

Thanks!!!
 

xzytro

God
Joined
Apr 1, 2013
Messages
2,294
Reaction score
7
Re: Enable and disable aimbot[Solved]

sure.

Code:
// This file was decompiled using sascm.ini published by Seemann ( http://sannybuilder.com/files/SASCM.rar ) on 13.10.2007

{$VERSION 3.1.0027}
{$CLEO .cs}

//-------------MAIN---------------
0000: NOP


:NONAME_1
wait 0
if
0ADC: test_cheat "AIMON"
else_jump @NONAME_1
0ACD: show_text_highpriority "~B~JOYPAD AIM ~G~ON" time 1500
0A8C: write_memory 11988014 size 1 value 1 virtual_protect 1
jump @NONAME_2

:NONAME_2
wait 10
0A8C: write_memory 11988014 size 1 value 1 virtual_protect 1
if and
$ONMISSION == 0
not Actor.Driving($PLAYER_ACTOR)
00E1: player 0 pressed_key 6
jf @NONAME_3
0A8C: write_memory 11988014 size 1 value 0 virtual_protect 1
jump @NONAME_2

:NONAME_3
wait 0
if
0ADC: test_cheat "AIMOFF"
else_jump @NONAME_2
0ACD: show_text_highpriority "~B~JOYPAD AIM ~R~OFF" time 1500
0A8C: write_memory 11988014 size 0 value 0 virtual_protect 0
jump @NONAME_1

Activation : TYPE "AIMON"
Deactivation : TYPE "AIMOFF"

You want the file ?
lll
/
 

Attachments

  • joypadaim.rar
    6.7 KB · Views: 94

Xer

Well-known member
Joined
May 11, 2013
Messages
256
Reaction score
0
Not Working :( :(:( I Cant Move Mouse
 

Xer

Well-known member
Joined
May 11, 2013
Messages
256
Reaction score
0
how do i move the crosshair?
 

xzytro

God
Joined
Apr 1, 2013
Messages
2,294
Reaction score
7
:lol: :lol::lol:

You can't move the crosshair when it's activated. Because it's joypad.
Activation : TYPE "AIMON"
Deactivation : TYPE "AIMOFF"

If you want to move your mouse, deactivate it.
 

Xer

Well-known member
Joined
May 11, 2013
Messages
256
Reaction score
0
:lol:

You can't move the crosshair when it's activated. Because it's joypad.
Activation : TYPE "AIMON"
Deactivation : TYPE "AIMOFF"

If you want to move your mouse, deactivate it.

so you mean i need a ps2 or ps3 joystick to play?
 

xzytro

God
Joined
Apr 1, 2013
Messages
2,294
Reaction score
7
goddamnit, are you joking ?
This cleo script is making you use joypad aim without a hardware, and it's togglable. Just go try in-game.
 
Status
Not open for further replies.
Top