Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Timed process
#1
I would like certain commands to repeat for about 15 minutes. Right now I have


rep 100
mes "testing"



Is there another way to show the message box every 15 minutes?


Thanks
#2
rep 100
,900;;waits 900 seconds
,mes "testing"


Forum Jump:


Users browsing this thread: 1 Guest(s)