[Only registered and activated users can see links. Click Here To Register...]
help me plez in this proplem plez
help me plez in this proplem plez
mysql -u root -p
USE conqueremu; UPDATE accounts SET Password='';
It will be in PacketProcessor.cs inside the login server.Quote:
if(ServerName == "CoEmu")
{
Quote:
CSocket.Send(Packets.AuthResponse("66.187.101.86", Key1, Key2));
change "66.187.101.86" to your ip, probably "127.0.0.1"