Help how to send keys click+rr+22

Ask gaming related questions (AHK v1.1 and older)
benzakol07
Posts: 1
Joined: 12 Mar 2024, 13:14
Contact:

Help how to send keys click+rr+22

12 Mar 2024, 13:20

Code: Select all

#NoEnv
Sendmode input
Suspend
~F5::Suspend
#p:: Pause ;

Hotkey, *~$Lbutton, Toggle
*~$LButton::
while (GetKeyState("LButton", "P")) {
click,
sleep, 1

}

return
Last edited by joedf on 12 Mar 2024, 14:10, edited 1 time in total.
Reason: fix [code] tags

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 61 guests