0% found this document useful (0 votes)
78 views8 pages

BeGa Admin Tool Manual

Uploaded by

Lucas X3
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views8 pages

BeGa Admin Tool Manual

Uploaded by

Lucas X3
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

BeGa Admin Tool Manual

Developer: BeGa MOT7


Version: 2.0.0.0

Index

Page(s) Content
2,3 Folders & Files
4 Database Connection
5,6,7,8 Tools
Chapter 1 [ Folders & Files ]

To ensure that the tool works correctly, there have to be some files in following folders, that contain
data for some specific functions.

config

• General information

The folder contains only one single file: "initConfig.xml"


This file holds your settings for the database connection.
If the tool is not able to connect you can open this file with Notepad ++ or any other texteditor and
control your setting.
Be careful if you want to change "User" and "Password" for database settings.

The values in those fields are translated into ASCII values.


It's always needed to put a "/" behind every value so the tool can read the string correctly.

You can find the ASCII table at:


http://www.asciitable.com/index/asciifull.gif

Under DBNames you'll find all your single database names in plain text. Change them if you don't
want to do that with the tool interface.

custom

• General information

This one contains only one single file again: "customItems.txt"


The tool saves every item code, option code and duration id (if you use the button "Save Codes" at
the ItemCreation tool) and writes them into this text file.

The codes are stored in a simple way and are separated by "#" signs. DO NOT change the style of
those saved items or the tool may not be able to read the data.

• Delete an item

If you want to delete an item, delete the line with the item name AND the line which contains the
line-separating signs "///---///".
data

At this location there are three files stored: "classRank.xml" / "levelCap.xml" / "slotData.xml"

• classRank.xml

The file contains the basic values for every class rank. They are needed to create the style value for
every character in order to change their class rank correctly. DO NOT change this file in any way.

• levelCap.xml

This file contains all active levels for EP8 and the needed EXP rate which is connectet with the
level. DO NOT change the values or the level and exp cap could be messed up.

• slotData.xml

Here you can find the hex values for the slot data. This is needed to fill slots correctly and shouldn't
be changed in anyway.
Chapter 2 [ Database Connection ]

The Database Connection Interface is the first you'll see when starting the tool.
This offers the possiblity to input your database settings, the data needed to connect to the database
and will offer some connection test and procceed to the main menu.

• Test connection

If you want to test the connection first, press the "Test Connection" button. You'll see some boxes
popping up which contain the tested database and if the connection is good or not.
If there's any connection with a failed connection state, you should check all names, passwords, port
and address for in the settings.
If you proceed working with the tool and some failed connection, some tools might not be able to
work properly.
Chapter 3 [ Tools ]

• Main menu

The main menu offers you every tool which the software supports.
You can activate the tool by pressing the button. Because of the fact that every tool creates its own
connection, you can open every tool you need but you can just open one tool of the same kind once.

The "Show/Hide basic Functions" button in the lower right corner offers the possiblity to find out
data about accounts, characters, and get the detailed data you need to work with the tools.

The "Close" button closes (as the name says) the whole application and disconnects the tools from
the database.

• Account management

This tool is able to perform the basic things which are needed to manage all the registered account.

Be careful while working with this tool and if you get some error mistakes, control the data you
inserted into the fields. Control if you messed up userNum and AccountID or CharacterIdx.

• Character management

Here you can delete characters and restore them.


Consider controlling the account when restoring some character. The character slot with the correct
characterIdx has to be free. Otherwise the character won't be restored.

• Character Editor

This tool supports nearly every change related to characters.

WARNING:
Use your brain while working with this tool. If you change the characters level, the character won't
get any status points back and won't change the STR/DEX/INT relating to the level. You have to
calculate that yourself.

Known Bugs and Solutions:


1) Change Nation
If you change the nation, the characters aura code will get bugged.
Use a aura code changer from any NPC and reset the aura code and everything will work again.

2) Change Skill Points


Skill points are earned with the points you gaine at the dummy training. Until know the value for
each point isn't known. If you type in the max value for that field, the character gains more then
1.500 points for magic and sword skill points.
I recommend to use this only for GM characters.
• Mail system

This system manages all the options belonging to the mail system.
It is recommended to use the "Send Mail to Character" button to send mails to characters because
the people can check the item before transfering it to the inventory.
If the item has any bugs, you can just delete it with the mail system tool and it's easier then
adjusting the inventory data.

If you fill in any type of letter into the text field "Mail content", the mail will be send with that text.
If you leave the field empty or clear it, it will send the mail with the basic mail text:

"Please take your Items and/or Alz!"

Advice:
1. Read Item
This button reads the name you entered in the field near to it and tries to find the item in the
customItem.txt file.
The codes are then importet into the ItemID, ItemOption and DurationID fields and you can easily
send the item to the character of your choice.

!!!This function is case sensitive!!!

• Server statistics

This small tool just gives information about some interesting details about combos, levels, online
players and the nationwar point table.

Advice:
1. The nation war table DOES NOT show the next character which will be the bringer. It just
adds up all the points which were farmed during one bringer-decision period.
• Item shop

The item shop tool just adds/drains from the bank accounts registered in the cash shop database.
You can control the items which are registered in the item shop and the amount of alz the player
stores at his bank account.

Advice:
1. This tool only works with chumpy's php-files for the shop and the basic sql database. Any
changes made to that may result in a not properly working item shop tool.

• Global manager

With the global manager tool you can control all bot reports, hack attempts for different accounts
and its given the possibility to ban and release the players by their IP address.

Advice:
1) You need to input both ip addresses (ip range) to block the ip address. If you don't remember
the ip addresses being blocked then just look them up in the database:

Account.dbo.cabal_blockip_table

2) The different types of hacks that the people might use are listed in the following stored
procedure (just use right click on it and select "Modify"). The information is in the code as
green marked comments:

Account.dbo.cabal_hackUser_block
• Pet management

Use this tool to get the data about the pets related to any character registered to the server.
If you change the slot into "CLEAN" it will make the slot empty. Be careful when retrieving the pet
data and trying to change some slots. You could mess up the pet and clean all slots when not being
careful.

In addition remember that you can only change slots that the pet level offers.

• Item creation

Create your own items with all aspects that are possible.
The tool creates the item, the option code and duration id. With the "Safe Item" button you can
write those codes into the customItems.txt file and use them in the mail system tool.

Advice:
1) Remember the names you connected with the different items. The "Read Item" function is
case sensitive. Just look up the item names in the file and use them in the mail system.
2) Be careful when creating 4 slotted items because its not hundred percent tested and there are
to many options for input.
3) Use the item id from the EP8 item list for the "item id" field and then change the type
belonging to that item.

WARNING:
NO SUPPORT for accessoires, runes and blessing beads. Only basic helmets, gloves, weapons,
suits and boots.

• Mission dungeon

This last tool offers some options to get the dungeon times that are registered on the server.
Use these values to find hackers and clear bugged dungeon times for single and party runs.

You might also like