I dont code at all so take this as making a good action, im running a regedit macro for a game and it conflicts with my autohotkey script, as in macro i mean multiple and faster inputs for each key stroke, so it makes it easy to miss the hotkeys, as the key starts repeating itself if i press it for “too long”. I want to know if there’s a way to make to make each hotkey a hard once per stroke if that makes any sense, so even if i hold it it doesnt start repeating itself.
5::sendinput 2zzz
capslock::sendinput 2xxxx
An example of the ahk script
As i said i dont know how to code.
xanthony is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.