how can i start Pojerv Proxy i tried but not work
here is the main code its correct or not?
My Ip 25.94.89.88Quote:
public static string AuthServerIP = "208.96.34.46", GameServerIP = "25.94.89.88", LocalGameServerIP = "25.94.89.88";
public static int AuthServerPort = 9959, LocalAuthServerPort = 9958, GameServerPort = 5816, LocalGameServerPort = 5817;
public const int SERVER_PAD_SIZE = 11, CLIENT_PAD_SIZE = 7;
public static byte[] GameCryptographerKey = System.Text.ASCIIEncoding.ASCII.GetBytes("C238xs65 pjy7HU9Q");
public static byte[] TQClient = System.Text.ASCIIEncoding.ASCII.GetBytes("TQClient ");
public static byte[] TQServer = System.Text.ASCIIEncoding.ASCII.GetBytes("TQServer ");
Port 9958






(2011) will still work.
