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!

[Release] Aura Kingdom Server Files

Skilled Illusionist
Joined
Dec 21, 2013
Messages
392
Reaction score
181
the1Domo - [Release] Aura Kingdom Server Files - RaGEZONE Forums

I share some of the database, even missing a few things, but I leave here a few things to try.



postgresql :


---------------------------------------------------------------
-----------------------------------FFAcount-------------------------






CREATE TABLE worlds (


nochar_block_login varchar(30), --- ?
green_level varchar(30), --- ? GS -GM -User
red_level varchar(30), --- ? GS -GM -User
date varchar(30),
id integer, --- id de cuenta
name varchar(30), --- nombre de cuenta
ip varchar(30), ----- ip de cuenta
port integer, ----- puerto por el que ingresa
online_user varchar(30), ----- maximos usuarios online
maxnum_user varchar(30), ---- maximos usuarios online
show_order varchar(30) ----- ?
);






CREATE TABLE accounts(
id integer ---id de cuentas
);




CREATE TABLE configuration (
login_version integer -- version del juego
);






-----------------------------------------------------------


----------------------FFDB1----------------------


CREATE TABLE serverstatus(
int_port varchar(10), ---id de puertos del servidor ejemplo ch1 ch2 ch3 ch4 ch5
id integer --- id usuario


);




-------------------------------------------------


-------------------------FFMember----------------------




???????










att: Masterpop


at your service

Wow splendid job Master! I'll update my guide to provide your contribution thanks man! ;)
 
Last edited:
Elite Diviner
Joined
Apr 28, 2012
Messages
420
Reaction score
439
i do not know how in the that server, the one that i ran was binding to a range of IP address and mask (subnet) + bind to date
need crack
 
Newbie Spellweaver
Joined
Jul 2, 2008
Messages
67
Reaction score
7
there are some simple technique to hide rar file inside file jpg or gif, but this jpg or gif seems do no rar file inside them , but maybe another format ?
 
Skilled Illusionist
Joined
Dec 21, 2013
Messages
392
Reaction score
181
I have discovered that AuraKingdom.to's patch server is not entirely secured with index files so their patch files are fully accessible and exposed: ,. They use the same structure as Aeria. As for the right client we might be able to use their files as the files are from 2014. I've also managed to get download links for a client back from march 2014: .

Also to download the patch files from AuraKingdom.to use and download recursively to get all the files from a folder. We now just need to get the launcher to use a custom URL to download and verify files from and last but not least manage to get the client started using a custom IP!

You are all welcome. ;)
 
Last edited:
Newbie Spellweaver
Joined
Feb 29, 2012
Messages
38
Reaction score
14
It is from chinese forum.
链接: 密码:tmd2

mirror:


I have no idea of the files work the files are missing the databases and have not mess with them so I don't know what else is missing from what I can see this is an anime game


if anyone has the databases please help us :)'

VIDEO if the game


Here comes the full server with databases:

passwd: 9b3t

vm passwd: 539ab47bc369598633c871998a0b75b2test
vm IP:192.168.1.99 root admin

db (PostgreSQL): spiritking
ip: 192.168.1.99
port: 5432
schema: FFDB1
username: spiritking
passwd: 1980sublQ



The download link also has client and patch, though it's chinese. Fully runnable.
 
Skilled Illusionist
Joined
Dec 21, 2013
Messages
392
Reaction score
181
Here comes the full server with databases:

passwd: 9b3t

vm passwd: 539ab47bc369598633c871998a0b75b2test
vm IP:192.168.1.99 root admin

db (PostgreSQL): spiritking
ip: 192.168.1.99
port: 5432
schema: FFDB1
username: spiritking
passwd: 1980sublQ



The download link also has client and patch, though it's chinese. Fully runnable.
Any mirror possible?

Also how do we make the client connect to the VM?

Edit: I'll add a mirror once I've downloaded the files.
 
Last edited:
Elite Diviner
Joined
Apr 28, 2012
Messages
420
Reaction score
439
start client
start.bat
Code:
game.bin  EasyFun

and edit connect.ini
 
Elite Diviner
Joined
Apr 28, 2012
Messages
420
Reaction score
439
I repeat for u...
-Create a bat file with the following contents:
game.bin EasyFun
-Saves to the root folder of the game
-Runs bat
p.s. First you try to do so, and then ask ...... questions ...
 
Skilled Illusionist
Joined
Dec 21, 2013
Messages
392
Reaction score
181
I repeat for u...
-Create a bat file with the following contents:

-Saves to the root folder of the game
-Runs bat
p.s. First you try to do so, and then ask ...... questions ...
dafuq - [Release] Aura Kingdom Server Files - RaGEZONE Forums
Oh yeah then how about this then? I'm not good when it comes to this.

It tells me to find a program to execute the bin.
 

Attachments

You must be registered for see attachments list
Elite Diviner
Joined
Apr 28, 2012
Messages
420
Reaction score
439
to deal with u windows
or rename bin to exe (it's so hard to imagine???)
 
Skilled Illusionist
Joined
Dec 21, 2013
Messages
392
Reaction score
181
to deal with their windows
or rename bin to exe (it's so hard to imagine???)
I am deeply sorry for the inconvience. I guess I'm too drunk right now. But anyways thanks man! ;)
@Everyone

Edit:
Here's my mirror:

(I can't seem to get to the desktop. Let me know if any of you get there.)
 
Last edited:
Back
Top