russell Posted September 22, 2010 Posted September 22, 2010 Ok so when doin a pixel search in a windows that's open i use the Autoit Window Info tool to find the placement of the search area. What i run into is the cords it gives me are totally wrong. It looks in a totally far different spot. So i use the window info tool agin and select coord mode window. This is far closer but still off. What am i doing wrong? muppet hands are so soft :)
russell Posted September 22, 2010 Author Posted September 22, 2010 Correction, it searched the whole desktop instead of the window for the pixel search. So i guess i need to know how to issue a pixle search to a field inside an active window. muppet hands are so soft :)
russell Posted September 23, 2010 Author Posted September 23, 2010 ok so i tried the Opt ("PixelCoordMode",2) with no luck. I put it at the top of the script. Looking at other scripts i found Opt("MouseCoordMode",0) worked. I have no clue what either is and would love if someout could explain "the help doesnt really help on that matter". But i notice when the window changes names the script stops and i had to make my first script start a second that used the Opt("MouseCoordMode",0) command agin. Anyway i would love to better understand these and be able to join the two scripts if possable. Thanks muppet hands are so soft :)
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