Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Random Delay/Wait Between Actions
#2
Macro Macro2126
Code:
Copy      Help
int i
for i 0 10
,wait RandomInt(1 10) ;;wait 1-10 s
,out i


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)