[Guide] Adding ACCOUNT without using Webpages

Status
Not open for further replies.
Elite Diviner
Joined
Feb 14, 2006
Messages
407
Reaction score
7
Location
Viêòt Nam
There is more than 1 way to creat an MMORPG account. If you want to creat it by using web pages, plz read the mega guide of Akai.
And in this post, i only mention the way how to make your own account without using webpages. It's old but i dont find anny post about
it in this box so that i decide to post it. Lolz :P
This way has advantage of being quick and effective. It's easy to do for everyone who dont want to install XAMP, PHP...


[FIRST STEP]

1. Run your NavicatSQL program. (Start / Programs / PremiumSoft / NavicatSQL / NavicatSQL.Exe)
2. Once it opens, expands your database by clicking on the [+] button until you see the "roseon" database.
It looks like this :

RedMG - [Guide] Adding ACCOUNT without using Webpages - RaGEZONE Forums


[SECOND STEP]

1. Right-click on the "accounts" table / Choose "Open Tables"
2. It looks like this :

RedMG - [Guide] Adding ACCOUNT without using Webpages - RaGEZONE Forums


[THIRD STEP]

In this step, you will add your account information to "accounts" table. Its format is :

1. ID = Your Acc ID
(I put 1 for the 1st account, 2 for the 2nd account and......)

2. Username = Your Acc Name
(It is used yo connect to the Rose server)

3. Password = Your Acc Password
(It must be in MD5 format. If you know MD5 well, it's easy for you to do)
(Make a MD5 Password at this Site : )

4. Access Level = Your Char's level in Game

......Those are the most important. You MUST insert them if you want to play !

I TESTED and IT WORKS PERFECTLY.

PS: This guide is not new but i hope it help ! I'm not good at English. I'm sorry
 
Last edited:
all you got to do is go ingame then when it says user name and pass you type in what ever you want it to be then it will say this account doesen't exist type the same info again and boom you got your account
 
all you got to do is go ingame then when it says user name and pass you type in what ever you want it to be then it will say this account doesen't exist type the same info again and boom you got your account


To do that you must open login.cong and world.config edit creataccount to 1 that should do you good.
 
If i not wrong,u can set AUTO ACCOUNT CREATION setting in LoginServer.conf
CreateLoginAccount=1
Change in
CreateLoginAccount=2
 
Status
Not open for further replies.
Back