02-13-2012, 01:46 AM
you could do it in C# without hooking if the encryption was not an issue Lol
if you could find the method in the engine that encrypts the data Send from C# app to -> Engine.dll Encrypt Function then to Server you could use the program like its a normal client with login info and everything.
but other for functions not in the GameServer you would need to create a hook


