[UPDATE, Last check = 5222] Required packet update for authorization process
Discussion on [UPDATE, Last check = 5222] Required packet update for authorization process within the CO2 Private Server forum part of the Conquer Online 2 category.
Noooo, I blame andy he is the one who released his source with the new encryption with it. If he had not released it no one but a select few would have private servers over patch 5017. But then i'm sure tane would have released his source eventually but still lol.
Noooo, I blame andy he is the one who released his source with the new encryption with it. If he had not released it no one but a select few would have private servers over patch 5017. But then i'm sure tane would have released his source eventually but still lol.
Tanel (the LOTF dude?) probably. I personally have no interest in creating a server. From now on stay on topic, thanks.
@OP When did they add such a packet? It doesn't seem to follow the normal packet structure, if it's decrypted in that post already. (As in it doesn't have the header: Size/Type)
Tanel (the LOTF dude?) probably. I personally have no interest in creating a server. From now on stay on topic, thanks.
@OP When did they add such a packet? It doesn't seem to follow the normal packet structure, if it's decrypted in that post already. (As in it doesn't have the header: Size/Type)
I just infracted 6 of you for being completely off-topic because im pretty tired of it, as are it seems quite alot of the community, and i dont want to hear a single complaint about it, you were all obviously off-topic.
As for this topic:
Immune, could you post a proper packet dump which can more easily be put into a program to "decode" its mysterious propertys. ie. just hex not Packet(X): etc.
Yah first byte, what about the second byte though? Or did they just randomly switch that packet to follow different structure when other packets are as following
PHP Code:
struct _HEADER { unsigned short Size; unsigned short Type; };
struct PACKET { _HEADER Header; BYTE* Data; };
If it followed the normal structure the size would be 0xCC19 and the type would be 0x73CD. I didn't see such a packet when logging though.
Yah first byte, what about the second byte though? Or did they just randomly switch that packet to follow different structure when other packets are as following
PHP Code:
struct _HEADER {
unsigned short Size;
unsigned short Type;
};
struct PACKET {
_HEADER Header;
BYTE* Data;
};
If it followed the normal structure the size would be 0xCC19 and the type would be 0x73CD. I didn't see such a packet when logging though.
I get the idea, but this looks like something new so they might have used another type instead of their existing ones.. I'll log some packets and check if i ever find this packet on login
[UPDATE] Packet Based autopotion for ZSZC v2.0b 07/19/2010 - SRO Private Server - 3 Replies Since my previous post was closed because I had to recode some things in my tool I have to start a new topic for this.
ZSZC autopotion v2.0b
This is a autopotion which is not working as a keypresser so you can easily write in chat without getting '000000' in your writing.
So it is not pushing any keys so you can chat without getting pissed.
Just set HP&MP potion belt to 'none' and slot to '0' for both.
Download link:
Multiupload.com - upload your files to multiple file hosting sites!
Packet data for Race effect and Archon Buff - Elven Update ? 10/16/2009 - RF Online - 0 Replies Since elven update ... I think packet for skills and forces have changed ..
anyone knows race effect and archon buff packet for RF elven update ... ??
[Request] Disable Update Check 09/25/2009 - General Gaming Discussion - 1 Replies Hi,
I request some nice person to disable the auto update function in the client.exe file I provide plz.
I'm using wine under linux and the "NoCheckVersion" argument of the client.exe do not work with it.
It's for testing purpose ^^
here is the file : MEGAUPLOAD - The leading online storage and file delivery service
Note : If you have any reason to do not trust this file, simply download the manual patch B1869 of the official RoM site and open it as an archive, Client.exe and...
[Help] New packet update 05/27/2009 - CO2 Private Server - 6 Replies Project Name: CoFusion
Patch: 5128
We are running at patch 5128, however have run into some problems and are wondering if the helpful, knowledgeable community such as yourselves can assist us.
Been trying to keep our source up to the latest patch. However when TQ invented the new interaction patch Hero Information packet dissapeared, well not completly, it still works ( On Private Server when i send it) but the HeroName was not appearing, in which case i started logging packets which...