I should also mention that HotkeyNet has a command that allows people to circumvent this limitation with some programs. The command works by deleting a mutex.
Before you try this, I recommend that you check whether this is permitted by your game's rules.
Also, programmers often have good technical reasons for preventing people from running more than one instance. Hotkeynet itself uses a mutex to prevent people from running multiple instances of it. I did this because the program won't work if people run more than one copy. That could be the case with your game too.
http://hotkeynet.com/ref/killmutex.html
Connect With Us