a_Lexx Posted September 1, 2006 Posted September 1, 2006 I use AutoIt as tool for game benchmarking scripting. I've met the following problem: there are a lot of games, which ignore AutoIt "Send" command and work incorrectly with MouseMove command. For.ex.Black&White2, Ghost Recon, etc. Does anybody know the way to emulate direct input commands in games besides Autoit?
Moderators SmOke_N Posted September 1, 2006 Moderators Posted September 1, 2006 I use AutoIt as tool for game benchmarking scripting. I've met the following problem: there are a lot of games, which ignore AutoIt "Send" command and work incorrectly with MouseMove command. For.ex.Black&White2, Ghost Recon, etc. Does anybody know the way to emulate direct input commands in games besides Autoit?This is not an AutoIt issue, it's the games that are protecting themselve with programs like ntprotect or gameguard or whatever. If I were you, I'd be looking at what my game protects itself with and try to figure a work around from there. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
a_Lexx Posted September 1, 2006 Author Posted September 1, 2006 Thanks, I'll try to find info around this.
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