m1405 Posted September 23, 2006 Posted September 23, 2006 Want to monitor pixel color in an IE window but don't know how to get the mouse coordinates from the place I want to observe. Any nice tool available? Thanks! Marco
cppman Posted September 23, 2006 Posted September 23, 2006 im not quite sure what your asking but this should help you either way: look in the help file for, MouseGetPos(), PixelGetColor(), PixelChecksum(). and some loops might be handy Do/Until While/Wend For/Next Miva OS Project
xcal Posted September 23, 2006 Posted September 23, 2006 Use the 'Autoit Window Info' tool. Check the start menu where your Autoit shortcuts were made. How To Ask Questions The Smart Way
Valuater Posted September 23, 2006 Posted September 23, 2006 Get that color... and mouse coordinates too!!http://www.autoitscript.com/forum/index.ph...=16789&hl=#8)
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