Register for your free account! | Forgot your password?

Go Back   elitepvpers > General Gaming > General Gaming Discussion
You last visited: Today at 05:48

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Guide]How to make a rakion server.

Discussion on [Guide]How to make a rakion server. within the General Gaming Discussion forum part of the General Gaming category.

Reply
 
Old   #1
 
abry's Avatar
 
elite*gold: 0
Join Date: Dec 2008
Posts: 34
Received Thanks: 21
[Guide]How to make a rakion server.

Setting up a Rakion Private Server


I made this guide for all or maybe majority will understand well how to make a Rakion server online. Names for credits are not posted, but if you want to be credited, just send me a message and i'll put your name in the credits, but make sure you really shared.

Violent or :grr: Reactions will be reported a soon as possible because there is still no rule here in this section.

1.) Client Download
Download any Clients for rakion that will suit your taste.











2.) Server Files
Extract and Copy all folders to C:\RakionServer.


3.) Database


Guide:

1. Download the 3 files needed above.
2. Open C:\RakionServer Folder.
3. Configure the IPs inside the rakion server Folder.
  • BrokerServer>>Config.ini
  • Buddy-Center>>Setting.txt
  • Buddy-Serv>>Setting.txt
  • WorldServer>> Config.ini, worldserver.txt
4. Use the DB shared above.
5. Follow this guide for configuring the server and client files.

Legend:
Red= Description.

  • Server File Modification Guide
Config.ini - RankUpdater:
Quote:
[Common]
Comment = Rakion MSC - LegacyGamers
ProcessTime = 300 (time for process service)
RankMonth = 1 (Month for Rank)

[DB]
Host = localhost
User = root
Passwd = asdasd
Database = rakion (change rakionrank for rakion)
Port = 3306

[DBUPDATE]
Host = localhost
User = root
Passwd = asdasd
Database = rakion(change rakionrank for rakion)
Port = 3306

[ABUSER]
CheckDay = 1 (Day for Check)
CheckWinSum = 200 (WinMax per Day)
CheckExpSum = 6000 (ExpMax per Day)
CheckGoldSum = 12000 (GoldMax Per Day)

[DBBACKUP]
#¿øº»ÆÄÀÏ À§Ä¡
SRC=C:\Program Files (x86)\MySQL\MySQL Server 6.0\data\ (MySQL Data Folder)

#º¹»çÇÒ À§Ä¡
DEST=C:\RakionServer\RIS_RakionUpdate\ (Folder to be backup the DB)


#º¹»çÇÒ ÆÄÀÏ
DBDATA=rakionrank(DB Name)
Config.ini - BrokerServer:
Quote:
[Common]
Name=MSC - LegacyGamers (is the name showed on the header of the BrokerServer Window)
SpinCount=4000

[World]
MaxWorld=1 (WorldServer Counts)
IP0=192.168.1.2 (WorldServer IP for ServerID 0)
Port0=50808 (WorldServer Port for ServerID 0)
For add more server you need add more lines here IPNumber=IP and PortNumber=Port.


[TCP]
Port=50807 (TCP Port of BrokerServer)
RecvPoolCount=1000
SendPoolSize=40960

[UDP]
Port=50807 (UDP Port of BrokerServer)
RecvPoolCount=100
SendPoolCount=1


