What's new

Macro Auto Slide / Fast Sprint

unfadedLIGHT

Staff member
Support
Joined
Mar 1, 2020
Messages
318
Reaction score
122
Points
43
Age
26
Location
Portugal
Website
www.youtube.com
Been using it for a long time since now, Isn't perfect but it does the job, hope you guys enjoy it

#NoTrayIcon
#SingleInstance force
#NoEnv
ListLines Off
#If WinActive("ahk_exe gta_sa.exe")
F11::
if WinActive("ahk_exe gta_sa.exe")
Reload
DllCall("Sleep",UInt,50)
return
t::
if WinActive("ahk_exe gta_sa.exe")
Suspend, On
ControlSend, , {t}, ahk_class Grand theft auto San Andreas
return
Enter::
Suspend, Off
ControlSend, , {enter}, ahk_class Grand theft auto San Andreas
return
space::
{
if WinActive("ahk_exe gta_sa.exe")
ControlSend, , {e down}, ahk_class Grand theft auto San Andreas
Sleep, 0
ControlSend, , {space down}, ahk_class Grand theft auto San Andreas
Sleep, 5
ControlSend, , {q down}, ahk_class Grand theft auto San Andreas
Sleep, 10
ControlSend, , {e up}, ahk_class Grand theft auto San Andreas
Sleep, 0
ControlSend, , {space up}, ahk_class Grand theft auto San Andreas
Sleep, 2
ControlSend, , {space down}, ahk_class Grand theft auto San Andreas
Sleep, 0
ControlSend, , {q up}, ahk_class Grand theft auto San Andreas
Sleep, 0
ControlSend, , {space up}, ahk_class Grand theft auto San Andreas
While GetKeyState("space","p")
if WinActive("ahk_exe gta_sa.exe")
{
ControlSend, , {space down}, ahk_class Grand theft auto San Andreas
Random, rand, 1, 30
Sleep, %rand%
ControlSend, , {space up}, ahk_class Grand theft auto San Andreas
Sleep, 1
}
}
space up::
{
ControlSend, , {space up}, ahk_class Grand theft auto San Andreas
}
return
ExtremeCheats Lua Auto Switch
 
Last edited:

naranara

Registered
Joined
May 12, 2022
Messages
1
Reaction score
0
Points
1
você tem alguma macro para executar apenas pressionando WASD sem precisar pressionar espaço?
 

Skezy410

Registered
Joined
May 15, 2022
Messages
6
Reaction score
0
Points
1
bro i dont know how to do and what is your discord pleaseee help me i want this hack
 
shape1
shape2
shape3
shape4
shape7
shape8
Top