swoon Posted August 17, 2009 Posted August 17, 2009 well im new to autoit but im trying to make an easy macro/bot to click a few buttons for me in game. this is what i put in. While 1=1 $i = 0 While $i < 30 Send("{Tab}") Sleep(500) Send("{2}") Sleep(5000) Send("{Tab}") Sleep(500) Send("{2}") Sleep(5000) Send("{Tab}") Sleep(500) Send("{2}") Sleep(5000) WEnd it seems to work when i run it but then when i maximize the game or try to run it with the game on top it doesnt work... it works when im on anything else (ex: internet) but when i open the game it just stops. what could cause this?
herewasplato Posted August 17, 2009 Posted August 17, 2009 ... what could cause this?GameGuard or the like. [size="1"][font="Arial"].[u].[/u][/font][/size]
swoon Posted August 17, 2009 Author Posted August 17, 2009 GameGuard or the like.thats what i thought but when i start the game i dont see any gameguard, punkbuster or any type of security on it. i can freely use cheat engine without it catching me
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