Maine Posted May 10, 2005 Posted May 10, 2005 (edited) Hello all I just want to make a script that will simply search a specific window for specific colors and when the color is found mouse over and left click. Now i would like if someone could post examples for this but if not could u tell me exactly which sections in the help file to read? thanks in advance EDIT:And would like it to loop but in between each search and click about a few seconds pause Edited May 10, 2005 by Maine
buzz44 Posted May 10, 2005 Posted May 10, 2005 (edited) PixelSearch()PixelGetColor()Sleep()MouseMove()MouseClick()Loop StatementsIf...EndIf Statements Edited May 10, 2005 by Burrup qq
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