Infinitex0 Posted February 22, 2006 Posted February 22, 2006 *Feel like a complete idiot asking this but for pixel search when it asks, left ,top , right ,bottom. What coordanites* does it want? The below statement is False.The above statement is True.a lesson I learned from Greenmachine; give a man a code and he'll solve one problem. Teach a man to code and he'll solve all his problems.P.S please don't use autoIt as a virus creator/spyware maker(keyLogger especially)Cick this and help me[center]My Scripts:[/center][center]Port Scanner[/center]
Sarc Posted February 22, 2006 Posted February 22, 2006 *Feel like a complete idiot asking this but for pixel search when it asks, left ,top , right ,bottom. What coordanites* does it want? the area of the active window that you want to search for the pixelie if you want to search the top left 1/4 of the screen on 800x600 it would be 0,0,400,300the first 2, 0,0 is the top left of the box-section you're going to scan, 400,300 is the coordinates of the bottom right of the box-section to be scanned. hope it helps
Infinitex0 Posted February 22, 2006 Author Posted February 22, 2006 Thanks, Sarc The below statement is False.The above statement is True.a lesson I learned from Greenmachine; give a man a code and he'll solve one problem. Teach a man to code and he'll solve all his problems.P.S please don't use autoIt as a virus creator/spyware maker(keyLogger especially)Cick this and help me[center]My Scripts:[/center][center]Port Scanner[/center]
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