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!

Dragon's treasure

Newbie Spellweaver
Joined
May 31, 2023
Messages
31
Reaction score
9
Hi all! help is needed. I take the file on the server side store2data.xml and add items ID from 43 to 50 there
Code:
<record alias="Inventory_Store_0004" buy-price-1="Cash_Grocery_WeaponGem_0139" buy-price-10="Cash_Grocery_WeaponGem_0105_3" buy-price-11="Cash_Grocery_WeaponGem_0146" buy-price-12="Cash_Grocery_WeaponGem_0137_3" buy-price-13="Cash_Grocery_WeaponGem_0099_2" buy-price-14="Cash_Grocery_WeaponGem_0105_2" buy-price-15="Cash_Grocery_WeaponGem_0137_2" buy-price-16="Cash_Grocery_WeaponGem_0099" buy-price-17="Cash_Grocery_WeaponGem_0105" buy-price-18="Cash_Grocery_WeaponGem_0100" buy-price-19="Cash_Grocery_WeaponGem_0101" buy-price-2="Cash_Grocery_WeaponGem_0140" buy-price-20="Cash_Grocery_WeaponGem_0102" buy-price-21="Cash_Grocery_WeaponGem_0103" buy-price-22="Cash_Grocery_WeaponGem_0104" buy-price-23="Cash_Grocery_WeaponGem_0106" buy-price-24="Cash_Grocery_WeaponGem_0137" buy-price-25="Cash_Grocery_WeaponGem_0098_3" buy-price-26="Cash_Grocery_WeaponGem_0082" buy-price-27="Cash_Grocery_WeaponGem_0095" buy-price-28="Cash_Grocery_WeaponGem_0083_2" buy-price-29="Cash_Grocery_WeaponGem_0096" buy-price-3="Cash_Grocery_WeaponGem_0141" buy-price-30="Cash_Grocery_WeaponGem_0092" buy-price-31="Cash_Grocery_WeaponGem_0097" buy-price-32="Cash_Grocery_WeaponGem_0093" buy-price-33="Cash_Grocery_WeaponGem_0094" buy-price-34="Cash_Grocery_WeaponGem_0098_2" buy-price-35="Cash_Grocery_WeaponGem_0083" buy-price-36="Cash_Grocery_WeaponGem_0053" buy-price-37="Cash_Grocery_WeaponGem_0061" buy-price-38="Cash_Grocery_WeaponGem_0065" buy-price-39="Cash_Grocery_WeaponGem_0057" buy-price-4="Cash_Grocery_WeaponGem_0142" buy-price-40="Cash_Grocery_WeaponGem_0071" buy-price-41="Contents_Grocery_WeaponGem_0047_2" buy-price-42="Event_Grocery_WeaponGem_0102" buy-price-5="Cash_Grocery_WeaponGem_0143" buy-price-6="Cash_Grocery_WeaponGem_0145" buy-price-7="Cash_Grocery_WeaponGem_0146_1" buy-price-8="Cash_Grocery_WeaponGem_0137_4" buy-price-9="Cash_Grocery_WeaponGem_0099_3" buy-price-43="Cash_Grocery_Deed_0038" buy-price-44="Cash_Grocery_Deed_0036" buy-price-45="Event_Grocery_Coin_0330" buy-price-46="Event_Grocery_Coin_0291" buy-price-47="Cash_Grocery_Coin_0052" buy-price-48="Cash_Grocery_Coin_0304" buy-price-49="General_Grocery_Festival_0025" buy-price-50="Cash_Grocery_ExpTalisman_0001" id="23510" item-1="Cash_Grocery_WeaponGem_0139" item-10="Cash_Grocery_WeaponGem_0105" item-11="Cash_Grocery_WeaponGem_0146" item-12="Cash_Grocery_WeaponGem_0137" item-13="Cash_Grocery_WeaponGem_0099" item-14="Cash_Grocery_WeaponGem_0105" item-15="Cash_Grocery_WeaponGem_0137" item-16="Cash_Grocery_WeaponGem_0099" item-17="Cash_Grocery_WeaponGem_0105" item-18="Cash_Grocery_WeaponGem_0100" item-19="Cash_Grocery_WeaponGem_0101" item-2="Cash_Grocery_WeaponGem_0140" item-20="Cash_Grocery_WeaponGem_0102" item-21="Cash_Grocery_WeaponGem_0103" item-22="Cash_Grocery_WeaponGem_0104" item-23="Cash_Grocery_WeaponGem_0106" item-24="Cash_Grocery_WeaponGem_0137" item-25="Cash_Grocery_WeaponGem_0098" item-26="Cash_Grocery_WeaponGem_0082" item-27="Cash_Grocery_WeaponGem_0095" item-28="Cash_Grocery_WeaponGem_0083" item-29="Cash_Grocery_WeaponGem_0096" item-3="Cash_Grocery_WeaponGem_0141" item-30="Cash_Grocery_WeaponGem_0092" item-31="Cash_Grocery_WeaponGem_0097" item-32="Cash_Grocery_WeaponGem_0093" item-33="Cash_Grocery_WeaponGem_0094" item-34="Cash_Grocery_WeaponGem_0098" item-35="Cash_Grocery_WeaponGem_0083" item-36="Cash_Grocery_WeaponGem_0053" item-37="Cash_Grocery_WeaponGem_0061" item-38="Cash_Grocery_WeaponGem_0065" item-39="Cash_Grocery_WeaponGem_0057" item-4="Cash_Grocery_WeaponGem_0142" item-40="Cash_Grocery_WeaponGem_0071" item-41="Contents_Grocery_WeaponGem_0047" item-42="Event_Grocery_WeaponGem_0102" item-5="Cash_Grocery_WeaponGem_0143" item-6="Cash_Grocery_WeaponGem_0145" item-7="Cash_Grocery_WeaponGem_0146" item-8="Cash_Grocery_WeaponGem_0137" item-9="Cash_Grocery_WeaponGem_0099" item-43="Cash_Grocery_Deed_0038" item-44="Cash_Grocery_Deed_0036" item-45="Event_Grocery_Coin_0330" item-46="Event_Grocery_Coin_0291" item-47="Cash_Grocery_Coin_0052" item-48="Cash_Grocery_Coin_0304" item-49="General_Grocery_Festival_0025" item-50="Cash_Grocery_ExpTalisman_0001" />

