collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: MySQL n00b help.  (Read 72430 times)

0 Members and 1 Guest are viewing this topic.

Offline slipster1012

  • BeBot Rookie
  • *
  • Posts: 1
  • Karma: +0/-0
Re: MySQL n00b help.
« Reply #15 on: August 02, 2011, 09:01:23 pm »
I have the same problem, just started learning about AO bots since yesterday.

Can anyone throw a noob a bone please ?   ;D

Offline Ankou

  • BeBot User
  • **
  • Posts: 23
  • Karma: +0/-0
Re: MySQL n00b help.
« Reply #16 on: December 07, 2011, 09:18:40 am »
unknow dimension crom

any idea?
« Last Edit: December 07, 2011, 09:32:49 am by Ankou »

Offline Getrix

  • Contributor
  • *******
  • Posts: 509
  • Karma: +0/-0
Re: MySQL n00b help.
« Reply #17 on: December 07, 2011, 10:12:41 am »
I feel bad today :/

Any idea?
Success is not final, failure is not fatal: it is the courage to continue that counts.
- Sorry, i dont have time to reply question on PM. Make a topic.

Offline Ankou

  • BeBot User
  • **
  • Posts: 23
  • Karma: +0/-0
Re: MySQL n00b help.
« Reply #18 on: December 07, 2011, 10:17:20 am »
Crom run better...

Offline Getrix

  • Contributor
  • *******
  • Posts: 509
  • Karma: +0/-0
Re: MySQL n00b help.
« Reply #19 on: December 07, 2011, 02:17:54 pm »
My point was that you should give better info about your problem then just 3 words if you want any help...
Success is not final, failure is not fatal: it is the courage to continue that counts.
- Sorry, i dont have time to reply question on PM. Make a topic.

Offline Ankou

  • BeBot User
  • **
  • Posts: 23
  • Karma: +0/-0
Re: MySQL n00b help.
« Reply #20 on: December 07, 2011, 03:11:27 pm »
ok... I have find a new bebot/sources files and now the bot run more or less.
when i use the startdebugbot i have:

Hfabot [LOGIN] [STATUS]   connecting to server aoc-eu-um.live.ageofconan.com:7000
Hfabot [LOGIN] [STATUS]  Authenticating XXXXXXX
Read error: EOF
AOChat:

C:\bebot>pause
Appuyez sur une touche pour continuer...
-----------------------------------------------------------------------------------------------

and in all the dos i have the same Warning message:

Warning: strtotime<>: It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the dat_default_timezone
_set<> function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected
Europe/Paris for '1.0/no DST' instead in C:\bebot\sources\Bot.php on line 1849


But in the line 1849 i dont find nothing like this and I think I have the good hour in my PC.

Can you help me?

Offline grey

  • BeBot Rookie
  • *
  • Posts: 7
  • Karma: +0/-0
Re: MySQL n00b help.
« Reply #21 on: December 07, 2011, 03:35:55 pm »
Find your correct time zone identifier here:
http://www.php.net/manual/en/timezones.php

Then edit your "date.timezone" settings in php.ini or "date_default_timezone_set" in "BeBot/Main.php".

Offline Ankou

  • BeBot User
  • **
  • Posts: 23
  • Karma: +0/-0
Re: MySQL n00b help.
« Reply #22 on: December 07, 2011, 04:34:31 pm »
i do not find these lines.
in any of this php.ini or main.ini.

Offline Ankou

  • BeBot User
  • **
  • Posts: 23
  • Karma: +0/-0
Re: MySQL n00b help.
« Reply #23 on: December 07, 2011, 09:47:19 pm »
hace install all my bebot file, and use
http://bebot.shadowrealm.org/wiki/installation#phase_4create_a_database_and_database_user_for_bebot
to know what to do.

now i have a new message using startbot:

Hfabot.MySQL.conf and MySQL.conf Does not Exist
 What do you want to do?
(r=Retry, n=new, q=quit)
Select:

and using startbotdebug:

===================================================

    _/_/_/              _/_/_/                _/

   _/    _/    _/_/    _/    _/    _/_/    _/_/_/_/

  _/_/_/    _/_/_/_/  _/_/_/    _/    _/    _/

 _/    _/  _/        _/    _/  _/    _/    _/

