Jump to content

Recommended Posts

Posted (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 by Hindsight
Posted

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]
Posted (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 not

gameguard blocked autohotkey with some pe file check or something similar method

it's confirmed fact. so don't even try unless you can hack them

I 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 by Hindsight

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...