Crittersmagic Posted March 1, 2008 Posted March 1, 2008 Is there a way to slow everything down, my script is running just way too fast? Kory
Roofel Posted March 1, 2008 Posted March 1, 2008 (edited) Yes:) Search the Helpfile for "Delay" and you will find it:) It is a few different ways to do it:) The "Opt" way and just individual entries between keys:) This is one way from the Helpfile: Sleep ( delay ) It is measured in miliseconds:) 5000 =5 seconds:) SendKeyDelay: Alters the the length of the brief pause in between sent keystrokes. Time in milliseconds to pause (default=5). Sometimes a value of 0 does not work; use 1 instead. and more:) Check the Helpfile, it is extremly helpfull:O ^^, Hope you figure it out:P Edited March 1, 2008 by Roofel Never argue with an idiot, he will just bring you down to his own level and beat you with experience! :D
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now