Hindsight Posted July 15, 2008 Author Posted July 15, 2008 (edited) How would I go about doing that? Also, do you think it's the key-bind that is the problem? Could it just be timer based? Edited July 15, 2008 by Hindsight
Alodar99 Posted July 15, 2008 Posted July 15, 2008 In all the games I have scripted they "had" to be in Windowed form, I have not found a way to automate a full screen game. --Al [font="Franklin Gothic Medium"]---Al[/font]
Hindsight Posted July 15, 2008 Author Posted July 15, 2008 (edited) don't try with Games that running with nProtect(or Gameguard they're same)the game that original poster mentioned is a korean game.99% of korean games running with gameguard (gg is korean product)basically gameguard hooks some Native API in kernel level. (see also here if you want to see what they block exactly)it makes autohotkey unable to work during the gameguard is running.whether it could be solved with using #Usehook or notgameguard blocked autohotkey with some pe file check or something similar methodit's confirmed fact. so don't even try unless you can hack themI found this while searching all over the net for similar problems. Wow. I don't even know what that means exactly. BTW: nprotect is the hack prevention system that my game is using I'm somewhat versed in coding as well. I'm sure that this could possibly affect autoit for games in the future. Suggestions comments? Edited July 15, 2008 by Hindsight
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