Is there a way to make each key stroke be a hard once per stroke, AHK
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.