How to make a GM Account in Ragnarok Servers (Hercules/rAthena)

There are 3 Steps to this: 

Website: FluxCP Control Panel

1. Register a new account to your FluxCP Website.

Server Side: Database 

1. Login to your phpMyAdmin ( e.g. "http:// 127.0.0.1(your-ip)/phpmyadmin" ).

2. Find and click your Ragnarok database called "ragnarok".

3. Find and click the table called "login".

4. Find your newly registered account and click "edit" then change the "group_id" from 0 to 99 (admin).


Client Side: for GM Sprite

1. Open your clientinfo.xml inside your RO GRF with an editor ( ex: notepad++).

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
   <connection>
      <display>YourRO</display>
      <balloon></balloon>
      <desc></desc>
      <address>(your-IP-Address)</address>
      <port>6900</port>
      <version>30</version>
      <langtype>1</langtype>
      <registrationweb></registrationweb>
     <yellow>
            <admin>2000000</admin>
            <admin>2000001</admin>
            <admin>2000002</admin>
      </yellow>
      <aid>
            <admin>2000000</admin>
            <admin>2000001</admin>
            <admin>2000002</admin>
      </aid>
   </connection>
</clientinfo>
2. Here we have added the three ids (e.g. 2000000, 2000001, 2000002) to have GM Sprites
You should add your additional ids to the list in the format as above ( ex: 2000000).

  • gm account sprite, gm account spirit, ragnarok
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Guide how to download Ragnarok Game Client Installer

1. Download the game client Installer. option a). Lite Installer: The lite installer is only...

How to Access your Folders(Linux/Centos) using WinSCP

Guide on how to access the folders in your vps linux! This is the easiest way, First make sure...

How To Start, Compile, and Stop Your Server Using Putty

Download Putty first from this link Click me to download!Note: Please follow the tutorial by...

Changing Time Zone

Changing Time Zone in Linux:1. Login to your VPS server using Putty. 2. Type the following...

Powered by WHMCompleteSolution