Config.ini - WorldServer2006:
Quote:
[Common]
Name=MSC - LegacyGamers (is the name showed on the header of the WorldServer2006 Window)
ServerID=0 (Server Identification Number, it start on 0)
XFSVersion=147 (XFS Version, open With IXFS the DataSetup.xfs and it show the XFSVersion)
BinVersion=4898 (BIN Version, in the Installer of RIS and Others official servers, is showed on the installer name, Example: RIS_Ver072_XfsVer64.exe)
SpinCount=4000
BrokerIP=192.168.1.2 (BrokerServer IP)
BrokerPort=50807 ;50906 (BrokerServer Port, Default: 50807)
ClientFileInfo=35DB574433468E9F347D113400854CC5 - MD5 Rakion.bin
RKSClientFileInfo=2570D48428B22D74D75D19D3BCD0157E - MD5 gamemp.dll
MailFrom= (Email Address is sended to user deleted players or banned)
MailPickup=C:\Inetpub\mailroot\Pickup
//English
MailSub0=Character deletion key.
MailDesc0=Hi, this is the Rakion team.<br><br>You have requested to delete one of your Rakion characters.<br>Please use this character deletion key in order to proceed further.<br><br><br>character deletion key : %s<br><br>Thank you.
//Korea
MailSub1=Äɸ¯ÅÍ »èÁ¦Å°.
MailDesc1=¾È³çÇϼ¼¿ä. ¶óÅ°¿Â ¿î¿µÆÀÀÔ´Ï´Ù.<br><br>°ÔÀÓ ¾È¿¡¼* ij¸¯ÅÍ »èÁ¦¸¦ ½ÅûÇϼ̽À´Ï´Ù.<br>Áö±Ý ¹ß¼Û µå¸®´Â ij¸¯ÅÍ »èÁ¦Å°¸¦ ÀÌ¿ë ÁÖ¼¼¿ä.<br><br><br>ij¸¯ÅÍ »èÁ¦Å° : %s<br><br>°¨»çÇÕ´Ï´Ù.
//Latin
MailSub2=Hola, somos el equipo de Rakion.
MailDesc2=Hola, somos el equipo de Rakion.<br><br>Se ha procesado una solicitud para eliminar uno de sus personajes de Rakion.<br>Por favor use la siguiente clave de eliminacion para proceder con ello.<br><br><br>Clave de eliminacion de personaje : %s<br><br>Gracias.

[User]
LimitUser=2000 (LimitUser Number, 2000 = 2000 Users Accepted only on this WS)

[ClanWar] (ClanWar Specification, Map=MapNumber, Mode=1(Normal) or 0(Disabled), Round=RoundNumbers, Time=Time of ClanWar, Kill=Kills accepted on ClanWar, Character=Max characters accepted on ClanWar)
Map=200
Mode=1
Round=13
Time=300
Kill=10
Character=6

[Server]
MaxWorld=1 (Server Counts)
IP0=192.168.1.2 (WorldServer IP)
Port0=50808 (WorldServer Port)


[DB]
IP=127.0.0.1
Port=3306
User=root
Pass=root
Name=rakion
RecvPoolCount=100
SendPoolCount=100

[USERDB]
IP=127.0.0.1
Port=3306
User=root
Pass=root
Name=rakion

[TCP]
Port=50808 ;50907(WorldServer TCP Port)
RecvPoolCount=1000
SendPoolSize=40960

[UDP]
Port1=50808 ;50907(WorldServer UDP1 Port)
Port2=50809 ;50908(WorldServer UDP2 Port)
RecvPoolCount=100
SendPoolCount=1

[Channel]
BaseChannel=1 (is the channel setted for this Server, if you set 1, it select Channel1)
Channel1=MSC
Channel2=LG
Channel3=3
Channel4=4
Channel5=5
Channel6=6
Channel7=7
Channel8=8
Channel9=9
Channel10=10
Channel11=11
Channel12=12
Channel13=13
Channel14=14
Channel15=15
Channel16=16
Channel17=17
Channel18=18
Channel19=19
Channel20=20
Channel21=21
Channel22=22
Channel23=23
Channel24=24
Channel25=25
Channel26=26
Channel27=27
Channel28=28
Channel29=29
Channel30=30
Channel31=31
Channel32=32
Channel33=33
Channel34=34
Channel35=35
Channel36=36
Channel37=37
Channel38=38
Channel39=39
Channel40=40
WorldServer.ini - WorldServer 2007:
Quote:
[FlexDbConn]
MaxDbConnection=10
DbConnAdjustFreq=10
DbConnIncrease=10
DbConnDecrease=10

[Server]
ServerId=0 (Server Identification Number)
MaxUser=2000 (MaxUsers on this WorldServer)
MaxField=500 (Max Rooms on this worldserver)
Port=50808 (Port of this WorldServer - TCP)

[Authentication]
Type=4 (Authentication Type, 0 = Normal Without Auth.asp Method, 1 = Auth.asp Authentication)
Host=192.168.1.2 (Web Server IP, you need IIS Server)
Port=81 (Web Server Port of IIS)
AuthPage=/auth.asp (NO CHANGE IT)
Secured=1 (If it send information secured or not, 0 = Normal, 1 = MD5 Secured Data)

