TheGreatandMightyMe Posted January 30, 2008 Posted January 30, 2008 I feel like after 6 months of auto it I should know how to do this but I am stuck. I set a hotkey and I just need the script to sit in the background and wait for me to press it. Right now I'm just using While 1 EWhile It works but it pegs the proccesor. I need a way to do it and still effectively use my machine. Thanks in advance.
Zedna Posted January 30, 2008 Posted January 30, 2008 While 1 Sleep(100) WEnd Resources UDF ResourcesEx UDF AutoIt Forum Search
TheGreatandMightyMe Posted January 30, 2008 Author Posted January 30, 2008 Yeah.. I should have been able to figure that out. Thanks
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