• Welcome Message

    Ragnarok hacks , Cheats , BOT, Guide , Cheat Engine , Winsock Packet Editor, Redox Packet Editor, Learn how to hack , Hacking Ragnarok Online , Ragnarok Online , Openkore , Download , Download Cheats , Download Ragnarok Online Cheat , Ragnarok Online Cheats Hacks , Blog

Ok then shall we move on ? LOL

First download all of these :
- MYSQL 5.0.45
- MySQL GUI Tools 5.0-r12


2.1 Install
MySQL 5.0.27


-Click Next

-Choose Typical and then click Next.

-Click Install.
-Choose to skip sign up and then click Next.
-When the installation finished, Tick Configure the MySQL Server now and click Finish.
-Now you can choose Detailed Configuration or Standard Configuration. This would be up to you to choose any of it. You can just choose standard configuration and click Next.
-Next, Under Service Name Column, Choose MYSQL5 and then click Next.
-Next, Just enter any password for this root user and click next. Do not change the username as this username and password would be used later as your database login.
-Click Execute and after its done, click Finish. If any errors occurs, uninstall MYSQL5.0.27 and reinstall everything again.
2.2 Install MySQL GUI Tools 5.0-r8

2.3 Open MySql Adminstrator and it will prompt out a window, Type in the Host Name, Username and password as shown below.
Stored Connection: [Just leave this column empty]
Server Host: localhost
Username: root
Password: (enter the password you have created before for the user root)
Port: 3306
-Click Ok and you should now be in MYSQL Adminstrator.
-Go to your left column and look for User Adminstration and click on Add New User.
-Enter this inside the columns:
MySQL User: ragnarok
Password: ragnarok
Confirm Password: ragnarok
Click Apply Changes when you are done.
-When you are done, exit MYSQL Adminstrator.

2.4 Open MYSQL Query Browser from your Desktop or Start Menu.
-If you cant find it in your desktop, try finding it from the following directory C:\Program Files\MySQL\MySQL Tools for 5.0

2.5 After you open MySQL Query Browser, a window should prompt out, type this out in the following blanks:
Stored Connection: [just leave it empty]
Server Host: localhost
Username: root
Password: [enter the password we created before for root]
Default Schema: ragnarok
Port: 3306

Click OK to create a new ragnarok schema.

You should now be inside MySQL Query Browser.

Click once on the Ragnarok Database on your right column and make sure it is bold.

Go to menu, click File, Open Script and search for a folder named sql-files which should be in your eAthena Server Folder.

When you are inside the sql-files folder with your MySQL Query Browser, click on Main.sql and click open.

Once it is done loading, click on the Green Execute Button on your upper right hand corner and it should do some executing. Do the same with Mail.sql and some latest upgrade.sql .
Once you are done, click on the Resultset 1 Tab to go back to the main page. Right click on any database, eg.Ragnarok and choose Create New Schema , type in log and click ok. Once it is done, click once on log database and make sure it is bold, Go to menu, File, Open Script and choose logs.sql and click on the Green Execute Button.

Now, click on the Resultset 1 to go back to the main page. Click once on Ragnarok database, right click on Ragnarok database and click refresh. There should be some database files shown on your right column. Search for a database named login and click Quadruple (4) times on it.

A window should prompt out .To edit the login table, click once on edit on the bottom, look at column 1 and change the username s1 , password p1 to the username and password you used eariler on in your char_athena and map_athena.

To make a GM[Game Master] Account, Right click on any place between the white screen, click create new column. Change the newly created empty column number id to 2000000 and choose a username and password for your GM account. As for the level column , put 99 for adminstrator.

After you have done, click Apply Changes.

You are now done with your MySql Database. EXIT now.

Here are my guides for beginner..
Hope you can understand it..

1.You Should download the newest Stable Pack of Ragnarok..
You can download it >> HERE <<
• //login_ip: 127.0.0.1

remove the // beside the login_ip so it become like this :
login_ip: 6900

• //login_port: 6900
remove the // beside the login_port so it become like this :
login_port: 6900

do the same to char_athena and map_athena
remove the // from line ( login_ip, char_ip, map_ip, login_port )

1.2 Now Edit this few lines in char_athena.conf and map_athena.conf .

char_athena.conf :
Server Communication username and password.
userid: s1
passwd: p1

-Edit userid and passwd to any username and password you can remeber. You will need this later on in your MySql Database.

-Remeber to remove // for login_ip and char_ip and change 127.0.0.1 to your internet(wan) ip. You can choose to use no-ip to replace your wan ip from Link .

-Now you are done with your char_athena. SAVE and exit .
map_athena.conf :
-Edit userid and passwd to the same username and password you used eariler on for your char_athena.

-Remeber to remove // for char_ip and map_ip and change the 127.0.0.1 to the same internet ip you used eariler on in your char_athena.

-Now you are done with your map_athena. SAVE and exit