Register for your free account! | Forgot your password?

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

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

Advertisement



Help decrypting 4267 ItemType

Discussion on Help decrypting 4267 ItemType within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old 03/22/2012, 16:02   #16
 
elite*gold: 0
Join Date: Jun 2010
Posts: 19
Received Thanks: 2
Quote:
Originally Posted by CptSky View Post
This class will work... I added some things to the binary ItemType, plus I removed the new fields.
I've tried your code. It's only giving me 1 entry in the ItemType.txt.

Example:
Code:
Amount=1
10654  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Here's the code I've attempted to use.

Code:
 string Path = Directory.GetCurrentDirectory() + "\\itemtype.dat";
                if (File.Exists(Path))
                {
                    ItemType ItemType = new ItemType();
                    ItemType.LoadFromDat(Path);
                    ItemType.SaveToTxt(Directory.GetCurrentDirectory() + "\\itemtype.txt");
                    Console.WriteLine("Succcess!");
                }
                Console.ReadLine();
Any solutions? Attached below is the itemtype.dat


#Request close, managed to solve my problem thanks to LostSolder05. & thank you Korvacs, & CptSky for your resources.
Attached Files
File Type: rar itemtype.rar (68.4 KB, 14 views)
C#Nooby is offline  
Reply


Similar Threads Similar Threads
[Release]Loading the 4267 Itemtype.dat
04/09/2012 - CO2 PServer Guides & Releases - 7 Replies
I recently got a pm about loading the itemtype.dat from the 4267 client and decided i would just make a release for it, this is how i do it anyway. This will not work for the later clients because they are setup differently. First you will need a data structure to hold the information your going to load, this could be a class if you really wanted although i dont recommend it. Im using a struct: public struct ItemDetail { public string Name, Description; ...
[Request/Help] 4267 ItemType Decrypted
12/02/2009 - CO2 Private Server - 9 Replies
Hi all! i need help in how to decrypt or if someone can decrypt it for me please... Obs.: already try to decrypt with many programs but doesn't works.... someone can help me please.... Here is :



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


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.