then I take the file itembuypricedata.xml and add it there
Code:
    <record alias="General_Grocery_Box_3378" required-item-1="Cash_Grocery_Coin_0056" required-item-count-1="1" />
    <record alias="Cash_Grocery_Deed_0038" required-item-1="General_Grocery_HeroDeed_0017" required-item-count-1="1" />
    <record alias="Cash_Grocery_Deed_0036" required-item-1="General_Grocery_HeroDeed_0017" required-item-count-1="1" />
    <record alias="Event_Grocery_Coin_0330" required-item-1="General_Grocery_HeroDeed_0017" required-item-count-1="1" />
    <record alias="Event_Grocery_Coin_0291" required-item-1="General_Grocery_HeroDeed_0017" required-item-count-1="1" />
    <record alias="Cash_Grocery_Coin_0052" required-item-1="General_Grocery_HeroDeed_0017" required-item-count-1="1" />
    <record alias="Cash_Grocery_Coin_0304" required-item-1="General_Grocery_HeroDeed_0017" required-item-count-1="1" />
    <record alias="General_Grocery_Festival_0025" required-item-1="General_Grocery_HeroDeed_0015" required-item-count-1="1" />
    <record alias="Cash_Grocery_ExpTalisman_0001" required-item-1="General_Grocery_HeroDeed_0015" required-item-count-1="100" />
