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!

How to set up Aura Kingdom Server on CentOS

Newbie Spellweaver
Joined
May 12, 2014
Messages
48
Reaction score
3
Ty Luffy90 for your help, it worked =).
Btw, i'm stuck at login screen, i can type the username, but when it change to password, i can't type anything else except enter buttom
Eperty123 - How to set up Aura Kingdom Server on CentOS - RaGEZONE Forums
 
Skilled Illusionist
Joined
Dec 21, 2013
Messages
392
Reaction score
181
Ty Luffy90 for your help, it worked =).
Btw, i'm stuck at login screen, i can type the username, but when it change to password, i can't type anything else except enter buttom
Eperty123 - How to set up Aura Kingdom Server on CentOS - RaGEZONE Forums

It's hidden don't worry. Just type your pass and enter. Boom.
 
Newbie Spellweaver
Joined
Apr 10, 2007
Messages
79
Reaction score
74
@Eperty123
@Hycker


Wan Connecting fixed After many hours of testing it is done.

First you need to run a query on FFMember Table tb_user

Code:
INSERT INTO "public"."tb_user" ("mid", "password", "pwd", "idnum", "byauthority", "pvalues", "firstlogindate", "billingrule", "status", "regdate", "lastlogindate", "memberid", "clientip", "updatetime", "bonus", "char_id", "sel_chk") VALUES ('username', '5f4dcc3b5aa765d61d8327deb882cf99', '5f4dcc3b5aa765d61d8327deb882cf99', '2', '0', '0', '2015-10-16 16:20:01', '0', '0', '2015-10-08 16:20:20+01', '2015-10-22 16:20:27+01', '2', '192.168.0.25', '2015-10-23 16:07:09', '0', '50000001', '0');

Match the Data To your Own like Username and Password that is (MD5) also your Char_id i.e 500000001.

After this add you Wan IP to FFAccount - worlds

Leave FFDB1 - serverstatus as your 192.168.0.xx or other lan ip (Do not change to Wan Ip)

Use my patcher on WorldServer101 and 102

View attachment AK Wan Updater.rar


Update you client connect.ini to wanip

edit:
Forward your ports on Home Router if standard 6543,5567,5568


hit start and enjoy :)

Cheers evestu :eek:tt1:

P.s Please Keep my Releases at Ragezone.
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
May 12, 2014
Messages
48
Reaction score
3
"It's hidden don't worry. Just type your pass and enter. Boom."
i remembered at the root password setting , i put 123456, put i typed there and it still incorrect =.="
 
Experienced Elementalist
Joined
Nov 17, 2009
Messages
255
Reaction score
157
"It's hidden don't worry. Just type your pass and enter. Boom."
i remembered at the root password setting , i put 123456, put i typed there and it still incorrect =.="

Press number 123456 on your main keyboard near qwerty not press on numpad and try.
 
Newbie Spellweaver
Joined
May 12, 2014
Messages
48
Reaction score
3
"Press number 123456 on your main keyboard near qwerty not press on numpad and try."
already tried and still incorrect




My bad, i found the mistake. I should put root on username then my password.
Btw, did you put SecureCRT and PostGreSQL in your server or client package ? I don't see those software on your requirements list, so just want to double check
 
Initiate Mage
Joined
Oct 24, 2015
Messages
4
Reaction score
0
@Eperty123
@Hycker


Wan Connecting fixed After many hours of testing it is done.

First you need to run a query on FFMember Table tb_user

Code:
INSERT INTO "public"."tb_user" ("mid", "password", "pwd", "idnum", "byauthority", "pvalues", "firstlogindate", "billingrule", "status", "regdate", "lastlogindate", "memberid", "clientip", "updatetime", "bonus", "char_id", "sel_chk") VALUES ('username', '5f4dcc3b5aa765d61d8327deb882cf99', '5f4dcc3b5aa765d61d8327deb882cf99', '2', '0', '0', '2015-10-16 16:20:01', '0', '0', '2015-10-08 16:20:20+01', '2015-10-22 16:20:27+01', '2', '192.168.0.25', '2015-10-23 16:07:09', '0', '50000001', '0');

Match the Data To your Own like Username and Password that is (MD5) also your Char_id i.e 500000001.

After this add you Wan IP to FFAccount - worlds

Leave FFDB1 - serverstatus as your 192.168.0.xx or other lan ip (Do not change to Wan Ip)

Use my patcher on WorldServer101 and 102

View attachment 154109


Update you client connect.ini to wanip

edit:
Forward your ports on Home Router if standard 6543,5567,5568


hit start and enjoy :)

Cheers evestu :eek:tt1:

P.s Please Keep my Releases at Ragezone.

Do i have to use the AK IP UPDATER and update the IP address of Worldserver101,Worldserver101,Loginserver and the others to my WAN IP?
 
Newbie Spellweaver
Joined
Apr 10, 2007
Messages
79
Reaction score
74
Use The AK IP UPDATER First to update the needed server files to you network gateway ip i.e 192.168.0.1.

Then use the AK Wan Updater to patch only WorldServer101 and 102 and follow my other instructions.
 
Initiate Mage
Joined
Oct 22, 2015
Messages
2
Reaction score
0
Hello im new here may i ask if this can run on windows server?
Sorry for my bad english



