great guide very usefull , keep up mate +k
why dont u learn RE and get it for urself ? i dont think anyone will release them , there is pre-done free proxy bases and all it need is editing the encryption , so yeah public encryption = million proxy is done = tq update the encryption and who figured it out will just get FUCKED UP :) i doubt anyone will release itQuote:
Game server encryption is still in the hand of the gurus? Hope it will be release to the public soon :(.
Or you put them in correct order, because if it doesn't invoke the event, how are you going to handle stuff?Quote:
To those who are getting NullReferenceException, open your SocketSystem.cs, inside of AcceptConnections just move "AnnounceNewConnection.Invoke(wr);" before "wr._socket.BeginReceive(...);" and you should be done. There is an error when proxy is trying to use Wrapper.connector (which is null by default) when calling AnnounceReceive before Wrapper.connector was set in AnnounceNewConnection.