no i dont want to make them im asking can vac detect ahk scripts?
>ahk
What is it with the whole ahk hype, when AutoIT is more easy and better in ANY way?
Anyways, as of other games that have VAC protection, ahk or autoit scripts do not give you a vac ban, since it's the same anti cheat, it would be safe to assume this will go for cod too. Just don't read or write memory.
Originally Posted by _NightWare
>ahk
What is it with the whole ahk hype, when AutoIT is more easy and better in ANY way?
Anyways, as of other games that have VAC protection, ahk or autoit scripts do not give you a vac ban, since it's the same anti cheat, it would be safe to assume this will go for cod too. Just don't read or write memory.
I would assume AutoIt is also a script making program?
Originally Posted by MasterOwnage1
I would assume AutoIt is also a script making program?
yes, but it's more structured and, in my oppinion more easy to learn.
If you use AutoHotKey you might want to have a look at AutoIt, which is the original scripting language in which AutoHotKey was based. It is much more powerful than AutoHotKey (you can even create GUI programs, which can be compiled, it can also create COM objects, has Regular Expression capabilities and more). It also has a nicer syntax!
Do some research and you'll find out that AutoHotKey actually "borrowed" most of its source code from an older version of AutoIt.