Here's my tut on setting up a server: https://forum.ragezone.com/f858/cent...erver-1076106/
I share some of the database, even missing a few things, but I leave here a few things to try.
postgresql :
---------------------------------------------------------------
-----------------------------------FFAcount-------------------------
);Code: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
Last edited by Monolith; 27-08-15 at 04:29 PM. Reason: Added code tags
Last edited by Eperty123; 26-08-15 at 07:56 AM.
able to run the server with the external ip ?
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
ip bind on the server side or client side ?
server side
Сan try to make a crack or to make a program or a script based on the connection settings, or to do something like script @Start test.exe -ip 25.25.25.25
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 ?
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: Index of /release_ak,. 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: Full Client (March 26th Update) [outdated].
Also to download the patch files from AuraKingdom.to use Visualwget 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 by Eperty123; 27-08-15 at 05:50 PM.