AutoHotkey stop when using another key

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
enpoping
Posts: 1
Joined: 19 Apr 2018, 06:08

AutoHotkey stop when using another key

19 Apr 2018, 06:16

#ifwinactive ******
*LCtrl::
If (GetKeyState("LCtrl","P")=0)
send, {space up}
send, {space down}
send {Rbutton up}
send {Rbutton down}
return
im playing offline game but i like to spam jump and dash so i create a autohotkey, it work only if i press LCtrl+W or A or D or S, but when i press Ctrl+W and i change to A to move into the left and it stop, so i need to press Ctrl+A again that pretty annoying i want to move freely W A S D without pressing Ctrl again when i change my direction, help me plz :(

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Exies, hiahkforum, JoeWinograd, mikeyww and 144 guests