Bullz Posted August 10, 2004 Posted August 10, 2004 Okay first my englisch is not so good. I hope you unterstand me . I have a Problem. I want to make a Autoit Script which help me in a computergame. My great Problem is that i need to " check " a Area of the Screen where a Text is standing. If there z.b is a string " a enemy is dead " in this Area autoit must reconized that. I need something like a checkbox or which look if this string apear or not. The Problem that this string is not a markable String. Its a Picute where a text is writen down. Can Autoit search on this " picture " for this String ? I think autoit can not ... thx if someone help me with my problem ..
Chris_1013 Posted August 10, 2004 Posted August 10, 2004 AutoIt probably can do it... but I don't think there's many people here who'd be too keen to help people trying to write a game bot.
Davman Posted August 10, 2004 Posted August 10, 2004 Best bet.... figure out the pixel formation, then check the block pixel by pixel to determine if the string is there or not. Sitting comfortably behind the code.
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