On the client side I rummaged through everything and found this file Data\DataFile.BIN.files\datafile_306.xml
Code:
<field ID="23510" size="1980" unk1="1" unk2="-1">000000000000000014b70800000000009e39000000000000010000009f390000000000000100000000000000000000005b400100010000005c400100010000005d400100010000005e400100010000005f400100010000006140010001000000d7410100010000005940010001000000c63e010001000000623f010001000000d7410100010000005940010001000000c63e010001000000623f0100010000005940010001000000c63e010001000000623f010001000000c73e010001000000ee3e010001000000113f010001000000473f010001000000483f010001000000633f0100010000005940010001000000c53e010001000000333e010001000000a53e010001000000343e010001000000a63e010001000000623e010001000000b03e010001000000773e010001000000933e010001000000c53e010001000000343e010001000000f33d010001000000f73d010001000000f93d010001000000f53d010001000000ff3d010001000000e140010001000000163e010001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c60d000000000000c70d000000000000c80d000000000000c90d000000000000ca0d000000000000cb0d000000000000120d000000000000130d000000000000140d000000000000150d000000000000730a000000000000740a000000000000750a000000000000760a000000000000220900000000000023090000000000002409000000000000150900000000000016090000000000001709000000000000180900000000000019090000000000001a090000000000006708000000000000680800000000000069080000000000006a0800000000000026080000000000002708000000000000280800000000000029080000000000002a080000000000002b08000000000000ae07000000000000af07000000000000ed06000000000000ee06000000000000ef06000000000000f006000000000000f10600000000000088080000000000003e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</field>
                <lookup count="1">
                    <word>Inventory_Store_0004</word>
                    <empty count="0"/>
                </lookup>
How can I add it here now?
 
Newbie Spellweaver
Joined
Feb 28, 2024
Messages
7
Reaction score
1
Bạn phải sử dụng trình chỉnh sửa công cụ mới để chỉnh sửa hành động của khách hàng
 
Upvote 0
Newbie Spellweaver
Joined
May 31, 2023
Messages
31
Reaction score
9
If possible, please send it or send it to the editor (thanks in advance)

when I unpack DataFile.BIN there are xml files from datafile_1.xml to datafile_362.xml in these files, as I understand, everything is encrypted, I need help decrypting it to add items. There is a program called ServerMigrationTool here on the forum, I know how to use it, but it’s unlikely to be suitable for these files
1710872629666 - Dragon's treasure - RaGEZONE Forums
1710872651190 - Dragon's treasure - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Feb 28, 2024
Messages
7
Reaction score
1
tôi cũng đang tìm công cụ giải mã nhưng tôi có biết mọi người không chia sẻ
bạn hãy thử liên hệ mọi người nổi bật ở nhóm
 
Upvote 0
Newbie Spellweaver
Joined
Jul 12, 2023
Messages
16
Reaction score
12
If possible, please send it or send it to the editor (thanks in advance)

when I unpack DataFile.BIN there are xml files from datafile_1.xml to datafile_362.xml in these files, as I understand, everything is encrypted, I need help decrypting it to add items. There is a program called ServerMigrationTool here on the forum, I know how to use it, but it’s unlikely to be suitable for these filesView attachment 258189View attachment 258190

Watching intruction how to unpack and repack file bin
Here this link for program unpack and repack
 
Upvote 0
Newbie Spellweaver
Joined
May 31, 2023
Messages
31
Reaction score
9

Смотрю инструкцию как распаковать и перепаковать файловый бин
Вот эта ссылка для распаковки и перепаковки программы