a video tuturial plz
 
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
is the original serverfiles are binded to 127.0.0.1?
 
Newbie Spellweaver
Joined
May 12, 2014
Messages
48
Reaction score
3
I got this after type ifconfig/ ifup eth0. So how to connect it with secureCRT ? I don't know how to use the software :s
Eperty123 - How to set up Aura Kingdom Server on CentOS - RaGEZONE Forums
 
Newbie Spellweaver
Joined
May 12, 2014
Messages
48
Reaction score
3
Step by step please, my english really bad, don't know how to use at all
 
Newbie Spellweaver
Joined
May 12, 2014
Messages
48
Reaction score
3
my bad , thought he talk about the secureCRT. Now i got these, how do i use this IP with secureCRT ?
Eperty123 - How to set up Aura Kingdom Server on CentOS - RaGEZONE Forums
 
Junior Spellweaver
Joined
Nov 30, 2013
Messages
144
Reaction score
14
@Konomi
Yes it is true again Now type "ifconfig" and will show the ip as follows 192.168.1.x and connect to secureCRT
That's it Good luck to you in the rest of the steps

sorry for my bad English
 
Newbie Spellweaver
Joined
Sep 8, 2014
Messages
19
Reaction score
20
I managed to start world and zone using ip 192.168.91.128 inside vm.

Just find these hexadecimal sequences, each one appears twice in files from world and zone.

Code:
  81 fd c0 a8 01 4b

     3d c0 a8 01 00

  81 fd c0 a8 01 37

Just reencode the 3 first ip bytes, ie: c0 = 192; a8 = 168; 01 = 1.

I don't know how is used last byte, ie 4b 00 37, so don't touch. 81 fd and 3d are op codes for the cpu, so don't touch.

UPDATE:

These scripts are patching files directly on server.

WorldServer patcher:
Code:
#!/bin/sh

SOURCE="${BASH_SOURCE[0]}"
while [ -h "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symlink
  DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
  SOURCE="$(readlink "$SOURCE")"
  [[ $SOURCE != /* ]] && SOURCE="$DIR/$SOURCE" # if $SOURCE was a relative symlink, we need to resolve it relative to the path where the symlink file was located
done
DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"

NOW=$(date "+%m%d.%H%M")
BINFILE="$DIR/ip_pacth.bin.$NOW.tmp"
WORLDFILE="$DIR/WorldServer"

# PUT HERE YOUR 3 IP BYTES
# Bounded files to 192.168.1.X has '\xc0\xa8\x01'.
# c0 = 192
# a8 = 168
# 01 = 1
printf '\xc0\xa8\x5c' > "$BINFILE"



dd if="$BINFILE" of="$WORLDFILE" bs=1 count=3 seek=2345445 conv=notrunc
dd if="$BINFILE" of="$WORLDFILE" bs=1 count=3 seek=2346341 conv=notrunc

dd if="$BINFILE" of="$WORLDFILE" bs=1 count=3 seek=2345969 conv=notrunc
dd if="$BINFILE" of="$WORLDFILE" bs=1 count=3 seek=2346865 conv=notrunc

dd if="$BINFILE" of="$WORLDFILE" bs=1 count=3 seek=2345983 conv=notrunc
dd if="$BINFILE" of="$WORLDFILE" bs=1 count=3 seek=2346879 conv=notrunc

rm -f "$BINFILE"

ZoneServer patcher:
Code:
#!/bin/sh

SOURCE="${BASH_SOURCE[0]}"
while [ -h "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symlink
  DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
  SOURCE="$(readlink "$SOURCE")"
  [[ $SOURCE != /* ]] && SOURCE="$DIR/$SOURCE" # if $SOURCE was a relative symlink, we need to resolve it relative to the path where the symlink file was located
done
DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"

NOW=$(date "+%m%d.%H%M")
BINFILE="$DIR/ip_pacth.bin.$NOW.tmp"
ZONEFILE="$DIR/ZoneServer"

# PUT HERE YOUR 3 IP BYTES
# Bounded files to 192.168.1.X has '\xc0\xa8\x01'.
# c0 = 192
# a8 = 168
# 01 = 1
printf '\xc0\xa8\x5c' > "$BINFILE"



dd if="$BINFILE" of="$ZONEFILE" bs=1 count=3 seek=6947381 conv=notrunc
dd if="$BINFILE" of="$ZONEFILE" bs=1 count=3 seek=6948277 conv=notrunc

dd if="$BINFILE" of="$ZONEFILE" bs=1 count=3 seek=6947905 conv=notrunc
dd if="$BINFILE" of="$ZONEFILE" bs=1 count=3 seek=6948801 conv=notrunc

dd if="$BINFILE" of="$ZONEFILE" bs=1 count=3 seek=6947919 conv=notrunc
dd if="$BINFILE" of="$ZONEFILE" bs=1 count=3 seek=6948815 conv=notrunc

rm -f "$BINFILE"
 
Last edited:
Newbie Spellweaver
Joined
May 12, 2014
Messages
48
Reaction score
3
Am i do it right? It keeps message connection timed out.
Eperty123 - How to set up Aura Kingdom Server on CentOS - RaGEZONE Forums
 
Back
Top