_/_/_/      _/_/_/  _/_/_/      _/_/        _/_/

         An Anarchy Online Chat Automaton

                     And

          An Age of Conan Chat Automaton

         v.0.6.8 - PHP 5.3.8

                 OS: Windows_NT

        Your operating system is detected as 32bit

===================================================

Curl not available

Warning: include(conf/MySQL.conf): failed to open stream: No such file or direct
ory in C:\bebot\Sources\MySQL.php on line 62

Warning: include(): Failed opening 'conf/MySQL.conf' for inclusion (include_path
='.;C:\php\pear') in C:\bebot\Sources\MySQL.php on line 62

Warning: mysql_connect(): Access denied for user ''@'localhost' (using password:
 NO) in C:\bebot\Sources\MySQL.php on line 129
MySQL ERROR(# 1) on query: Cannot connect to the database server at  as user !
Access denied for user ''@'localhost' (using password: NO)
C:\bebot>pause
Appuyez sur une touche pour continuer...

Offline Getrix

  • Contributor
  • *******
  • Posts: 509
  • Karma: +0/-0
Re: MySQL n00b help.
« Reply #24 on: December 07, 2011, 10:10:41 pm »
Read what the error messages are telling you.....

Quote
Hfabot.MySQL.conf and MySQL.conf Does not Exist
 What do you want to do?

Quote
Warning: include(conf/MySQL.conf): failed to open stream: No such file or directory in C:\bebot\Sources\MySQL.php on line 62

Success is not final, failure is not fatal: it is the courage to continue that counts.
- Sorry, i dont have time to reply question on PM. Make a topic.

Offline Ankou

  • BeBot User
  • **
  • Posts: 23
  • Karma: +0/-0
Re: MySQL n00b help.
« Reply #25 on: December 08, 2011, 11:39:28 pm »
have read the msg. but i have the bot conf in the conf file.
after it i have reinstall the conf file and have a new probleme...


===================================================

    _/_/_/              _/_/_/                _/

   _/    _/    _/_/    _/    _/    _/_/    _/_/_/_/

  _/_/_/    _/_/_/_/  _/_/_/    _/    _/    _/

 _/    _/  _/        _/    _/  _/    _/    _/

_/_/_/      _/_/_/  _/_/_/      _/_/        _/_/

          An Age of Conan Chat Automaton

             v.0.5.3.Hyborian - PHP 5.3.8

===================================================

MySQL database connection test successfull
Creating MySQL class!

Warning: Missing argument 2 for AOChat::AOChat(), called in C:\bebot-hyborian\Ma
in.php on line 163 and defined in C:\bebot-hyborian\Sources\AOChat.php on line 1
90
Creating AOChat class!
Creating main Bot class!
Hfabot [MAIN]   [DIR]   Loading main functions of the bot
Hfabot [MAIN]   [LOAD]  00_BotError.php
Hfabot [MAIN]   [LOAD]  01_BasePassiveModule.php
Hfabot [MAIN]   [LOAD]  02_BaseActiveModule.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [MAIN]   [LOAD]  03_Security.php
Hfabot [CORE]   [ERROR] Module 'access_control' does not exist or is not loaded.

Hfabot [ERROR]  [access_control]        Undefined function create(all, maintenan
ce, OWNER)!

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [MAIN]   [LOAD]  05_Maintenance.php
Hfabot [MAIN]   [LOAD]  06_Preferences.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [SETTINGS]       [LOAD]  Loaded settings from database.
Hfabot [MAIN]   [LOAD]  06_Settings.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [MAIN]   [LOAD]  09_AccessControl.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [MAIN]   [LOAD]  10_Roster.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [MAIN]   [LOAD]  11_FlexibleSecurity.php
Hfabot [MAIN]   [LOAD]  12_ConfigMagik.php
Hfabot [MAIN]   [LOAD]  14_Tools.php
Hfabot [MAIN]   [LOAD]  15_AOChatWrapper.php
Hfabot [MAIN]   [LOAD]  15_BotHelp.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [MAIN]   [LOAD]  15_ChatQueue.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [MAIN]   [LOAD]  15_Colors.php
Hfabot [MAIN]   [LOAD]  15_CommandAlias.php
Hfabot [MAIN]   [LOAD]  15_Log.php
Hfabot [MAIN]   [LOAD]  15_Notify.php
Hfabot [MAIN]   [LOAD]  15_OnlineDB.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [SETTINGS]       [SAVED] Set SchemaVersion for module Timer to 1
Hfabot [MAIN]   [LOAD]  15_Timer_Core.php

Hfabot [CORE]   [DIR]   Loading core-modules

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [CORE]   [LOAD]  Alts.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [CORE]   [LOAD]  BotStatistics.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [CORE]   [LOAD]  Buddy_Queue.php
Hfabot [CORE]   [LOAD]  FunFilters.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [CORE]   [LOAD]  Logon_Notifies.php
Hfabot [CORE]   [LOAD]  ModuleCatcher.php
Hfabot [CORE]   [LOAD]  PlayerNotes.php
Hfabot [CORE]   [LOAD]  Professions.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [CORE]   [LOAD]  ShortCuts.php
Hfabot [CORE]   [LOAD]  Statistics.php
Hfabot [CORE]   [LOAD]  StringFilter.php
Hfabot [CORE]   [LOAD]  Time.php
Hfabot [CORE]   [LOAD]  User.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [CORE]   [LOAD]  Whois.php

Hfabot [CORE-CUSTOM]    [DIR]   Loading additional core-modules in directory cus
tom/core/

Hfabot [MOD]    [DIR]   Loading modules
Hfabot [MOD]    [LOAD]  About.php
Hfabot [MOD]    [LOAD]  AccessControlUI.php
Hfabot [MOD]    [LOAD]  AFK.php
Hfabot [MOD]    [LOAD]  AltsUI.php
'Hfabot [MOD]   [LOAD]  Autouseradd.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [MOD]    [LOAD]  BanManagerUI.php
Hfabot [MOD]    [LOAD]  Bid.php
Hfabot [SETTINGS]       [SAVED] table_version for module Blacklist set to 2 as d
atatype int
Hfabot [BLACKLIST]      [UPDATE]        Blacklist table update complete.

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [MOD]    [LOAD]  Blacklist.php
Hfabot [MOD]    [LOAD]  Calc.php
Hfabot [MOD]    [LOAD]  Chuck.php
Hfabot [MOD]    [LOAD]  City.php
Hfabot [MOD]    [LOAD]  ColorConfigUI.php
Hfabot [MOD]    [LOAD]  CommandAliasUI.php
Hfabot [SETTINGS]       [UPDATE]        Set longdesc for setting [Countdown][Cha
nnel] to in which channel should a countdown be shown? in the channel of origin,
 or in both gc and pgmsg?
Hfabot [SETTINGS]       [UPDATE]        Set defaultoptions for setting [Countdow
n][Channel] to both;gc;pgmsg;origin
Hfabot [MOD]    [LOAD]  Countdown.php
Hfabot [MOD]    [LOAD]  Craftclasses.php
Hfabot [MOD]    [LOAD]  FlexibleSecurityUI.php
'Hfabot [MOD]   [LOAD]  Gemcutting.php
Hfabot [SETTINGS]       [SAVED] connected for module irc set to FALSE as datatyp
e bool
Hfabot [SETTINGS]       [UPDATE]        Set longdesc for setting [Irc][AnnounceW
hat] to which events should be announced to irc? none, only  buddies logging on,
 only joins to the chatgroup or both?
Hfabot [SETTINGS]       [UPDATE]        Set defaultoptions for setting [Irc][Ann
ounceWhat] to none;buddies;joins;both
Hfabot [MOD]    [LOAD]  IRC.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [MOD]    [LOAD]  Is.php
'Hfabot [MOD]   [LOAD]  Items.php
Hfabot [MOD]    [LOAD]  Logon.php
Hfabot [MOD]    [LOAD]  Loot.php
Hfabot [MOD]    [LOAD]  Mail.php
Hfabot [MOD]    [LOAD]  MassMsg.php
Hfabot [MOD]    [LOAD]  ModulesControlUI.php
Hfabot [MOD]    [LOAD]  News.php
Hfabot [MOD]    [LOAD]  Notify.php
Hfabot [MOD]    [LOAD]  nroll.php
Hfabot [MOD]    [LOAD]  OnlineCount.php
Hfabot [MOD]    [LOAD]  OnlineDisplay.php
Hfabot [MOD]    [LOAD]  Ping.php
Hfabot [MOD]    [LOAD]  PlayerNotesUI.php
Hfabot [MOD]    [LOAD]  Points.php
Hfabot [MOD]    [LOAD]  PreferencesUI.php
Hfabot [MOD]    [LOAD]  Quotes.php
Hfabot [MOD]    [LOAD]  Raffle.php
Hfabot [MOD]    [LOAD]  Raid.php
Hfabot [MOD]    [LOAD]  Rally.php
Hfabot [MOD]    [LOAD]  Roll.php

Warning: strtotime(): It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone
_set() function. In case you used any of those methods and you are still getting
 this warning, you most likely misspelled the timezone identifier. We selected '
Europe/Paris' for '1.0/no DST' instead in C:\bebot-hyborian\Sources\Bot.php on l
ine 1694
Hfabot [MOD]    [LOAD]  Roster.php
Hfabot [MOD]    [LOAD]  Rules.php
Hfabot [MOD]    [LOAD]  Say.php
Hfabot [MOD]    [LOAD]  SettingsUI.php
Hfabot [MOD]    [LOAD]  ShortCutsUI.php
Hfabot [MOD]    [LOAD]  Shutdown.php
Hfabot [MOD]    [LOAD]  StringFilterUI.php
Hfabot [MOD]    [LOAD]  TimerRelay.php
Hfabot [MOD]    [LOAD]  TimerUI.php
Hfabot [MOD]    [LOAD]  Whois.php

Hfabot [MOD-CUSTOM]     [DIR]   Loading additional modules in directory custom/m
odules/


Hfabot [LOGIN]  [STATUS]        Connecting
Hfabot [LOGIN]  [STATUS]        Authenticating
Read error: EOF
AOChat:

C:\bebot-hyborian>pause
Appuyez sur une touche pour continuer...


i have read the messages about the line 1694 and no found nothing like message said.

Offline Yite

  • BeBot Apprentice
  • ***
  • Posts: 152
  • Karma: +0/-0
    • Niflheim - Crom
Re: MySQL n00b help.
« Reply #26 on: December 09, 2011, 12:19:10 am »
Hey :)

