Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Beta Release] Class Base data editor based on c9d

Status
Not open for further replies.
Experienced Elementalist
Joined
Jan 21, 2015
Messages
235
Reaction score
201
Hi RageZone,
again with new work on c9 world
and good news .. now here im gonna release a beta version [ under test and development]

to edit c9d file and modify basic data of any class

here is an image

hemaprince - [Beta Release] Class Base data editor based on c9d - RaGEZONE Forums



this version is not complete yet and more function will be available next version
if u faced an error (out of memory) on icon tell me which class
if you found any bug report it so i can fix it next version


How to use :
1- open the tool
2- select the class u want to edit
3- click load
4- edit what u want
5 click save to save modification to memory
6- repeat steps from 2 until 5 as u want
7- save the new c9d file by click on write c9d file
8- repack c9d to the cfs file (use any cfs repacker)
9 copy repacked GameData.cfs from client side to server side too
10- run the server and enjoy !

btw the tool is based on fixed offset !

also not all classes are test in game but i tried what i can to verify it , so any class you use please tell me and confirm that its correct or not :)

(+rep i you tested and liked this tool) :eek:tt1:

pass for the file : RageZone_HemaPrince

 
Put Community First
Member
Joined
Oct 2, 2014
Messages
1,105
Reaction score
830
Because this is a BETA release this has been moved to the Development section. Please only submit finished releases into the Releases section, :).

I'll give this tool a shot and let you know how it goes, after I finish up some more of my inventory functions. It's so tedious, haha.

Keep up the awesome work with your C9 exploring!
 
Experienced Elementalist
Joined
Dec 19, 2015
Messages
247
Reaction score
69
thats why i love this O_O
 
Experienced Elementalist
Joined
Sep 13, 2014
Messages
232
Reaction score
85
do u want to release the source sir ?
 
Put Community First
Member
Joined
Oct 2, 2014
Messages
1,105
Reaction score
830
do u want to release the source sir ?

It's in beta, so it isn't finished. Also if he hasn't posted the source, chances are he didn't want to just hand it out. But wait and see, maybe when he finishes the tool completely he might, who knows, anything is possible.
 
Put Community First
Member
Joined
Oct 2, 2014
Messages
1,105
Reaction score
830
@hemaprince google chrome is blocking the file as "malicious".

I have that Chrome issue too, but the file is perfectly fine. Fully scanned with Avast and MalwareBytes, so I think it's just because it's a file sharing site and there's probably been some bad usage by other people in the past, that Google just black-flagged the upload site.
 
Experienced Elementalist
Joined
Jan 21, 2015
Messages
235
Reaction score
201
maybe because i havnt signed it with a certificate :)
dnt worry file is 100% my code , and even if antivirus (i dnt trust them :p ) it identify as its publisher is unkown
in released version i'll try to solve this little issue
 
Experienced Elementalist
Joined
Sep 13, 2014
Messages
232
Reaction score
85
seem max level doesn't work.and create level.
 
Last edited:
Experienced Elementalist
Joined
Jan 21, 2015
Messages
235
Reaction score
201
i have created a full tool that edit all data of classes in c9d
even if i did it , now i wish that i didn't did it , why ?!
cuz very very hardly i hardly found its struct and its offsets in C9D
,hardly created its UI
and hardly creating a tool to edit that chunk of data
i realized edit most of these data is very useless
for example of data i found:
*- edit default items of class , do u believe there is about 8-12 items defined
for each class only red hp potion and blue mp botion and that gift box appear from it
even if u add something or more even clear all default items there ,
it will still the same
*- same thing we can say about default skills
*- also there is defined profiles for jumping character and each class
has disabled flag for creating character , also this useless to edit !!

*-*

btw the modificatio done client side and server side

so i just wonder where the in this game these data was readed if it's not controlled from c9d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


all what i tested and worked is
(is creatable) works
str,wis,int,con which is initial values
and which hash postfix its increase by (current level * {prop}Increase)
 
Experienced Elementalist
Joined
Sep 13, 2014
Messages
232
Reaction score
85
seem c9d is a packed files. i see other file name in this. or may be it just a reading function.
 
Experienced Elementalist
Joined
Jan 21, 2015
Messages
235
Reaction score
201
seem c9d is a packed files. i see other file name in this. or may be it just a reading function.

even it packed , the readed info is 100% correct cuz if not then a lot of exception would done and tool would not work
(i talk about the version i was working on not the released one)



create level worked with try again bro :)
 
Experienced Elementalist
Joined
Sep 13, 2014
Messages
232
Reaction score
85
even it packed , the readed info is 100% correct cuz if not then a lot of exception would done and tool would not work
(i talk about the version i was working on not the released one)



create level worked with try again bro :)


max 10 ? cause i try 50 it doesn't work.

and after try to load again it give me this.

1Fgxi9u - [Beta Release] Class Base data editor based on c9d - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Jan 21, 2015
Messages
235
Reaction score
201
max 10 ? cause i try 50 it doesn't work.

and after try to load again it give me this.

1Fgxi9u - [Beta Release] Class Base data editor based on c9d - RaGEZONE Forums
this tool for now is based on fixed offset and some fixed value to look for other classes thats why the error appear
but about create level tested , when u create the new char. of edited class before u enter to world in char. list the char initial level will be the same as you put
MAX LEVEL does not defined the maximum level u can reach , actually idnt know wht is it
cuz its already defined in other classes at 80
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Apr 13, 2016
Messages
4
Reaction score
1
thanks for your selfless sharing:eek:tt:



thanks for your selfless sharing
 
Status
Not open for further replies.
Back
Top