Tahir Posted November 2, 2011 Posted November 2, 2011 hi i need to know how can i ignore part of screen when i use image search UDF my problem that i have same picture in different places in screen i want it to ignore one of that pictures and search other this picture example http://imageshack.us/photo/my-images/829/examplejd.png/ and i want to ignore first black box at left and search for all other if one of other match it should return x and y $result = _ImageSearch(@ScriptDir & "/data/ok.bmp",1,$x1,$y1,0) if $result =1 then MouseClick( "left", $x1, $y1, 1, 0) thanks
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