russell Posted October 4, 2010 Posted October 4, 2010 Is there a way to define a pixel search in a circle rather than a square? (I'm thinking not) Second can you pixel search a brim? Like for instance; if I have a mailer that notifies me with a circle icon and i want it to click on it only when the icon shows gold on the outside. Can i define to exclude the center where the brim isn't present? muppet hands are so soft :)
kaotkbliss Posted October 4, 2010 Posted October 4, 2010 If you're good at math and formulas (which I am not) then you should be able to code a pixelgetcolor func that would get the color of a pixel, compare to the color you want and move in a decreasing spiral pattern (or increasing depending on which way you want to go) 010101000110100001101001011100110010000001101001011100110010000 001101101011110010010000001110011011010010110011100100001 My Android cat and mouse gamehttps://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueek We're gonna need another Timmy!
russell Posted October 4, 2010 Author Posted October 4, 2010 (edited) Nope way above my head, maybe ill date an Asian for a week. Because i swear everyone iv ever meet was not only make the parts on my car but was super smart. Edited October 4, 2010 by russell muppet hands are so soft :)
AndyG Posted October 5, 2010 Posted October 5, 2010 (edited) Take a look at PushTheButton . It should do what you want to do. Btw. it will find animated buttons too!You can switch to the english language/help in the Traymenu.Remember that if you want to find a circle button, it is important to select a rectangular area which is complete INSIDE the circle! Edited October 5, 2010 by AndyG
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