Originally Posted by
iix
Would adding the RandomSleep to the gui be a hassle? Since it seems to be easily implemented. Just having it as a checkbox would suffice for now.
I tried adding the the If line stated earlier on this page but alas, couldn't get it to work.
I added it above the whole restart run function as well as trying to add it just above "guictrl...."
I also tried adding it above "ElseIf.." just getting errors when trying to run.
These forums seem to mess up the last quotation, try this:
Code:
If $RandomSleep = 1 Then Call("RandomSleep" )