Jump to content

Recommended Posts

Posted

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..

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...