kanethekiller Posted May 16, 2005 Posted May 16, 2005 Here is what I need to do. I need to check the entire screen for a certin color pixil, then place where it found the pixil into a variable, so I can click wherever the color appears on the screen. So is there anyway to do a full screen pixil check and put the result into a variable?
buzz44 Posted May 16, 2005 Posted May 16, 2005 PixelSearch --------------------------------------------------------------------------------Searches a rectangle of pixels for the pixel color provided.PixelSearch ( left, top, right, bottom, color [, shade-variation] [, step]] )=====================================================MouseClick --------------------------------------------------------------------------------Perform a mouse click operation.MouseClick ( "button" [, x, y [, clicks [, speed ]]] )Hint: @DesktopWidth/@DesktopHeight qq
JSThePatriot Posted May 16, 2005 Posted May 16, 2005 This sounds like an aiming bot :-P JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
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