[LEAKED] Arcane Source Code [for Development only]

10/21/2010 20:36 Yo123#16
you'll need vs 2010 since it's converted.
10/21/2010 20:45 CraYu#17
Is it a MSSQL or MySQL database ?
10/21/2010 20:49 chea77er#18
It is MSSQL. I didnt see a fail here. Exe key??what do you mean? we're possesing the whole source code
10/21/2010 21:19 x*Manu*x#19
to add the db is easy ^^
10/21/2010 21:30 chea77er#20
Quote:
Originally Posted by MagyarSilkroad View Post
what a leecher, you download the file's and write your name "Arcane-Leaked-by-chea77er.rar he-he-he
It just mean that its leaked by me. I never said that the I coded this Emu.


@LastThief:
You can see DB structures in the Source Code. I dont watched for them yet, but i can say that lyzerk use db to put informations like "characterdata.txt" into the MSSQL DB. So i think he made an Convert or something else.

Correct me if im wrong. I didnt spend time into these Files yet.
10/21/2010 21:35 x*Manu*x#21
Quote:
Originally Posted by chea77er View Post
It just mean that its leaked by me. I never said that the I coded this Emu.


@LastThief:
You can see DB structures in the Source Code. I dont watched for them yet, but i can say that lyzerk use db to put informations like "characterdata.txt" into the MSSQL DB. So i think he made an Convert or something else.

Correct me if im wrong. I didnt spend time into these Files yet.
right ;)
and you only need to know how to code a mssql database then you can easly add the tables and i start it only for me ;)
10/21/2010 22:00 LastThief#22
i will try to rebuild new db so lets give it try
10/21/2010 22:02 CraYu#23
Im working on it too.

[Only registered and activated users can see links. Click Here To Register...]

But i really donīt now how to make a db connection for database.ini :(
10/21/2010 22:07 x*Manu*x#24
Quote:
Originally Posted by HeavyLegend View Post
Im working on it too.

[Only registered and activated users can see links. Click Here To Register...]

But i really donīt now how to make a db connection for database.ini :(
look on game server and loginserver there you will find all thing like serverconfig
10/21/2010 22:21 Yo123#25
#another clean up.
i'm serious any off topic post will be punished!
10/21/2010 22:52 chea77er#26
So i dont know which Client the Emu supported. So someone who have the Client could extract following files:

Code:
            ItemDatabase(@"\data\itemdata_5000.txt");
            ItemDatabase(@"\data\itemdata_10000.txt");
            ItemDatabase(@"\data\itemdata_15000.txt");
            ItemDatabase(@"\data\itemdata_20000.txt");
            ItemDatabase(@"\data\itemdata_25000.txt");
            ItemDatabase(@"\data\itemdata_30000.txt");
            ItemDatabase(@"\data\itemdata_35000.txt");

            LoadSkillData(@"\data\skilldata_5000.txt");
            LoadSkillData(@"\data\skilldata_10000.txt");
            LoadSkillData(@"\data\skilldata_15000.txt");
            LoadSkillData(@"\data\skilldata_20000.txt");
            LoadSkillData(@"\data\skilldata_25000.txt");
            LoadSkillData(@"\data\skilldata_30000.txt");
            LoadSkillData(@"\data\skilldata_35000.txt");

            ObjectDataBase(@"\data\characterdata_5000.txt");
            ObjectDataBase(@"\data\characterdata_10000.txt");
            ObjectDataBase(@"\data\characterdata_15000.txt");
            ObjectDataBase(@"\data\characterdata_20000.txt");
            ObjectDataBase(@"\data\characterdata_25000.txt");
            ObjectDataBase(@"\data\characterdata_30000.txt");
            ObjectDataBase(@"\data\characterdata_35000.txt");

gj Manu
10/21/2010 23:00 LastThief#27
working with latest ksro client but i don`t know if ksro updated the client after 06-08-2010 or no !
10/21/2010 23:15 Ninja1337#28
Quote:
Originally Posted by chea77er View Post
So i dont know which Client the Emu supported. So someone who have the Client could extract following files:

Code:
            ItemDatabase(@"\data\itemdata_5000.txt");
            ItemDatabase(@"\data\itemdata_10000.txt");
            ItemDatabase(@"\data\itemdata_15000.txt");
            ItemDatabase(@"\data\itemdata_20000.txt");
            ItemDatabase(@"\data\itemdata_25000.txt");
            ItemDatabase(@"\data\itemdata_30000.txt");
            ItemDatabase(@"\data\itemdata_35000.txt");

            LoadSkillData(@"\data\skilldata_5000.txt");
            LoadSkillData(@"\data\skilldata_10000.txt");
            LoadSkillData(@"\data\skilldata_15000.txt");
            LoadSkillData(@"\data\skilldata_20000.txt");
            LoadSkillData(@"\data\skilldata_25000.txt");
            LoadSkillData(@"\data\skilldata_30000.txt");
            LoadSkillData(@"\data\skilldata_35000.txt");

            ObjectDataBase(@"\data\characterdata_5000.txt");
            ObjectDataBase(@"\data\characterdata_10000.txt");
            ObjectDataBase(@"\data\characterdata_15000.txt");
            ObjectDataBase(@"\data\characterdata_20000.txt");
            ObjectDataBase(@"\data\characterdata_25000.txt");
            ObjectDataBase(@"\data\characterdata_30000.txt");
            ObjectDataBase(@"\data\characterdata_35000.txt");

gj Manu
i got them here you go
here's the link
[Only registered and activated users can see links. Click Here To Register...]
Edit : heres the password
SmodFtw
10/21/2010 23:44 the_rookie#29
Quote:
Originally Posted by Ninja1337 View Post
i got them here you go
here's the link
[Only registered and activated users can see links. Click Here To Register...]
i ll pm you the password
Why password protect this? Just post the password to save others some time... I don't feel like looking for the pk2 extractor :P.
10/21/2010 23:58 LastThief#30
@ninja from where you got those files

i see file name (Database) extract.rar

which database exactly ?

edit:The file you are trying to access is temporarily unavailable.