Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Spacebar
#1
I need a macro that presses the spacebar every 20 seconds
i'm fairly new to macros so please provide instructions on how to use.

thanks.



***EDIT*** one detail i forgot... i need it to repeat 5,000 times.
#2
Code:
Copy      Help
rep 5000
,key V
,wait 20


Attached Files
.qml   SpaceBar.qml (Size: 168 bytes / Downloads: 239)


Forum Jump:


Users browsing this thread: 1 Guest(s)