LMaestro Posted November 1, 2008 Posted November 1, 2008 hi, i'm in need of some help, i'm a complete noob when it comes to autoit so if anyone could help me out here that would be superb. what i'm trying to do is as follows. i want autoit to scan a rectangle for a certain color, when it finds that color it should double click that specific place wait a few seconds then go on with the rest of the script. if it doesn't find the color it should skip the double click and move on aswell. i know this is noob stuff, hence me being noob to autoit , anyway if someone could help me out here cause i know there's prolly 2 or 3 ways to do this and i'm at a loss here. greetzzzz..... LM ps: if someone could help me via instant messenger that would be awesome
Andreik Posted November 1, 2008 Posted November 1, 2008 What you need is PixelSearch , MouseMove, MouseClick. Read in helpfile more about this functions and look at examples from every function to understand more good how to use. PS: Welcome to the AutoIt Forum.
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