Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 07:16

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[HELP] 5095 coemu need help with login

Discussion on [HELP] 5095 coemu need help with login within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2009
Posts: 27
Received Thanks: 1
[HELP] 5095 coemu need help with login

i followed many guide i fix the login server and game server and it lets me creat a character but it dosent leet me log on after i creat the character :\ neeed help psl
Combat00 is offline  
Old 08/06/2009, 20:37   #2
 
elite*gold: 80
Join Date: Sep 2007
Posts: 642
Received Thanks: 168
You didnt fix something on the Game Server.
Santa is offline  
Old 08/06/2009, 20:42   #3
 
elite*gold: 0
Join Date: Apr 2009
Posts: 27
Received Thanks: 1
i did

well i followed many guide and fix stuff in game server and in login server
Combat00 is offline  
Old 08/07/2009, 02:23   #4
 
onlyme64's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 268
Received Thanks: 25
Quote:
if(ServerName == "YOUR SERVER NAME HERE")
{

if(AuthSocket.Authorize(AccountName, Key, false))
{
CSocket.Send(Packets.AuthResponse("127.0.0.1", Key1, Key2));
}
else
{
CSocket.Disconnect();
}
}
else if(ServerName == "CoEmu.Nano")
{
if(AuthSocket.Authorize(AccountName, Key, true))
{
CSocket.Send(Packets.AuthResponse("YOUR IP HERE", Key1, Key2));
}
else
{
CSocket.Disconnect();
}
}
}
else if(DBPass == "")
{
Console.WriteLine("[LoginServer](Diagnostic) Set password for " + AccountName);
Database.Database.SetPass(AccountName, Password);
//OKAY to login!
uint Key = (uint)(Random.Next(10000000) << 32);
Key = Key << 32;
Key = (uint)(Key | (uint)Random.Next(10000000));
byte[] Key1 = new byte[4];
byte[] Key2 = new byte[4];
Key1[0] = (byte)(((ulong)Key & 0xff00000000000000L) >> 56);
Key1[1] = (byte)((Key & 0xff000000000000) >> 48);
Key1[2] = (byte)((Key & 0xff0000000000) >> 40);
Key1[3] = (byte)((Key & 0xff00000000) >> 32);
Key2[0] = (byte)((Key & 0xff000000) >> 24);
Key2[1] = (byte)((Key & 0xff0000) >> 16);
Key2[2] = (byte)((Key & 0xff00) >> 8);
Key2[3] = (byte)(Key & 0xff);
if(ServerName == "LegendCo")
{

if(AuthSocket.Authorize(AccountName, Key, false))
{
CSocket.Send(Packets.AuthResponse("127.0.0.1", Key1, Key2));
}
else
{
CSocket.Disconnect();
}
}
else if(ServerName == "CoEmu.Nano")
{
if(AuthSocket.Authorize(AccountName, Key, true))
{
CSocket.Send(Packets.AuthResponse("YOUR IP HERE", Key1, Key2));
}
Try this combination, if it doesnt work then play around with the Ip's and replace them untill you get the right comination o.o
onlyme64 is offline  
Old 08/07/2009, 15:27   #5
 
n0mansland's Avatar
 
elite*gold: 0
Join Date: Aug 2008
Posts: 780
Received Thanks: 255
lol the IPs aren't going to fix ANYTHING once you can login and create a character you're done with IPs.. I had the same problem as you it's easy to fix.. Not sure why it happens though..

1. Go into MySQL

2. Delete the Password for the account you want..

3. Now try logging in with something simple like the password as "a"

4. You can login.. Yay.. Once you can login you can change your password to what you want.. I was making "a' an example.

Note:
You won't have to do this for other accounts..
n0mansland is offline  
Reply


Similar Threads Similar Threads
Everyone can login in game BUT NOT ME ! COEMU 5095
05/01/2010 - CO2 Private Server - 3 Replies
Hey guys i can login to the game ONLY when the ips from packet prosesor are 127.0.0.1 but then others cant login . How can i do somethink that me and others can login ?
[Request]How To Edit Interface Login for Client 5095[CoEmu]
10/23/2009 - CO2 Weapon, Armor, Effects & Interface edits - 0 Replies
/^\ Title /|||\ /|||\ /|||\ /|||\ /|||\ /|||\
[HELP] 5095 coemu v2
08/17/2009 - CO2 Private Server - 2 Replies
i got everything working but when i go into client and login it stays at logging in to server and doesnt move at all..... really annoying..... any ideas? the only thing i changed on the client stuff is the version .dat i changed the 5095 to 9999 does that do anything...?
help coEmu v2 5095
05/30/2009 - CO2 Private Server - 1 Replies
i need translating_fix bugs to this , i need help &_&..
[Help]CoEmu 5095 source
05/28/2009 - CO2 Private Server - 5 Replies
is that CoEmu 5095 source worked for anyone? and i need a video guide how to run that source fine thanks^^



All times are GMT +1. The time now is 07:17.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.