koresho Posted September 18, 2007 Posted September 18, 2007 Hey, I am building a game bot for a game in a web site. is there any way to build in the ability to search the screen/specified area for a bitmap or a bitmap that has been converted into a string? (similar to SCAR's bitmap string conversion) I ask because I *could* possibly build the bot with simple color searching, but bitmap/string searching would be a hell of a lot easier. I searched the user functions for something like this but I couldn't find anything. Any ideas?
weaponx Posted October 21, 2007 Posted October 21, 2007 This topic claims to be able to load a bitmap and check it against a larger bitmap.http://www.autoitscript.com/forum/index.ph...=bitmap++pixels
qazwsx Posted October 22, 2007 Posted October 22, 2007 If that doesnt work you could use a checksum to search for a given image.
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