You are using the wrong version (a very old one)
Quote
v.0.5.3.Hyborian - PHP 5.3.8

* Clear all you have
* Download 0.6.8 here: https://launchpad.net/bebot/+download
* Unzip this file
* Replace the file sources\AOChat.php with the one I sent you
* Download PHP for windows here: http://windows.php.net/download/
* Follow the instructions here: http://bebot.link/wiki/installation
* Run the bot by typing: php StartBot.php
* Report any errors here :)

(I just ran through all these steps myself to run one of my test bots from my windows machine instead of from my ubuntu box and can verify they work, only ran into an issue where it wanted the php extensions in c:\php so created c:\php and put the php_curl.dll php_mbstring.dll php_mysql.dll php_sockets.dll from the php zip file in it)

-Yite [Crom]

Offline Ankou

  • BeBot User
  • **
  • Posts: 23
  • Karma: +0/-0
Re: MySQL n00b help.
« Reply #27 on: December 09, 2011, 08:53:17 pm »
Thank You Yite!!!! For your time in and out game, the bot finally run :)

Offline Aesgaard

  • BeBot Apprentice
  • ***
  • Posts: 82
  • Karma: +0/-0
  • .:.Alpha.:.
Re: MySQL n00b help.
« Reply #28 on: June 22, 2012, 02:05:14 am »
I just have to say, I love this guide :)
-*tinkers*-

Offline Qcbcal50

  • BeBot Rookie
  • *
  • Posts: 4
  • Karma: +0/-0
Re: MySQL n00b help.
« Reply #29 on: October 11, 2012, 05:38:20 pm »
Hi there
Another gimp hehe.
Bot runs fine, however, what settngs do i need to change, and to what, running org bot and a raid bot, to fix :
1: Raid bot dont spam org bot
2: Raid bot holds all org members as *members* so they can logg on to raidbot.
3: Alts have same rank on both bots.
4: enable wave counter in city raid

I have more questions, but wana go slow :)

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 456
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal