Otherworld studios would like to present the Advanced Client Dumper.
Features
The tool gives you the option to index the data.000 file into a table created in the database for faster loading.
Warning-Loading all the info into the database is a lengthy task but is well worth it in the end.
You must set the load_flag in the opt file to 1 to load from the db and 0 is to load from the data.000 file.
You can not only dump all files or dump a single file but you can also dump by extension.
You get a list of all the files on the right side of the tool and you double click on the name of the file you want to dump to dump it.
You can filter this list by which extension the file has.
You can also search through this list by typing the box labeled name.
The tool automatically saves the rappelz and dump directory on closing.
Update
Added threading.
When loading from data.000 progress bar now shows the progress.
You must issue this sql to your arcadia before using the tool.
Code:
USE [Arcadia]
GO
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
CREATE TABLE [dbo].[data000_idx](
[name] [varchar](max) NOT NULL,
[hash] [varchar](max) NOT NULL,
[size] [bigint] NOT NULL,
[location] [tinyint] NOT NULL,
[offset] [bigint] NOT NULL
) ON [PRIMARY]
GO
SET ANSI_PADDING OFF
GO
Thanks for this tool ^^
but when i want dump some files
my computer start getting slower
i think the problème is from ur tool because when i use other dumpers
my pc stay at normal speed
[Release]Import Dumper 10/08/2012 - Metin2 PServer Guides & Strategies - 9 Replies Wollte auch mal wieder was machen und da einige für den Python Bonusswitcher z.B. das modul oder die function umbenennen habe ich mir einen kleinen module dumper gemacht, welcher alle bisher importierten module analysiert, den Rückgabetype ausgibt und falls möglich(bei den C Api modulen aka player,.. usw also NICHT) den Argumentcount ausgibt via exception handling.
Wiedermal ist das Script einfach zum injecten gedacht mim Python Loader oder notfalls logininfo.py(Metin2 De bezogen z.B.).
...
[RELEASE] NC Full Dumper 05/04/2012 - Rappelz Private Server - 5 Replies Just to be more easily to search
available from pyrok will that prof is a team player. (like all did in last 2 days)
here
+bonus
[Release] CQ_Database Dumper 06/23/2009 - CO2 PServer Guides & Releases - 24 Replies Someone asked for it, so I said I'd release it.
Basically just dumps one of the .sql files into an ini format.
This will only be useful to you, if your writing a source to use a flat-filed system (i.e. like the source I released
Drag the ".sql" file onto the program and then hit enter to start the batch, in the same folder as the ".sql" file you should see a new folder appear called CQ_DUMP, inside of that should be another folder with the table name you dumped.
The format of the ini...
[Release] ItemType.dat Dumper 04/22/2009 - CO2 PServer Guides & Releases - 5 Replies Dumps ItemType into ini's that would be required for a flat-file based server.
Resource intended for:
http://www.elitepvpers.com/forum/co2-pserver-discu ssions-questions/203219-release-extremely-basic-bu t-working-bugless-c-source.html
Usuage:
Drop an *encrypted* (so straight from your "\pserver_client\ini\") itemtype.dat onto the exe and then hit enter.
Version 2
[Release] Qrfls Na elite dumper v2 12/16/2006 - GunZ - 3 Replies Hello, this is a dumper made by Qrfl, all credits for this go to him.
Instructions are in the readme.
Picture of it:
http://i6.photobucket.com/albums/y220/kodaman/Qrf l.jpg
Download:
http://www.sendspace.com/file/daojhn