Now the question is how to understand what is from where and where if there are people who understand, please make a guide
Code:
<field id="23590" size="1980" unk1="1" unk2="65535">
<data>0,0,571164,0,8883,0,1,9271,0,1,0,0,827320,1,623505,1,623506,1,623507,1,623508,1,623509,1,623510,1,623511,1,624170,1,625147,1,627360,1,628358,1,629365,1,624289,1,624290,1,624291,1,624292,1,624293,1,624294,1,624295,1,624296,1,625255,1,627338,1,628336,1,629366,1,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,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,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,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,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,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,0,0,0,0,1062,0,2310,0,2311,0,2312,0,2313,0,2314,0,2315,0,2316,0,2317,0,2318,0,2319,0,2320,0,2572,0,2554,0,2555,0,2556,0,2557,0,2558,0,2559,0,2560,0,2561,0,2562,0,2563,0,2564,0,2573,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,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,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,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,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,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,0,0,0,0,0</data>
</field>
 
Upvote 0
Newbie Spellweaver
Joined
Sep 2, 2014
Messages
34
Reaction score
2
Now the question is how to understand what is from where and where if there are people who understand, please make a guide
Code:
<field id="23590" size="1980" unk1="1" unk2="65535">
<data>0,0,571164,0,8883,0,1,9271,0,1,0,0,827320,1,623505,1,623506,1,623507,1,623508,1,623509,1,623510,1,623511,1,624170,1,625147,1,627360,1,628358,1,629365,1,624289,1,624290,1,624291,1,624292,1,624293,1,624294,1,624295,1,624296,1,625255,1,627338,1,628336,1,629366,1,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,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,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,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,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,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,0,0,0,0,1062,0,2310,0,2311,0,2312,0,2313,0,2314,0,2315,0,2316,0,2317,0,2318,0,2319,0,2320,0,2572,0,2554,0,2555,0,2556,0,2557,0,2558,0,2559,0,2560,0,2561,0,2562,0,2563,0,2564,0,2573,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,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,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,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,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,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,0,0,0,0,0</data>
</field>
827320,1,623505,1,623506,1,623507,1,623508,1,623509 etc item ID (item list), 1062,0,2310,0,2311,0,2312,0,2313,0,2314,0,2315 etc it's link on another file with item costs (price, that items need for exchange etc).
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
May 31, 2023
Messages
31
Reaction score
9
827320,1,623505,1,623506,1,623507,1,623508,1,623509 и т. д. Идентификатор элемента (список элементов), 1062,0,2310,0,2311,0,2312,0,2313,0,2314 ,0,2315 и т. д. Это ссылка на другой файл со стоимостью товара (цена, товары, необходимые для обмена и т. д.).

Code:
<data>0,0,571164,0,8883,0,1,9271,0,1,0,0,827320,1,623505,1,623506,1,623507,1,623508,1,623509,1,623510,1,623511,1,624170,1,625147,1,627360,1,628358,1,629365,1,624289,1,624290,1,624291,1,624292,1,624293,1,624294,1,624295,1,624296,1,625255,1,627338,1,628336,1,629366
I welcome this in principle and I understand it myself, but here’s the rub: the store that I want to edit contains 43 units of the “Server part” product, but if you edit the client, then something doesn’t add up in the code for 28 units of product
 
Upvote 0
Newbie Spellweaver
Joined
Sep 2, 2014
Messages
34
Reaction score
2
I welcome this in principle and I understand it myself, but here’s the rub: the store that I want to edit contains 43 units of the “Server part” product, but if you edit the client, then something doesn’t add up in the code for 28 units of product
Can't be. One weapon have minimum 10 records in list, if traider sell two weapon then minimum 20 records + another items. 28 it's tipical sell list. I not test how much items I can add in one sell list, but more then 28. If all items don't fit in one list, create another one.
 
Upvote 0
Newbie Spellweaver
Joined
May 31, 2023
Messages
31
Reaction score
9
Can't be. One weapon have minimum 10 records in list, if traider sell two weapon then minimum 20 records + another items. 28 it's tipical sell list. I not test how much items I can add in one sell list, but more then 28. If all items don't fit in one list, create another one.
I'll try thanks
 
Upvote 0
Back
Top