Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Battle of the Immortals
You last visited: Today at 23:22

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

Advertisement



[Tool]GetOnline - new tool =)

Discussion on [Tool]GetOnline - new tool =) within the Battle of the Immortals forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2015
Posts: 118
Received Thanks: 25
[Tool]GetOnline - new tool =)

basically it read the managelog file and write it on mysql.
you can use it for best controlling who is online and get the ip decrypted.


Config for ManageServer.ini

Code:
[Log]
ChatLogPath="..\Logs\ChatLog.log"
MoneyLogPath="..\Logs\moneylog.log"
ExpLogPath="..\Logs\explog.log"
CSLogPath="..\Logs\CSLog.log"
GameLogPath="..\Logs\Line2.log"
GMLogPath="..\Logs\GMLog.log"
GMStatLogPath="..\Logs\GMStatLog.log"
StatLogPath="..\Logs\StatLog.log"
FormatLogPath="..\Logs\FormatLog.log"
ManagerLogPath="..\Logs\ManagerLog.log"
LogPath="..\Logs\LocalSaveServer.log"
GateLogPath="..\Logs\Gate.log"
BanLogPath="..\Logs\BanLog.log"
LogLevel=4
Wrong=4
Warning=4
Normal=4
Debug=4
commands to add new mysql user
Code:
enter on console on your centos and write those commands
1ª if you use lampp use this command: /opt/lampp/bin/mysql -uroot -p
1ª if you use native mysql use this one: mysql --user=root --pass=root or game.
2ª CREATE USER 'user'@'ip' IDENTIFIED BY 'passowrd';
3ª GRANT ALL PRIVILEGES ON *.* TO 'user'@'ip' WITH GRANT OPTION;

Download:
Necros_ is offline  
Reply




All times are GMT +2. The time now is 23:22.


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.