how can i make macro key

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
enes05
Posts: 13
Joined: 31 Oct 2018, 14:27

how can i make macro key

20 Jun 2019, 15:35

{Alt} ; hızlı
While GetKeyState("Alt","P")
{
Send, {x down}
sleep, 0
Send, {x up}
sleep, 0
}

i want that when alt key is pressed z key will be pressed a lot but this didnt work wuts wrong

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Araphen and 177 guests