Page 1 of 1

I need a W run macro please help...

Posted: 26 Apr 2024, 16:47
by yuu453

Code: Select all

$w::
Send w{w down}
KeyWait w
Send {w up}
Return
It was my last macro, I need a macro that when I hold w it just clicks once then holds it... like w + w hold

Re: I need a W run macro please help...

Posted: 27 Apr 2024, 19:11
by mikeyww
You did it. Check :arrow: KeyHistory if needed.