Register for your free account! | Forgot your password?

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

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

Advertisement



Conquer 4267 Login Sequence

Discussion on Conquer 4267 Login Sequence within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
Conquer 4267 Login Sequence

Anyone remember it? Ive got to the game server and im receiving a 1010:137 Packet which is empty except for my Character ID, Ive tried the following:

Respond with identical packet - Displays interface, servername, cords 0,0, with the message "Logging into server.....please wait", opening interface panels scars the background.

Respond with 1010:74 packet - Nothing changes, remains with the black login screen, so im assuming that the client doesnt understand it at this version.

Respond with 1010:137 populated with cords and map - Same as sending the identical packet.

So yeah i cant remember what im meant to send and i dont have a source that goes back that far to use as a reference
Korvacs is offline  
Old 11/07/2009, 14:24   #2

 
Kiyono's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 3,296
Received Thanks: 924
Use the released CO 1.0 4267 source then...
Kiyono is offline  
Old 11/07/2009, 14:27   #3


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
Quote:
Originally Posted by Kiyono View Post
Use the released CO 1.0 4267 source then...
I did a search and couldnt find any released source for 1.0 >_> or anything about the login sequence.
Korvacs is offline  
Old 11/07/2009, 14:34   #4

 
Kiyono's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 3,296
Received Thanks: 924
Quote:
Originally Posted by Korvacs View Post
I did a search and couldnt find any released source for 1.0 >_> or anything about the login sequence.

Oh, it's filtered...lemme upload it then.

//edit Uploaded
Attached Files
File Type: rar Conquer 1.0 source.rar (4.79 MB, 515 views)
Kiyono is offline  
Old 11/07/2009, 14:35   #5
 
danielachraf's Avatar
 
elite*gold: 20
Join Date: Mar 2008
Posts: 958
Received Thanks: 494
lol this source is his
danielachraf is offline  
Old 11/07/2009, 14:36   #6
 
unknownone's Avatar
 
elite*gold: 20
Join Date: Jun 2005
Posts: 1,013
Received Thanks: 381
Code:
Client->Server
F2 03 TS TS TS TS PL ID PL ID 00 00 00 00 00 00 00 00 00 00 00 00 89 00 00 00 

Server->Client
F2 03 TS TS TS TS MP ID MP ID CX CX CY CY 00 00 00 00 MP ID MP ID 89 00 00 00 

Server->Client
F2 03 TS TS TS TS PL ID PL ID CX CX CY CY 00 00 00 00 FF FF FF FF A4 00 00 00 

Client->Server
F2 03 TS TS TS TS PL ID PL ID 00 00 00 00 00 00 00 00 00 00 00 00 AA 00 00 00 

//Server->Client. List of items.

Server->Client
F2 03 TS TS TS TS PL ID PL ID 00 00 00 00 00 00 00 00 00 00 00 00 8A 00 00 00 

Client->Server
F2 03 TS TS TS TS PL ID PL ID 00 00 00 00 00 00 00 00 00 00 00 00 8B 00 00 00 

Server->Client
F2 03 TS TS TS TS PL ID PL ID 00 00 00 00 00 00 00 00 00 00 00 00 8B 00 00 00 

//Server->Client. List of friends.

Client->Server
F2 03 TS TS TS TS PL ID PL ID 00 00 00 00 00 00 00 00 00 00 00 00 96 00 00 00 

Server->Client
F2 03 TS TS TS TS PL ID PL ID 00 00 00 00 00 00 00 00 00 00 00 00 96 00 00 00 

//Server->Client. List of weapon proficiencies.

Client->Server
F2 03 TS TS TS TS PL ID PL ID 00 00 00 00 00 00 00 00 00 00 00 00 97 00 00 00 

Server->Client
F2 03 TS TS TS TS PL ID PL ID 00 00 00 00 00 00 00 00 00 00 00 00 97 00 00 00 

//Server->Client. List of skills

Client->Server
F2 03 TS TS TS TS PL ID PL ID 00 00 00 00 00 00 00 00 00 00 00 00 99 00 00 00 

Server->Client
F2 03 TS TS TS TS PL ID PL ID 00 00 00 00 00 00 00 00 00 00 00 00 99 00 00 00 

//Server->Client. Guild info.

Client->Server
F2 03 TS TS TS TS PL ID PL ID 00 00 00 00 00 00 00 00 00 00 00 00 BE 00 00 00
unknownone is offline  
Old 11/07/2009, 14:47   #7
 
