Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Holding key down
#3
Try this. It works only if not using low-level keyboard hook; look in Options -> Triggers.

Macro Macro2605
Trigger F8     Help - how to add the trigger to the macro
Code:
Copy      Help
spe 50 ;;wait 50 ms after key
rep
,key+ r
,if(!ifk(F8)) break
key- r


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)