[Info] New Patch solution for hack makers
The new patch prevents the client from running if a dll is injected into it from an outside source. Though this is a new addition to warrock, it is an old trick to stop game hackers.
The solution is to take a DLL it uses form %windir%\system32, and put a DLL in the game folder by that name -- this DLL loads both the original dll form windows\system32, as well as a custom dll in the game folder, you can base that name on an ini file, or a static name like "lol.dll"
before you ask, no I will not make this, I am currently too lazy to install C# Express or MS visual studio 6 on my new laptop.