[Client]
MD5_1=DE8A0B5341E14EABE0391182E42E3286 (MD5 Rakion.bin)
MD5_2=5411371D6237C4ED920645C68ACC4036 (MD5 gamemp.dll)

[email]
CharacterDeleteSubject=Rakion (Subject of Character Deletion)
CharacterDeleteBodyFileName=/deletion.txt (Character Body, Message Showed on the Message[email] if character is deleted)

[Debug]
EnableDebugThread=1 (it enable debug thread, use debuglogs folder)

[ServerList]
Count=1 ( 1 = 0, 2 = 0 and 1)
IP0=192.168.1.2 (WorldServer IP)
Port0=50808 (WorldServer Port)

[Broker]
IP=192.168.1.2 (BrokerServer IP)
Port=50807 (BrokerServer Port)

[DB]
IP=127.0.0.1
Port=3309
User=root
Pass=root
Name=rakion

[Queue]
DbRecvQueue=100
DbSendQueue=100
TcpRecvQueue=1000
TcpSendPoolSize=40960
UdpRecvQueue=100

[USERDB]
IP=127.0.0.1
Port=3309
User=root
Pass=root
Name=rakion

[LOGDB]
IP=127.0.0.1
Port=3309
User=root
Pass=root
Name=rakion

[UDP]
Port1=50808 (UDP1 Port WorldServer)
Port2=50809 (UDP2 Port WorldServer)
SendPoolCount=100

[Service]
Name=RakionWorldLG
DisplayName=RakionWorldLG
ExecUser=Isaias (Windows Login User)
ExecPassword=asdasd (Windows Login Password)

[MailSender]
Sender= (Email used for send the Message of Deletion)
PickupFolder=C:\Inetpub\mailroot\Pickup


Setting.txt - BuddyCenter:
Quote:
[BuddyCenter]
Port=8504(Default: 8504, BuddyCenter Port)

BuddyDB_Host=127.0.0.1
BuddyDB_User=root
BuddyDB_Pwd=root
BuddyDB_DB=rakion
BuddyDB_Port=3309

Accept=192.168.1.2;127.0.0.1 (add you ip here, and no delete 127.0.0.1)

Setting.txt - BuddyServer:
[BuddyServ]
Port=8500 (BuddyServer Port default: 8500)

BuddyDB_Host=127.0.0.1
BuddyDB_User=root
BuddyDB_Pwd=root
BuddyDB_DB=rakion
BuddyDB_Port=3309

RakionDB=rakion

UserTable=rakion.UserGameInfo
UserTable_Id=name

AccountTable=rakion.UserGameInfo
AccountTable_Id=name
AccountTable_Nickname=buddyname

CenterIp=192.168.1.2 (BuddyCenter IP)
CenterPort=8504 (BuddyCenter Port)

VersionFirst=1
VersionLast=1000

StarAccept=192.168.1.2;127.0.0.1;61.74.68.160/27;192.168.1.0/24;222.111.150.124/32; (add you ip here, and no delete 127.0.0.1)


  • Client Modification Guide
Quote:
1.)Open with IXFS, DataSetup.xfs and search locate.ini, rename it and delete DataSetup\, extract it, edit(Set all information of the server on it) and save it, drag file and drop it on IXFS Window, rename it and add DataSetup\, and click on Finalize Archive.
Quote:
2.) Open with IXFS, Classes.xfs and search classes\save.dat, rename and delete classes\, extract it, close IXFS without save, and open save.dat with notepad and search MD5 of rakion.bin and gamemp.dll, set it to worldserver.ini or config.ini(worldserver2006).
Quote:
3.) Go to bin folder of rakion, rename rakion.bin to rakion.exe, create shortcut and add this parameters: USERNAME PASSWORDHEX SERVERID
Example:
SirMaster 38383939 1A(1A for accept all Servers)

38383939 = 8899 is HEX

example: C:\Program Files\Softnyx\Rakion\Bin\Rakion.exe sirmaster 38383939 1A
For other concerns, just post it in this thread, and we are willing to answer.

If you're still confused, you may visit this , some of the solutions in your problem might be there.

Credits: thepatan55 "CarlosX" and SirMaster

Regards,
Abry
abry is offline  
Thanks
10 Users
Old 05/01/2009, 05:43   #2
 
elite*gold: 0
Join Date: Sep 2007
Posts: 4
Received Thanks: 0
I CANT download the database... what is ***** in the link
matgempak2 is offline  
Old 05/17/2009, 06:31   #3
 
