#AHK

1 messages · Page 1 of 1 (latest)

finite verge
#

i have put a picker macro on the lettre e with this code :$e::
while GetKeyState("e","P")
{
Send, e
Sleep, 10 ; plus petit = plus rapide (ex: 1 à 20)
}
return
and when i press "e" the caps button or shift lock has activated and its the button of my roof can someone help me to desactivate this plzzzzzzzz ?