Help [AHK] gta samp gui auto select

Status
Not open for further replies.

YenDiablo

Member
Joined
Nov 24, 2018
Messages
9
Reaction score
4
is there a way to make ahk that makes SendInput t/locker{enter}
and when it detects gta sa imgui suc1716455824235.pngh 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 works if you are only using "sleep" & "Send" when your ping is too high in game.
 

Parazitas

God
Staff member
Joined
Jan 2, 2017
Messages
3,163
Solutions
5
Reaction score
894
Location
Lithuania
is there a way to make ahk that makes SendInput t/locker{enter}
and when it detects gta sa imgui sucView attachment 6464h 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 works if you are only using "sleep" & "Send" when your ping is too high in game.
You could use simple memory reading, to detect when dialog is active
 

Parazitas

God
Staff member
Joined
Jan 2, 2017
Messages
3,163
Solutions
5
Reaction score
894
Location
Lithuania
how so, how can i make one using AHK
Try do research about ahk memory reading on Google


Also you never said for which samp version you was trying to make it
 
Last edited:
Status
Not open for further replies.
Top