AHK Scripts

Posts 13 of 3 · Page 1 of 1
AHK Scripts
Hello people i made a simple script to keep pressing F4 in AHK (AutoHotKey) and i compiled it. On my PC with Windows 7 it works perfectly on the game i wish it to work (Metin2). On my friend's PC which has windows 10 doesn't... it works outside but not on the game. While on one my other friend works but is very very very very slow... any clue?
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.
I suggest this^
It may be overkill if you don't use the Sleep command.

Try, otherwise please post the code.
Posts 13 of 3 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?