Only hold one key at a time?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Henry K
Posts: 1
Joined: 02 May 2017, 20:03

Only hold one key at a time?

02 May 2017, 22:07

In any game when I hold A and D I stop moving so how to make it so that it prevents you from pressing two opposing directions,
which causes you to stop moving


Example:

Code: Select all

left::send {a down}{d up}
right::send {d down}{a up}
With this it doesn't stop moving in the direction pressed

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: AHK_user, Google [Bot], sharonhuston and 226 guests