Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help, I'm an idiot
#1
I figured out most of what I need, but can't figure how to set 1 macro to do two things at different time intervals.

IE. "A" happens every 60 seconds
"B" happens every 600 seconds
#2
Code:
Copy      Help
rep
,rep 10
,,60
,,"A"
,"B"


Forum Jump:


Users browsing this thread: 1 Guest(s)