i made a 360 spin using ahk
XButton2::
{
DllCall("mouse_event", "UInt", 0x01, "UInt", 43080, "UInt", 0) ; move 1 unit right
Sleep 5
}
return
it just skip a pixel i would like it automatically spins 360 per pexil without skipping any pixel
is there a way to make ahk that makes SendInput t/locker{enter}
and when it detects gta sa imgui such an like this it automatically select the "Equipment".
Send {down}
send {enter} is easy but i would like to make when it detects the GUI it automatically select it because sometimes it doesn't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.