elite*gold: 0
Join Date: Feb 2006
Posts: 550
Received Thanks: 81
hey instead of me creating a new thread, and while your at it unknownone, could you possibly find me something. Through all the open source servers I've seen, nobody has it either does the wiki @ pb. When picking up an item/gold, you bend over (and should tell everyone that your bending over) Could you get me that packet & structure, thanks. (5017 but i assume it would be the same on all)
ChingChong23 is offline  
Old 11/07/2009, 14:56   #8
 
LetterX's Avatar
 
elite*gold: 20
Join Date: May 2007
Posts: 1,125
Received Thanks: 332
Quote:
Originally Posted by danielachraf View Post
lol this source is his
You're mistaken. It's the base of cofuture (v4351 one), but the rest is made by Justin, Junior, and Impulse. :/
LetterX is offline  
Old 11/07/2009, 15:05   #9


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
Quote:
Originally Posted by LetterX View Post
You're mistaken. It's the base of cofuture (v4351 one), but the rest is made by Justin, Junior, and Impulse. :/
Ah right, so its a modification of my own source which i deleted like a year ago...so technically hes correct.

@unknownone:

Thanks for that, its looking good
Korvacs is offline  
Old 11/07/2009, 15:54   #10
 
unknownone's Avatar
 
elite*gold: 20
Join Date: Jun 2005
Posts: 1,013
Received Thanks: 381
Quote:
Originally Posted by ChingChong23 View Post
hey instead of me creating a new thread, and while your at it unknownone, could you possibly find me something. Through all the open source servers I've seen, nobody has it either does the wiki @ pb. When picking up an item/gold, you bend over (and should tell everyone that your bending over) Could you get me that packet & structure, thanks. (5017 but i assume it would be the same on all)
I think you just need to forward the item_loot packet with the right info in it (player id, item id etc).
unknownone is offline  
Thanks
1 User
Old 11/07/2009, 16:00   #11
 
elite*gold: 0
Join Date: Feb 2006
Posts: 550
Received Thanks: 81
Quote:
Originally Posted by unknownone View Post
I think you just need to forward the item_loot packet with the right info in it (player id, item id etc).
nah that aint it, already tried it :|
ChingChong23 is offline  
Old 11/07/2009, 16:42   #12
 
InfamousNoone's Avatar
 
elite*gold: 20
Join Date: Jan 2008
Posts: 2,012
Received Thanks: 2,882
Quote:
Originally Posted by ChingChong23 View Post
nah that aint it, already tried it :|
He's right, this must also be done BEFORE you send the remove item packet (from the ground).
InfamousNoone is offline  
Thanks
1 User
Old 11/07/2009, 16:48   #13
 
elite*gold: 0
Join Date: Feb 2006
Posts: 550
Received Thanks: 81
Quote:
Originally Posted by InfamousNoone View Post
He's right, this must also be done BEFORE you send the remove item packet (from the ground).
if your confident, ill take another look.
ChingChong23 is offline  
Old 11/07/2009, 16:49   #14
 
unknownone's Avatar
 
elite*gold: 20
Join Date: Jun 2005
Posts: 1,013
Received Thanks: 381
Quote:
Originally Posted by ChingChong23 View Post
nah that aint it, already tried it :|
what info/switch are you using in the packet? Gimme a sample?

Edit:
Code:
14 00 4D 04 PL ID PL ID 00 00 00 00 CX CX CY CY 03 00 00 00
unknownone is offline  
Thanks
1 User
Old 11/07/2009, 17:03   #15


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
Quote:
Originally Posted by ChingChong23 View Post
nah that aint it, already tried it :|
You have to make sure that the x and y cords of the player who is picking something up is included in that packet, otherwise it will never show the animation.

@unknownone:

I never receive the 0xBE packet once the sequence is finshed, its identical to what youve written, although ive handled the 0x98 packet aswell so that the pk mode is correct, any ideas?
Korvacs is offline  
Reply


Similar Threads Similar Threads
[Development] 4267 conquer server.
06/16/2010 - CO2 Private Server - 408 Replies
Heya, I've started a new development for a classic co server as I never saw one succesfull build up with a from scratch written and not leeched source. We're currently aiming to add-in bot protection, proxy detection and various protections to prevent hacking. So let's talk more about the source itsself, It's made from scratch and self written socket system, database handling is currently flatfile based. The loginserver is done but we're working on the gameserver now. (Will be...
Changes on login sequence? 5018 - Now (5212)
02/10/2010 - CO2 Programming - 20 Replies
Hi, I have been on this forum since late 2005 but I've been away for about a year now. I recently came back and wondered what had been changed since then server-client wise. It would be nice if someone could fill me in :) 5018( after blowfish was implented) Alot of packets must of obviously been changed and some even added, no doubt about that, but how is it with like the Login sequence? Has anything changed in the Login sequence?



All times are GMT +1. The time now is 14:02.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.