FattyXP Posted July 9, 2008 Posted July 9, 2008 I would like to use this very nifty tool to create a checksum of an area in an application. I'm using the script from the second post so it has a box for visual confirmation of where I'm checking.http://www.autoitscript.com/forum/index.php?showtopic=64739I'm very new to autoit, is there a way I can modify this script to also give me the upper and lower x/y values of the area I've selected to checksum?I've tried to run this script, it seems 4 variables aren't declared before they are used, where would I put the declares for these variables in this code?
FattyXP Posted July 9, 2008 Author Posted July 9, 2008 Alright, nevermind I'm extremely retarded. It already does this and to get the bottom x/ys I just add the size >.<
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