elite*gold: 0
Join Date: May 2009
Posts: 1
Received Thanks: 0
dude the client wont work
looserxp is offline  
Old 05/18/2009, 16:04   #4
 
elite*gold: 0
Join Date: Feb 2009
Posts: 1
Received Thanks: 0
to download it add rage.zone(without dot) on the link
DarkSkater is offline  
Old 05/22/2009, 17:25   #5
 
elite*gold: 0
Join Date: May 2009
Posts: 1
Received Thanks: 0
I Cant download the database too............
HuH~
ikanmasin99 is offline  
Old 06/25/2009, 03:14   #6
 
elite*gold: 0
Join Date: Oct 2008
Posts: 2
Received Thanks: 0
Go to

go too surch for files
look gor *Rakion* first or second is server files
download it
follow same steps
uniushi is offline  
Old 10/25/2009, 23:42   #7
 
elite*gold: 0
Join Date: Jan 2009
Posts: 4
Received Thanks: 0
WOW the links dont work, try to not copy and paste bud ^^
kbdraco is offline  
Old 11/22/2009, 06:03   #8
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1
Received Thanks: 0
why dont u just make one for us.... lolzzz
lorddoom141 is offline  
Old 11/22/2009, 15:49   #9
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1
Received Thanks: 0
can't download both RIS Rakion v318 (current version - International)
and database file..
88paan88 is offline  
Old 01/31/2010, 02:38   #10
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1
Received Thanks: 0
me having trouble with the gameguard, it appear game guard error : 380,,,

any suggestions? is there any way to bypass the game guard? or me having the problem with the server,,, i've followed every step shown above,,,

this is the snapshot from my brokerserver



me got the client from torrent file, sfx ver 203,,,
stereoreo is offline  
Old 05/07/2010, 16:21   #11
 
bboylife005's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 86
Received Thanks: 17
he didn't maked one becouse this is fake
bboylife005 is offline  
Old 05/12/2010, 22:36   #12
 
elite*gold: 0
Join Date: Jul 2009
Posts: 156
Received Thanks: 11
hmm I try do th
Shokata11 is offline  
Old 06/29/2010, 04:41   #13
 
elite*gold: 0
Join Date: Jun 2010
Posts: 1
Received Thanks: 0
how to download the database
jaychie001 is offline  
Old 07/19/2010, 22:10   #14
 
elite*gold: 0
Join Date: Jun 2010
Posts: 9
Received Thanks: 0
Quote:
Originally Posted by lorddoom141 View Post
why dont u just make one for us.... lolzzz
Quote:
Originally Posted by bboylife005 View Post
he didn't maked one becouse this is fake
lol heres a tip for yall. unfortuenately since ull be HOSTING the server u need a 300 dollor T3 connection, no sum programmer friends, get ppl to be gm, set up the links on sites to host ur pserver link, hire developers. (they shouldnt have to work for free) set up a working donation item system that WORKS so u can pay for ur T3 unless u make about 6k a month or more, have a DECENT Working provider for ur internet, and be able to maintanince ur server.

does that answer your why dont u make the server for us question? lol
NexiSanada is offline  
Old 08/28/2010, 08:26   #15
 
Yanz59's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 5
Received Thanks: 2
DataBase Here:

Yanz59 is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
Hacking Guide for Rakion
01/12/2006 - General Gaming Discussion - 56 Replies
First off, i have tooken this from gzp so the credit for it goes to the author on that site. This howto will also come along with an NProtect bypass, credits for it go to MANOLZ Here you go: First of all, Koder pretty much beat me to posting most of this.
How To Make a Korean Account For Rakion
12/29/2005 - General Gaming Discussion - 14 Replies
-Guide- 1.) Start by going to the registration page: Registration 2.) Now generate a new KSSN number with the attached generator, like this (WRITE IT DOWN!): http://uploadany.com/imagehost/out.php/i71_genera tor.JPG 3.) Next input a name (copy and paste one of these: 인터넷, 사용건, 동참제, 글주소, 범용적, 용산구, Note that you can try different combos of them) then input your new KSSN in the second box, click left button, like this: http://uploadany.com/imagehost/out.php/i76_step1. JPG



All times are GMT +2. The time now is 05:48.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.