lilandywandy Posted January 20, 2005 Posted January 20, 2005 ok if i want the mouse to click on something lets say the background is beige with lighter and darker colors... is it possible to make the computer click on spots that arnt beige?i mean i cant do everycolor because theres millions..
sugi Posted January 20, 2005 Posted January 20, 2005 How do you tell the computer what "beige" is? Right, by telling him exactly which colors you mean in a list (meaning: list all of the thousands of colors that are beige) or by creating a formula that is able to check if a given color is "beige", e.g. you tell him one specific color and just let him check if the color you want to check does not differ too much. No, there is no command FindAllPositionsThatAreNotBeigeAndDoAMouseClickOnThem(). You have to write it yourself by using your logic. If you use the information above you should be able to do it.
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