Tomohashi Posted April 29, 2007 Posted April 29, 2007 Hey. I'm pretty new to AutoIt, so right now I'm just trying some basic stuff. My first project is a script that when activated opens, types my username/password into, and selects my character for the game Flyff. I have all of this done, and it gets the job done up until a point. Then it stops, because the actions of the script have gone past before I want them to. Thusly, I need a code that makes Windows wait about 5 seconds before going to the next line. I already tried WinWait to no avail. Any help?
gsb Posted April 29, 2007 Posted April 29, 2007 Sleep(5000) gsb "Did you ever stop to think? ...and forget to restart!"
Tomohashi Posted April 29, 2007 Author Posted April 29, 2007 >.< Now I feel stupid. Thanks very much, though.
gsb Posted April 29, 2007 Posted April 29, 2007 NP You are welcome. gsb "Did you ever stop to think? ...and forget to restart!"
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