What hotkey is the :waitforit code waiting for!?
I have been scouring newbie guides in hopes of finding the answer, but so far no luck.
If it is in the code I am missing it completely!
I am trying to use the slipgear macro.
Sub Main
|Wait for the hotkey to start the macro.
:loopstart
:waitforit
/doevents
/doevents
/goto :waitforit
/return
thanks so much for any and all help! :o

