1. Соблюдайте Правила форума и проявляйте уважение к другим участникам беседы.

Прошу помочь, Ghost one не заходит на сервер =( что делать?

Тема в разделе 'Основные вопросы', создана пользователем Justice, 23 фев 2010.

Статус темы:
Закрыта.
  1. Justice Ньюфаг

    Сообщения:
    48
    Спасибы:
    0
    Запускаю Ghost one. Проходит мин 5 и не заходит Т_Т Все настроенно, старые настройки стояли... И незаходит.. Это из за патча??? Ghost one версией 1.6.262, а варка 1,24D
  2. JiLiZART Администрация

    Сообщения:
    815
    Спасибы:
    35
    Сборка бота GHost:
    Ghost++ 17.1
    Дата начала использования бота:
    12.12.04
    Ждём логи....
    Чёзанубство, почему никто не читает темы =\
  3. Justice Ньюфаг

    Сообщения:
    48
    Спасибы:
    0
    Код:
    #####################
    # BOT CONFIGURATION #
    #####################
    
    ### handle name bans: 0 = do nothing, 1 = kick, 2 = announce only (no kick).
    bot_banning = 1
    
    ### this controls whether the bot will require players to spoof check before starting the game, 0 - to disable
    bot_requirespoofchecks = 0
    
    ### Auto set HCL based on game name,ex: -arso EU pros will set HCL to arso (only if map_defaulthcl is defined, for ex: map_defaulthcl = ar), will set hcl to empty if no mode is detected in the gamename
    bot_autohclfromgamename = 0
    
    ### channel ban banned people when they enter the channel
    bot_banbannedfromchannel = 0
    
    ### Only ban players who leave prior to x minutes of game end time.
    bot_autobangameendmins = 3
    
    ### fake pings for the following players, space separated: ex = nick1 nick2
    bot_fakepings = 
    
    # In LAN/GArena show the real number of current/total players in the game, when using !pubg it will be auto activated
    lan_showrealslotcount = 0
    
    # Prints the gameloaded.txt message after X seconds. Default: 10. 
    bot_gameloadedprintout = 10
    
    # how many games should the player play (without taking another warn) to make one of his warns inactive. Default: 7
    bot_gamenumtoforgetawarn = 7
    
    # how many days will each warn last. 0 - permanent warn. Default: 14.
    bot_warntimeofwarnedplayer = 14
    
    # how many days will the auto-ban from warns last. 0 - permanent ban. Default: 14. 
    bot_bantimeofwarnedplayer = 14
    
    # how many warns are needed to auto-ban the player. Default: 3.
    bot_banthewarnedplayerquota = 3
    
    # tbanlast/tbl will expire in x days - set to 0 to be permanent
    bot_tbanlasttime = 30
    
    # normal banlast/bl will expire in x days - set to 0 to be permanent
    bot_banlasttime = 180
    
    # normal bans will expire in x days - set to 0 to be permanent
    bot_bantime = 180
    
    # auto warns leavers
    bot_autowarnearlyleavers = 0
    
    # Announce +1 and +2 (players left to join) in lobby (only if not autohosted)
    bot_lobbyannounceunoccupied = 1
    
    # send admin messages or not (if using the admin game)
    bot_adminmessages = 0
    
    # send local admin messages or not (if using the admin game)
    bot_localadminmessages = 0
    
    # set !autostart 10 automatically in dota games
    bot_autostartdotagames = 0
    
    # safelisted players are immune to ban/warn
    bot_safelistedbanimmunity = 1
    
    # Drop the user if he/she desyncs or not
    bot_dropifdesync = 1
    
    ### set to 1 if you are using warcraft 3 patch 1.21
    bot_patch21 = 0
    
    ### the bot will auto rehost the game as gamename + 1 if 60 seconds have passed since last player joined, 0 = disable
    bot_autorehostdelay = 0
    
    ### Only players having played this many number of games will be ranked
    bot_scoremingames = 3
    
    ### After a game has ended, if mysql is used, ghost will run update_dota_elo.exe
    bot_updatedotaeloaftergame = 0
    
    ### After a game has ended, if mysql is used, ghost will recalculate scores (use either this or elo)
    bot_updatedotascoreaftergame = 0
    
    ### announce .sd of every player joining the lobby (if set to 1, 0 if laggy)
    bot_showscoresonjoin = 0
    
    ### load in game feature will be enabled for every map (if set to 1)
    bot_forceloadingame = 0
    
    ### the bot will auto rehost the game as gamename + 1 if game name is taken
    bot_rehostifnametaken = 1
    
    db_mysql_port = 
    
    db_mysql_password = 
    
    db_mysql_user = 
    
    db_mysql_database = 
    
    db_mysql_server = 
    
    ### default formula: (((wins-losses)/totgames)+(kills-deaths+assists/2)+(creepkills/100+creepdenies/10+neutralkills/50)+(raxkills/6)+(towerkills/11))
    bot_scoreformula = (((wins-losses)/totgames)+(kills-deaths+assists/2)+(creepkills/100+creepdenies/10+neutralkills/50)+(raxkills/6)+(towerkills/11))
    
    ### default access for admins
    bot_adminaccess = 4294963199
    
    ### default access for owners
    bot_owneraccess = 3965
    
    # WaaaghTV Observer Name
    wtv_playername = Waaagh!TV
    
    # Path to your WC3TVRecorder ex: c:\Program Files\waaaghTV Recorder\
    wtv_path = C:\Program Files\WaaaghTV Recorder\
    
    # Use WC3TVRecorder, 1 to enable
    wtv_enabled = 0
    
    bot_lanadmins = 0
    
    ### It will stop autobanning after the first x leavers
    bot_autobanfirstxleavers = 0
    
    ### It will stop autobanning if team difference>set value
    bot_autobanteamdiffmax = 0
    
    ### It will stop autobanning if timer>0 and game time>timer (overrides all others except bot_autoban)
    bot_autobantimer = 0
    
    ### Will ban every leaver. Does not matter what map
    bot_autobanall = 0
    
    ### auto ban people who leave during the countdown
    bot_autobancountdown = 0
    
    ### auto ban people who leave during the game load
    bot_autobangameloading = 0
    
    ### auto ban leavers that make the game uneven (for even playered two team maps).  Will not ban admins or root admins.
    bot_autoban = 0
    
    ### if host counter goes over this number it will reset to 1, set to 0 to disable the feature
    bot_maxhostcounter = 6
    
    bot_autohostautostartplayers = 10
    
    bot_autohostmaximumgames = 0
    
    bot_autohostallowstart = 1
    
    bot_autohostlocal = 0
    
    bot_autohostgamename = auto -sd EU pros
    
    bot_autohostmapcfg = map.cfg
    
    bot_autohostdeniedcountries = 
    
    bot_autohostallowedcountries = 
    
    bot_autohostowner = one
    
    # mute for x seconds, if a player has cursed for 3 or more times
    bot_censormuteexcessiveseconds = 360
    
    # mute for x seconds, the second time a player curses
    bot_censormutesecondseconds = 30
    
    # mute for x seconds, the first time a player curses
    bot_censormutefirstseconds = 10
    
    # also auto mute admins
    bot_censormuteadmins = 0
    
    # whether players who use censored words are auto muted for x seconds
    bot_censormute = 1
    
    ### these words will be edited/censored in game/lobby chat.
    bot_censorwords = q all bl+)
    
    ### UDP port on which the bot communicates with GHost One GUI, 5868 default
    udp_guiport = 5868
    
    # for ex: BR, these countries will not be allowed to join a game
    bot_deniedcountries = 
    
    # for ex: RO, only these countries will be allowed to join a game
    bot_allowedcountries = 
    
    # Disable nagle algorithm (TCPIP algorithm that can slow down the network) - may improve latency if you set to 1
    tcp_nodelay = 0
    
    # Admins will be able to delete only bans they've made
    bot_adminslimitedunban = 0
    
    # Show a message when a safe/admin/rootadmin/chieftain/shaman joins the channel
    bot_channeljoingreets = 0
    
    lan_war3version = 24
    
    # milliseconds to wait before sending big sized packets to bnet when using PVPGN
    bot_bnetpacketdelaybigpvpgn = 2500
    
    # milliseconds to wait before sending medium sized packets to bnet when using PVPGN
    bot_bnetpacketdelaymediumpvpgn = 2000
    
    # milliseconds to wait before sending big sized packets to bnet (official)
    bot_bnetpacketdelaybig = 4000
    
    # milliseconds to wait before sending medium sized packets to bnet (official)
    bot_bnetpacketdelaymedium = 3200
    
    bnet_bnlswardencookie = 
    
    bnet_bnlsport = 
    
    bnet_bnlsserver = 
    
    ### set to 1 if you are using warcraft 3 patch 1.23 or newer
    bot_patch23ornewer = 1
    
    ### kicked banned people when they enter the channel
    bot_kickbannedfromchannel = 1
    
    ### Just before a game is hosted the creator is addes to the bots friends list and removed soon after
    bot_addcreatorasfriendonhost = 0
    
    ### handle ip bans: 0 = do nothing, 1 = kick, 2 = announce only (no kick).
    bot_ipbanning = 0
    
    ### make the ban announcement on one line ( = 0) (if possible) or on two ( = 1)
    bot_twolinesbanannouncement = 1
    
    ### custom text to add to version.
    bot_customversiontext = Leaver
    
    ### the log file
    
    bot_log = ghost.log
    
    ### the language file
    
    bot_language = language.cfg
    
    ### the path to your local Warcraft III directory
    ###  this path must contain war3.exe, storm.dll, and game.dll
    ###  this path must end in your system's path seperator (i.e. "\" on Windows or "/" on Linux)
    ###  if this path contains War3Patch.mpq the bot will attempt to extract "Scripts\common.j" and "Scripts\blizzard.j" on startup and write them to bot_mapcfgpath (which is defined later in this file)
    ###  common.j and blizzard.j are only required for automatically calculating map_crc, you do not need them if your map config files already contain map_crc
    
    bot_war3path = E:\Games\Warcraft 3 - Frozen Throne\
    
    ### the port GHost++ will host battle.net games on (this must be different from your admingame_port)
    
    bot_hostport = 6113
    
    ### maximum number of games to host at once
    
    bot_maxgames = 5
    
    ### command trigger for ingame only (battle.net command triggers are defined later)
    
    bot_commandtrigger = !
    
    ### the path to the directory where you keep your map config files (must end in your system's path seperator)
    ###  this directory can also contain common.j and blizzard.j (extracted from War3Patch.mpq)
    ###  common.j and blizzard.j are only required for automatically calculating map_crc, you do not need them if your map config files already contain map_crc
    
    bot_mapcfgpath = mapcfgs\
    
    ### the path to the directory where you keep your savegame files (must end in your system's path seperator)
    
    bot_savegamepath = savegames\
    
    ### the path to the directory where you keep your map files (must end in your system's path seperator)
    ###  GHost++ doesn't require map files but if it has access to them it can send them to players and automatically calculate most map config values
    ###  GHost++ will search [bot_mappath + map_localpath] for the map file (map_localpath is set in each map's config file)
    
    bot_mappath = E:\Games\Warcraft 3 - Frozen Throne\maps\download\
    
    ### whether to save replays or not
    
    bot_savereplays = 1
    
    ### the path to the directory where you want GHost++ to save replays (must end in your system's path seperator)
    
    bot_replaypath = replays\
    
    ### whether to require spoof checks or not
    ###  disabling spoof checks just turns off automatic spoof checks and requiring players to be spoof checked before starting the game
    ###  spoof checks need to be enabled if you want GHost++ to detect which realm each player came from (use the !check command to see the realm)
    ###  you can always manually spoof check by whispering the bot (and in fact is required before running admin commands)
    
    bot_spoofchecks = 1
    
    ### whether to display game refresh messages by default
    ###  this can always be changed for a particular game with the !refresh command
    
    bot_refreshmessages = 0
    
    ### whether to automatically lock games when the owner joins
    
    bot_autolock = 0
    
    ### whether to automatically save games when a player disconnects
    ###  this can always be changed for a particular game with the !autosave command
    
    bot_autosave = 0
    
    ### whether to allow map downloads or not
    ###  set to 0 to disable map downloads
    ###  set to 1 to enable map downloads
    ###  set to 2 to enable conditional map downloads (an admin must start each map download with the !download or !dl command)
    
    bot_allowdownloads = 1
    
    ### whether to ping players during map downloads or not
    ###  GHost++ will always stop pinging any players who are downloading the map
    ###  this config value determines whether GHost++ should stop pinging *all* players when at least one player is downloading the map
    
    bot_pingduringdownloads = 0
    
    ### use LC style pings (divide actual pings by two)
    
    bot_lcpings = 1
    
    ### auto kick players with ping higher than this
    
    bot_autokickping = 400
    
    ### the game latency
    ###  this can always be changed for a particular game with the !latency command (which enforces a minimum of 50 and a maximum of 500)
    
    bot_latency = 100
    
    ### the maximum number of packets a player is allowed to get out of sync by before starting the lag screen
    ###  before version 8.0 GHost++ did not have a lag screen which is the same as setting this to a very high number
    ###  this can always be changed for a particular game with the !synclimit command (which enforces a minimum of 10 and a maximum of 10000)
    
    bot_synclimit = 50
    
    ### use new refresh (0) or old refresh code (1)
    bot_oldrefresh = 1
    
    ### whether votekicks are allowed or not
    
    bot_votekickallowed = 1
    
    ### the percentage of players required to vote yes for a votekick to pass
    ###  the player starting the votekick is assumed to have voted yes and the player the votekick is started against is assumed to have voted no
    ###  the formula for calculating the number of votes needed is votes_needed = ceil( ( num_players - 1 ) * bot_votekickpercentage / 100 )
    ###  this means it will round UP the number of votes required
    ###  if you set it to 100 it will require 2/3, 3/4, 4/5, 5/6, 6/7, 7/8, 8/9, 9/10, 10/11, and 11/12 votes to pass
    ###  if you set it to 90 it will require 2/3, 3/4, 4/5, 5/6, 6/7, 7/8, 8/9, 9/10, 9/11, and 10/12 votes to pass
    ###  if you set it to 80 it will require 2/3, 3/4, 4/5, 4/6, 5/7, 6/8, 7/9, 8/10, 8/11, and 9/12 votes to pass
    ###  if you set it to 70 it will require 2/3, 3/4, 3/5, 4/6, 5/7, 5/8, 6/9, 7/10, 7/11, and 8/12 votes to pass
    ###  if you set it to 60 it will require 2/3, 2/4, 3/5, 3/6, 4/7, 5/8, 5/9, 6/10, 6/11, and 7/12 votes to pass
    
    bot_votekickpercentage = 100
    
    ### lobby/game commands are displayed as chat (or hidden)
    bot_relaychatcommands = 1
    
    ### display information on current downloads (speed, ETA)
    bot_showdownloadsinfo = 0
    
    ### interval in seconds between download info message
    bot_showdownloadsinfotime = 10
    
    ### maximum players allowed to download at once, the rest will have almost KB/s until someone finishes downloading
    bot_maxdownloaders = 3
    
    ### set total download speed (KB/s) available for all clients at once, if set to 1024, 4 people will get 256 each
    bot_totaldownloadspeed = 1536
    
    ### set max download speed (KB/s) available for one client
    bot_clientdownloadspeed = 1024
    
    ### initiate game over timer if remaining players are less than this number (and at least a player left) - 0 to disable
    bot_gameoverminplayers = 0
    
    ### initiate game over timer if remaining player percentage is less than this number (and at least a player left) - 0 to disable
    bot_gameoverminpercent = 0
    
    ### initiate game over timer if team difference is bigger than this number, 0 - to disable
    bot_gameovermaxteamdifference = 0
    
    ### redirect console output to udp
    bot_udpconsole = 1
    
    ### whether to automatically add the players from last game to the next game's reserved list
    bot_holdplayersforrmk = 0
    
    ### non admin commands, 1 enable, 0 disable
    bot_nonadmincommands = 0
    
    ### root admins are required to spoof check if 1, or not if 0
    bot_rootadminsspoofcheck = 0
    
    ### admins are required to spoof check if 1, or not if 0
    bot_adminsspoofcheck = 0
    
    ### banned players will be notified with a whisper.
    bot_notifybannedplayers = 0
    
    ### ghost will find its external ip on startup, disable if you want to play on LAN only
    bot_findexternalip = 0
    
    ### specify your external ip here if you don't want ghost to auto find it.
    bot_externalip = 81.30.177.174
    
    ### use alternative site for external ip finding (if you experience lag (30s) on ghost startup)
    bot_altfindip = 0
    
    ### bot's additional rootadmins separated by space ex: userone usertwo userthree
    bot_rootadmins = 
    
    ### bot's UDP password
    bot_udppassword = 
    
    ### show autokick denied country or banned player messages
    bot_verbose = 0
    
    ### bot's virtual host name
    bot_virtualhostname = |cFF808000D@nte
    
    ### ignore drop request for the first x seconds of lagging.
    bot_dropvotetime = 10
    
    ### Time limit for hosting a game where no admins enter it
    bot_lobbytimelimit = 260
    
    ### udp ip
    udp_cmdbindip = 0.0.0.0
    
    ### udp port
    udp_cmdport = 6969
    
    ### udp spoof target
    udp_cmdspooftarget = 
    
    ############################
    # ADMIN GAME CONFIGURATION #
    ############################
    
    ### whether to create the admin game or not (see readme.txt for more information)
    
    admingame_create = 0
    
    ### the port GHost++ will host the admin game on (this must be different from your bot_hostport)
    
    admingame_port = 6114
    
    ### the admin game password
    
    admingame_password = 
    
    ##########################
    # DATABASE CONFIGURATION #
    ##########################
    
    ### database type (this config value is ignored for now since we only support one type of database)
    
    db_type = sqlite3
    
    ### sqlite3 database file
    
    db_sqlite3_file = ghost.dbs
    
    ############################
    # BATTLE.NET CONFIGURATION #
    ############################
    
    ### which battle.net server to connect to
    ###  1.) useast.battle.net
    ###  2.) uswest.battle.net
    ###  3.) asia.battle.net
    ###  4.) europe.battle.net
    ### note that each banned player is tied to the realm it was created on and the realm is case sensitive
    ### so if you change your realm from useast.battle.net to USEAST.BATTLE.NET it'll still connect but anyone previously banned will not be counted as banned until you change it back
    
    bnet_server = playground.ru
    
    ### your Warcraft III: Reign of Chaos CD key
    
    bnet_cdkeyroc = JPJ6NGPD7WBR48MBXKYT8C9EGW
    
    ### your Warcraft III: The Frozen Throne CD key
    
    bnet_cdkeytft = J8C46D977NDPZCNK9YF4TX6778
    
    ### your battle.net username
    
    bnet_username = *****
    
    ### your battle.net password
    
    bnet_password = ****
    
    ### the first channel to join upon entering battle.net
    
    bnet_firstchannel = Bots
    
    ### the root admin on this battle.net server only
    
    bnet_rootadmin = BloodIllidan
    
    ### command trigger for this battle.net server only
    
    bnet_commandtrigger = !
    
    ### whether to automatically add your friends list to each game's reserved list
    
    bnet_holdfriends = 0
    
    ### whether to automatically add your clan members list to each game's reserved list
    
    bnet_holdclan = 0
    
    ### you will need to edit this section of the config file if you're connecting to a PVPGN server
    ###  your PVPGN server operator will tell you what to put here
    
    bnet_custom_war3version = 24
    bnet_custom_exeversion = 230 1 24 1
    bnet_custom_exeversionhash = 219 152 153 144
    bnet_custom_passwordhashtype = pvpgn
    
    ###
    ### example configuration for connecting to a second official battle.net server
    ###
    
    # bnet2_server = uswest.battle.net
    # bnet2_cdkeyroc = FFFFFFFFFFFFFFFFFFFFFFFFFF
    # bnet2_cdkeytft = FFFFFFFFFFFFFFFFFFFFFFFFFF
    # bnet2_username =
    # bnet2_password =
    # bnet2_firstchannel = The Void
    # bnet2_rootadmin =
    # bnet2_commandtrigger = !
    # bnet2_holdfriends = 1
    # bnet2_holdclan = 1
    
    ###
    ### example configuration for connecting to a third PVPGN battle.net server
    ###
    
    # bnet3_server = pvpgn.boredaussie.com
    # bnet3_cdkeyroc = FFFFFFFFFFFFFFFFFFFFFFFFFF
    # bnet3_cdkeytft = FFFFFFFFFFFFFFFFFFFFFFFFFF
    # bnet3_username =
    # bnet3_password =
    # bnet3_firstchannel = The Void
    # bnet3_rootadmin =
    # bnet3_commandtrigger = !
    # bnet3_holdfriends = 1
    # bnet3_holdclan = 1
    # bnet3_custom_war3version = 22
    # bnet3_custom_exeversion = 184 0 22 1
    # bnet3_custom_exeversionhash = 219 152 153 144
    # bnet3_custom_passwordhashtype = pvpgn
    bnet2_server = europe.battle.net
    bnet3_server = europe.battle.net
    bnet4_server = europe.battle.net
    bnet5_server = europe.battle.net
    bnet6_server = europe.battle.net
    bnet7_server = europe.battle.net
    bnet8_server = europe.battle.net
    bnet9_server = europe.battle.net
    bnet10_server = europe.battle.net
    ГДе *- это стертый ник бота и пароль. Посмотрите что не правильно?
  4. Zarj Старожила

    Сообщения:
    1.007
    Спасибы:
    23
    Сборка бота GHost:
    Ghost One 1.7.266
    Дата начала использования бота:
    01.01.1992
    То что ты выложид называется конфиг, не разглядывал его особо но сразу заметил 1 будущую проблему, оставвь пустыми значения
    Ждём лог ( Они у тебя в файле ghost.log )
  5. Justice Ньюфаг

    Сообщения:
    48
    Спасибы:
    0
    Чет я туплю ппц, где он находится????????
  6. Zarj Старожила

    Сообщения:
    1.007
    Спасибы:
    23
    Сборка бота GHost:
    Ghost One 1.7.266
    Дата начала использования бота:
    01.01.1992
    Непосредственно в папке с ботом =)
  7. Justice Ньюфаг

    Сообщения:
    48
    Спасибы:
    0
    Код:
    GHost One 1.6.262 by psionic.one
    
    If you have any suggestions:
    - post in GHost One thread on: http://forum.codelain.com/index.php?topic=1274.0
    - mail: psion.one@gmail.com
    
    My complete appreciation to Varlock and everyone involved in creating ghost++, ideas and coding. 
    
    Changelog
    ---------
    1.6.262 on November 20, 2009
    - updated to 16.2
    - refresh friend list every 5 minutes
    - new config variables:
    ### safelisted players are immune to ban/warn
    bot_safelistedbanimmunity = 1
    
    ### set !autostart 10 automatically in dota games
    bot_autostartdotagames = 0
    
    ### send admin messages or not (if using the admin game)
    bot_adminmessages = 0
    - fixed expiredate on new bans
    - fixed delete duplicate bans
    - removed rank/score from sd when not available
    - set/get would only respond in channel
    
    1.6.261 on November 17, 2009
    - updated to 16.1
    - new bnet commands:
    !setnew <varname> <value>  will set a variable even if it doesn't exist yet, ex: !setnew bot_log ghost.txt - will set bot_log=ghost.txt and reload config
    - fix for unix systems
    - fixed a bug in mysql in warnforget
    - fixed sliders in Page 8
    
    1.6.260 on November 16, 2009
    - updated to ghost++ 16.0
    - added temporary bans and warn - based on KileRatZ code
    - modified tables, mysql require manual importing of mysql_upgrade_tables_v2.3one-v2.4one.sql
    - new config variables:
    ### fake pings for the following players, space separated: ex = nick1 nick2
    bot_fakepings = 
    
    ### when !end/!endn is issued, a message is sent to the enemy team and the game ends only if someone accepts, replying with !end (only for 2 team maps)
    bot_endreq2ndteamaccept = 0
    - new bnet commands:
    !get <varname>   ex: !get bot_log - will return value of variable bot_log from ghost.cfg
    !set <varname> <value>  ex: !set bot_log ghost.txt - will set bot_log=ghost.txt and reload config
    - new bnet/game commands:
    !tempban/tban/tb <name> <bantime in days> <reason> - ex: !tban kileratz 13 flamer -  will ban for 13 days
    !addwarn/warn/w <victim> <reason> - ex: !w kileratz flamer
    !checkwarns/cw <user>
    !delwarns/unwarn/dw/uw <user>
    !tbanlast/tblast/tbl - temp ban last
    !warnlast/wlast/wl - warn last
    - new config variables:
    ### normal bans will expire in x days - set to 0 to be permanent
    bot_bantime = 180
    
    ### normal banlast/bl will expire in x days - set to 0 to be permanent
    bot_banlasttime = 180
    
    ### tbanlast/tbl will expire in x days - set to 0 to be permanent
    bot_tbanlasttime = 30
    
    ### how many warns are needed to auto-ban the player. Default: 3.
    bot_banthewarnedplayerquota = 3
    
    ### how many days will the auto-ban from warns last. 0 - permanent ban. Default: 14.
    bot_bantimeofwarnedplayer = 14
    ### how many days will each warn last. 0 - permanent warn. Default: 14.
    bot_warntimeofwarnedplayer = 14
    
    ### how many games should the player play (without taking another warn) to make one of his warns inactive. Default: 7
    bot_gamenumtoforgetawarn = 7
    
    ### if 0, autowarning is off. Default: 0. read tempbans.txt for more info
    bot_autowarnearlyleavers = 0
    
    ### Prints the gameloaded.txt message after X seconds. Default: 10.
    bot_gameloadedprintout = 10
    
    - added friends list in Channel/Games tab - idea by styler_ro
    - fixed bot_requiredspoofchecks not being loaded from cfg
    - new config variable:
    ### handle name bans: 0 = do nothing, 1 = kick, 2 = announce only (no kick).
    bot_banning = 1
    - new command in lobby:
    !bans off|on - enables/disables auto kicking banned people from lobby
    - new command in lobby and bnet:
    !fw [msg] - will send a message to all the bot's friends, without parameter will send: Lobby: gamename (1/10) - ownername
    - fixed windows shutdown not being allowed
    - added new option in Options Page 1: Fade in effect - only recommended for dual core cpus.
    - added new config option:
    # initiate game over timer and end game in x seconds after world tree/frozen throne has fallen - 0 to disable
    bot_gameoverbasefallen = 20
    - fixed bot_lobbyannounceunoccupied not disabling properly
    - added bot_dropifdesync to give people the option to kick people that desync or not. (Metal_Koola)
    - added latest blizzard.j and common.j for people who don't have full WC3 installed (senkin)
    
    1.6.259 on October 09, 2009
    - new config variable + setting in GHost Options/Page 4:
    # Auto set HCL based on game name,ex: -arso EU pros will set HCL to arso (only if map_defaulthcl is defined, for ex: map_defaulthcl = ar), will set hcl to empty if no mode is detected in the gamename
    bot_autohclfromgamename = 1
    - new config variable:
    # Announce +1 and +2 (players left to join) in lobby (only if not autohosted)
    bot_lobbyannounceunoccupied = 1
    - disable load in game feature if dota = 6.63b and hcl has been sent.
    - fixed .check command (Metal_Koola)
    - fixed a bug in sqlite when importing bans (introduced in 1.6.258)
    - fixed a bug in mysql when importing bans
    
    1.6.258 on September 30, 2009
    - added autohcl (based on game name) only for maps which have map_defaulthcl set
    GHostOne GUI won't auto type in the mode if HCL is sent.
    ex: 
    map has (set in map config) map_defaulthcl = ar 
    gamename is set to -arso EU pros!
    hcl will be set to arso
    - added import bans from a specific url
    - highly optimized the adding of bans.
    - autoban won't ban full clan members
    - local admin messages are disabled by default
    - fixed an issue causing windows shutdown to abort
    - fixed a bug causing memory access violation when no InstallPath was found in the registry
    - fixed the hcl
    - fixed the replay build number
    - "That user is not logged on." console lines ignored by the GUI. (less spam)
    - Allowed/Denied Countries will show the allowed countries correctly (including the last one)
    
    1.6.257 on September 27, 2009
    - bot_requirespoofchecks = 0 by default
    - removed the fade in effect on the forms.
    - process.ini is created in data sub folder and gets deleted on bot's exit.
    
    1.6.256 on September 25, 2009
    - updated to 15.0
    - added pre-compiled boost libs 1.39 - Senkin
    - added bot_banbannedfromchannel (Bans person from channel if they join and are banned) - Senkin
    - added bot_banbannedfromchannel to the GUI
    - updated linux compatibility
    - updated main configuration a bit
    - download only games won't hit lobby time limit anymore and will not auto rehost
    - GHost now saves Process ID and sets Process Status to Online in process.ini every time it starts. (Good for Windows users that want to use Online Status Signatures) - Senkin
    - updated map.cfg to DotA 6.63b - Senkin
    - updated skins
    
    1.6.255 on September 9, 2009
    - updated to 14.7
    - added pvpgn 1.24 settings to main configuration
    - fixed a bug with idle connections with mysql
    - fixed up bot_autobantimer to only ban BEFORE x mins. Instead of not banning
    until x mins. senkin
    - Added some cool tools for BNLS to WardenBNLS folder. senkin
    -Swap CDKeys 
    -Setup BNLS 
    -Update BNLS INIs (Moved from main folder and tweaked code)
    
    1.6.254 on September 2, 2009
    - fixed lobby in LAN
    
    1.6.253 on September 1, 2009
    - !sp doesn't shuffle observers anymore
    - new variable: 
    ### Only ban players who leave prior to x minutes of game end time.
    bot_autobangameendmins = 3
    
    1.6.252 on August 30, 2009
    - new variable (also squeezed into GHost Options Page 4): 
    # In LAN/GArena show the real number of current/total players in the game, when using !pubg it will be auto activated
    lan_showrealslotcount = 0
    - switch detection modified to require all-1 players to accept.
    - banning someone on GArena won't ban by IP (127.0.0.1) anymore.
    
    1.6.251 on August 29, 2009
    - fixed the saving of stats.
    - updated warden ini
    
    1.6.250 on August 27, 2009
    - on x64, dxhook will be copied correctly
    - in LAN/GArena, slots occupied/total slots are now shown correctly
    - reintroduced the switch detection, should not mess the stats anymore.
    - new default settings for HDR - should be more crisp (reinstall hook),
    you can enable/disable HDR ingame with CTRL-SHIFT-F12
    
    1.6.249 on August 25, 2009
    - fixed copying to the system path of the dll necessary for HDR.
    
    1.6.248 on August 24, 2009
    - added new option to DXHook: HDR (bloom effect) using ENBseries by Boris Vorontsov, 
    after choosing a combination of use hook for messages, HDR, you must reinstall the hook.
    - players who've left a game are still in the game list and you can right click to ban them
    - modifed !mars
    to include new variable $RANDOM$ (random user from channel/game)
    without parameter will insult a random user from channel/game
    
    1.6.247 on August 19, 2009
    - added new config variables (found on GHost Options Page 4)
    # Show a message when a safe/admin/rootadmin/chieftain/shaman joins the channel
    bot_channeljoingreets = 1
    # Admins will be able to delete only bans they've made
    bot_adminslimitedunban = 0
    
    1.6.246 on August 18, 2009
    - updated the BNLS inis
    
    1.6.245 on August 18, 2009
    - added turkish language config file courtesy of HellGuy
    - added incremental search to database:
    make sure you're not editing a cell (press up or down)
    type some letters to begin searching/backspace to delete search
    - fixed a bug occurring when the lobby is full, and all the players are reserved.
    - modified the lobby ping for rootadmin and the player with the biggest ping 
    to be shown left of the slot if it is a dota game.
    
    1.6.244 on August 17, 2009
    - updated to official 14.4
    
    1.6.243 on August 16, 2009
    - updated to official 14.3
    - added !mars command in BNET and ingame, courtesy of Old_Empty
    - removed warden responses from the battle.net packet queue (they are now sent
    immediately)
    - pings are refreshed after 3 seconds when a player joins (GUI+DXHook)
    
    1.6.242 on August 14, 2009
    - fixed labels on auto mute settings
    - GUI top, adding lowercase names to the safelist
    - auto disable gameoverteamdiff when -switch is sensed.
    - rootadmin is not muted by censor mute.
    - added DirectX Hook configurable in Options Page 1, install hook first
    for now will show your ping + biggest ping when in lobby
    
    1.6.241 on August 07, 2009
    - added censor mute settings to the GUI
    - words censor is now case insensitive
    - fixed virtual host color
    
    1.6.239 on August 06, 2009
    - fixed some small things
    - replaced bot_disablenagle with tcp_nodelay
    - updated to 14.2
    - fixed phrases not working if skin form is disabled.
    - new config values:
    # whether players who use censored words are auto muted for x seconds
    bot_censormute = 0
    # also auto mute admins
    bot_censormuteadmins = 0
    # mute for x seconds, the first time a player curses
    bot_censormutefirstseconds = 60
    # mute for x seconds, the second time a player curses
    bot_censormutesecondseconds = 180
    # mute for x seconds, if a player has cursed for 3 or more times
    bot_censormuteexcessiveseconds = 360
    
    lan_war3version = 23
    
    # Disable nagle algorithm (TCPIP algorithm that can slow down the network) - may improve latency if you set to 1
    tcp_nodelay = 0
    
    1.6.237 on August 04, 2009
    - fixed skin problem causing the GUI to crash
    
    1.6.236 on August 03, 2009
    - added new option: Skin form, if unchecked, will use Vista/Windows 7 Aero style borders. (controls will still be skinned)
    - fixed adding to safelist when using sqlite
    - for now you can't set max games to more than 6
    - on autohosted games, bot will message first player:
    for example if gamename is auto -apso dota
    message: Type -apso now!
    - new config variable:
    bot_autohostdeniedcountries = 
    
    1.6.235 on July 30, 2009
    - fixed battle.net presets in main configuration
    - increased max games to 16 (limit not tested)
    - added ombuserver to presets
    - added autoban settings to GHost Options/Page 7
    - added $ADMIN$ in 
    $VICTIM$ is trying to join the game but is banned by $ADMIN$. (senkin)
    
    1.6.234 on July 28, 2009
    - added bnls settings to GHost Options/Main Configuration
    - linux compatibility for waaaghtv
    - autohosted games with more than 2 teams now start.
    - to spoofcheck reply with /r s instead of /r spoofcheck
    - new config variable: 
    ### sends /whereis instead of /whois, set to 1 if you want that (for server.eurobattle.net)
    bnet_whereis = 0
    
    1.6.232 on July 20, 2009
    - changed code optimizaton in c++, somehow it made the bot disconnect.
    
    1.6.231 on July 20, 2009
    - fixed updater, no need to press it twice
    - new config variable:
    # shift replay time by x many seconds: for ex the time is 12:30, if we set 3600 replay filename will be 13-30, if we set -3600, filename will be 11-30
    bot_replaytimeshift = 0
    - !rload now enables stats for dota
    - GHost One communicates its version to the bot.
    - autohostserver is now set to last available server
    - new config variables for autoban (mod by senkin)
    bot_autobantimer = 0
    bot_autobanall = 0
    bot_autobanfirstxleavers = 0
    
    1.6.230 on July 19, 2009
    - fixed garena hooking every 5 min
    - fixed map_numplayers
    - map config generator won't delete the config file even if it is badly configured.
    
    1.6.229 on July 17, 2009
    - fixed the map config generator
    - DEP is disabled for ghost.exe
    - Check for garena.exe running before hooking.
    - disable gameoverteamdifference if someone has switched
    
    1.6.228 on July 16, 2009
    - fixed Options/Page 1 color
    - optimized spoof checks.
    
    1.6.227 on July 16, 2009
    - added Ally chat checkbox in games tab.
    - added options in GHost Options Page 6
    - added new Garena options (Options tab, Options 1): 
    GArena Path, Hook GArena on ghost startup.
    If you enable hooking, when ghost is started, the GUI will auto inject the GArena dll.
    - you can now issue !no Ga or !only Ga
    - when also on BNET no /whois is sent to Ga players.
    - when using PVPGN, reconnect time is now 30 seconds (was 90)
    - added config variables:
    # for ex: RO, only these countries will be allowed to join a game
    bot_allowedcountries = 
    # for ex: BR, these countries will not be allowed to join a game
    bot_deniedcountries = 
    # milliseconds to wait before sending medium sized packets to bnet when using PVPGN
    bot_bnetpacketdelaymediumpvpgn = 2000
    # milliseconds to wait before sending big sized packets to bnet when using PVPGN
    bot_bnetpacketdelaybigpvpgn = 2500
    
    
    1.6.226 on July 12, 2009
    - added many new options to the GUI
    - you can now choose from one of the icons (to be used for multiple GHost Ones)
    - updated the commands.txt a bit
    - if for some reason the GUI seems stuck, press TAB.
    
    1.6.225 on July 11, 2009
    - fixed some small things
    
    1.6.224 on July 10, 2009
    - changed the config wizard by modifying ghost to configure the map cfg file on it's own.
    - remove creator from friends feature is now delayed 10 seconds.
    - new commands:
    !wtv -> weather wtv is on or off
    !wtv off -> turn off
    !wtv on -> turn on
    !wtv name x -> gives the observer which is needed for the streaming function the name x.
    - added new config variable (thanks to Krauzi):
    # Path to your WC3TVRecorder ex: c:\Program Files\waaaghTV Recorder\
    wtv_path = C:\Program Files\WaaaghTV Recorder\
    # Use WC3TVRecorder, 1 to enable
    wtv_enabled = 0
    # WaaaghTV Observer Name
    wtv_playername = Waaagh!TV
    
    1.6.223 on July 9, 2009
    - fixed a problem with the map config wizard.  If it can't create a map config, it will not crash.
    
    1.6.222 on July 9, 2009
    - modified the map cfg generator to work with absolute folder path, it worked only with 'mapcfgs\' before
    - improved the map cfg generator
    - improved the ghost.cfg editing and saving
    - added /r -> /w lastwhisperer in channel and whisper say to bnet.
    - scores calculated in the GUI are now saved.
    - senkin has updated his GHost One + BNLS Starter.exe
    
    1.6.221 on July 7, 2009
    - fixed Run query when using sqlite
    - fill ip from gameplayers if one exists when banning people on BNET (only mysql)
    - when a banned player (by name) joins a game, update his ban with the new ip.
    - new config variables:
    
    ### if not 0, will only auto ban if team diff <= with the setting
    bot_autobanteamdiffmax = 0
    
    ### gamestate for inhouse games
    bot_gamestateinhouse = 999
    
    ### detect -wtf and disable dota stats
    bot_detectwtf = 0
    
    - new commands: 
    !sdi - show stats for inhouse games
    !sdpub - stats for public games
    !sdpriv - stats for private games (inhouse aren't included)
    !pri, !priby - create private inhouse game
    !rd [value] - set rehostdelay
    
    1.6.220 on July 5, 2009
    - fixed bot_updatedotascoreaftergame in the GUI, setting can now be saved as enabled.
    - new variables:
    ### the bot will auto rehost the game as gamename + 1 if game name is taken
    bot_rehostifnametaken = 1
    ### set to 1 if you are using warcraft 3 patch 1.21
    bot_patch21 = 0
    
    1.5.219 on July 4, 2009
    - added new feature: multiple GHostOne GUI+bot
    you can now run multiple GUIs + their own bot, 
    make sure you set different values for each GHostOne instance for these variables: 
    udp_guiport, udp_cmdport, HTTP port, bot_hostport, admingame_port
    - new option: Paste gamename to clipboard (mainly for disabling this feature when using multiple GHostOnes)
    - added new query: Delete all stats for a player
    - mysql queries use lowercase table names now
    - autohostmapcfg now works for other maps
    - added new variable: 
    ### default access for an admin
    bot_adminaccess = 4294963199
    - added new options page in GUI, with editor for admin and owner access
    
    1.5.218 on July 2, 2009
    - added config variable:
    ### only allow these countries when autohosting
    bot_autohostallowedcountries = 
    - new command !ping available for non admins.
    - previously when you've issued !topc, !sd wouldn't work.
    
    1.5.217 on July 2, 2009
    - fixed SEND_SID_STARTADVEX3 for those not using bot_patch23ornewer
    - fixed/optimized ScoresCount calculation.
    
    1.5.216 on June 30, 2009
    - added a lot of new options in GUI.
    
    1.5.215 on June 29, 2009
    - fixed the automode when some games are already hosted
    - fixed some things
    - rank is now of form: #3/540
    - added auto rehosting after 60 seconds have passed since last player has joined.
    - optimized auto /whois by caching the spoofed ips of the last players
    - bot will now remember the last host counter even after reboots/restarts.
    - new config variables:
    ### these words will be edited/censored in game.
    bot_censorwords = fuck idiot retarded dick cunt pussy asshole suck shit penis vagina
    
    ### the bot will auto rehost the game as gamename + 1 if 60 seconds have passed since last player joined, 0 = disable
    bot_autorehostdelay = 60
    
    ### default access for owners (use admin access panel to change any admin's access to your liking and see the access code for those commands)
    bot_owneraccess = 3965 
    
    ### if host counter goes over this number it will reset to 1, set to 0 to disable the feature
    bot_maxhostcounter = 30
    
    1.5.214 on June 27, 2009
    - added score, rank, kills, deaths columns to games in GUI
    - added rank to lobby
    - added two cfg variables:
    
    bot_bnetpacketdelaymedium = 3200
    bot_bnetpacketdelaybig = 4000
    
    milliseconds to wait before sending packets to bnet.
    - fixed admins access with mysql
    
    1.5.213 on June 26, 2009
    - will not send SHA1 if not using patch23ornewer (compatible with 1.21)
    - fixed spoof message when rehosting for good.
    - added time stamps to GHostOne channel/game/log/lobby
    - modified .sd format a bit (will not send N/A for rank and score)
    
    1.5.212 on June 25, 2009
    - ignoring spoof message when rehosting and player is in the last game name.
    - fixed importing bans with mysql.
    
    1.5.211 on June 24, 2009
    - added new database feature: run query + a special query for editing dota stats.
    - fixed updatedotascoreaftergame, forgot to add code to it :)
    - if updatedotaeloaftergame is enabled, .topc will run update_dota_elo.exe instead of calculating then with the score formula
    - added a huge number of aliases to BNET commands by senkin
    - fixed rank accuracy thanks to billbabong
    
    1.5.210 on June 23, 2009
    - removed score calculation from .sd
    
    1.5.209 on June 21, 2009
    - new variables:
    ### After a game has ended, if mysql is used, ghost will run update_dota_elo.exe
    bot_updatedotaeloaftergame = 0
    
    ### After a game has ended, if mysql is used, ghost will recalculate scores (use either this or elo)
    bot_updatedotascoreaftergame = 0
    
    - new command in game/lobby: !topc, to calculate scores.
    
    1.5.208 on June 21, 2009
    - Updated to 13.3, added new command .topc (calculate scores with ghost).  If
    you're using sqlite, only call .topc if there are no games in progress.
    
    - Added new rank, score calculations based on 2 ghost.cfg variables:
    ### Allowed variables: totgames, kills, deaths, assists, creepkills,
    creepdenies, neutralkills,
    ### towerkills, raxkills, courierkills, wins, losses, killstotal, deathstotal,
    creepkillstotal,
    ### creepdeniestotal,assiststotal, neutralkillstotal, towerkillstotal,
    raxkillstotal, courierkillstotal
    ### default formula:
    ### (((wins-losses)/totgames)+(kills-deaths+assists/2)+(creepkills/100+creepdeni
    es/10+neutralkills/50)+(raxkills/6)+(towerkills/11))
    
    bot_scoreformula = (((wins-losses)/totgames)+(kills-deaths+assists/2)+(creepkill
    s/100+creepdenies/10+neutralkills/50)+(raxkills/6)+(towerkills/11))
    
    ### Only players having played this many number of games will be ranked
    bot_scoremingames = 5
    
    - Added new variable: all maps will use load in game feature
    bot_forceloadingame = 1
    
    1.5.207 on June 18, 2009
    - new mysql table structure, upgrade with: mysql_upgrade_v2.1one-v2.2one.sql 
    - added a new button Import from sqlite (when using mysql database)
    make sure you have created the tables by importing the mysql_create_tables_v2.2one.sql first.
    the importer is not optimized yet and may take long to convert big tables!
    - fixed .sd
    - added new setting in ghost.cfg:
    ### show .sd of anyone who enters the lobby (and has played games with the bot before)
    bot_showscoresonjoin = 0
    - .top is now using a new table: ranks
    - Added GHost One + BNLS Starter.exe by senkin
    
    1.5.206 on June 15, 2009
    - updates the scores table in case we're having the old one
    - modified the updater to work with the new folder name in the zip: GHostOne
    
    1.5.205 on June 14, 2009
    - updated to 13.2 minus mysql after 6 hours of coding and merging
    - updated to mysql after some extra 6h, to configure it use these settings in ghost.cfg:
    ### this is only used if your database type is MySQL
    
    db_mysql_server = localhost
    db_mysql_database = ghost
    db_mysql_user = YOUR_USERNAME
    db_mysql_password = YOUR_PASSWORD
    db_mysql_port = 0
    
    - database tab can now open mysql databases
    - many new settings:
    
    ### setting bot_autohostmaximumgames > 0 will make ghost begin autohosting on startup
    bot_autohostmaximumgames = 0
    bot_autohostautostartplayers = 10
    bot_autohostallowstart = 0
    bot_autohostlocal = 0
    bot_autohostowner = one
    bot_autohostmapcfg = map.cfg
    bot_autohostgamename = auto -sd EU pros
    
    - added a new autohost on startup feature, thanks to voudas for the idea and support!
    - added a bnet joiner feature, standalone and included in the GUI.
    - autoban feature coded by Senkin:
    ### If you autohost a even playered two team map and want to auto ban leavers that make the game uneven turn this on. Will not ban admins or root admins. An example map would be DotA or Battleships.
    ###     0 = off   1 = on
    bot_autoban = 0
    - thanks to xtrm, torchbeast and others for testing for bugs, helping in hurrying the release of this stable version
    
    1.4.194 on April 1, 2009
    - new options page, Main Configuration in GHost Options
    - improved Auto Configuration
    - on first run, Auto Configure is started + Main Configuration is shown.
    
    1.4.193 on March 24, 2009
    - path fixes: \ is no longer required (optional)
    - makefile for linux fix
    - .pub fix for games with names shorter than 3 chars
    
    1.4.192 on March 20, 2009
    - new config value: 
    ### set to 1 if you are using warcraft 3 patch 1.23 or newer
    bot_patch23ornewer = 0
    
    1.4.191 on March 20, 2009
    - patch 1.23 compatible thanks to Varlock, Zephyrix, Twonkies
    - new button in Database tab: Delete selective bans
    you can choose to delete bans older than x months
    + only delete bans which have a specified text in reason
    ex: leaver
    - added safelist feature
    safelisted players are counted as reserved when they try to join a game
    
    new bnet and lobby/game commands: 
    !sladd <name> alias !sla - add player to safelist
    !sldel <name> alias !sld, !slr - delete player from safelist
    !sl <name - check if a player is safelisted
    
    lobby and ingame the commands do a partial name match.
    
    - new feature in Database / Top / After Calculate, you can add the top players as safelisted.
    - new config value:
    ### kicked banned people when they enter the channel
    bot_kickbannedfromchannel = 0
    
    - improved command: !disable [reason]
    it will show the reason the bot is disabled when you try to host a game.
    - improved database grid.
    
    1.3.189 on February 25, 2009
    - fixed time in ban reason
    
    1.3.188 on February 24, 2009
    - tweaked name of game logs
    - fixed bug on opening slots (or kicking players from the lobby)
    - made ban reason customizable in language.cfg
    - using localtime when saving games in the database (thx to PabloWz for the fix)
    
    1.3.187 on February 23, 2009
    - ghost is now aware of -switch if there is at least one player in any team (otherwise it can't see the chat)
    - first 10 seconds after the game created, refresh is 5 sec apart instead of 2
    - new option: save game logs as HTML (when they end).
    - in dota maps, game time in ban reason is -2 min.
    
    1.3.186 on February 22, 2009
    - fixed fdel command
    - fixed reason game time
    - when a -switch occurs, gameoverteamdifference is ignored
    - tweaked options in GHost Options Page 3.
    - new options: Even Higher ghost priority, minimize to tray.
    
    1.3.185 on February 20, 2009
    - fixed labels on new ghost options
    - fixed time in ban reason
    
    1.3.184 on February 20, 2009
    - when owner joins all players are shifted down one slot
    - new reason format on bans:
    ex: Leaver after 20 min in "gamename" 5*v5 on (February 2009)
    - new config values:
    ### initiate game over timer if remaining players are less than this number (and at least a player left) - 0 to disable
    bot_gameoverminplayers = 2
    
    ### initiate game over timer if remaining player percentage is less than this number (and at least a player left) - 0 to disable
    bot_gameoverminpercent = 0
    
    ### initiate game over timer if team difference is bigger than this number, 0 - to disable
    bot_gameovermaxteamdifference = 1
    - new options in GHost Options Page 3
    - each time a game is created the bot adds the creator to the friend list and deletes after the game is created
    - new ingame command !override to cancel game over timer
    - new lobby command !garena to toggle garena only or not
    - new bnet command !pubg [gamename] to host public game only allowing garena players + rootadmins, admins, reserved players, owner
    - new bnet command !autohostg to autohost allowing only garena players
    - local game + admin game visible locally when on GArena
    
    1.3.183 on February 15, 2009
    - fixed http server feature Tools/Mapcfgs
    
    1.3.182 on February 15, 2009
    - new config value:
    ### whether to automatically add the players from last game to the next game's reserved list
    bot_holdplayersforrmk = 1
    - new http server feature: Tools/Mapcfgs (try http://localhost:81 )
    - fixed a bug in new update when trying to apply the small update.
    
    1.3.181 on February 15, 2009
    - fixed game list
    - fixed bot_rootadmins only matching lowercased names (now user=User)
    
    1.3.180 on February 13, 2009
    - tweaked when channel/lobby are shown.
    - fixed loopback when using custom connection name
    - fixed ghost priority in some cases
    - new option: quit GHost One on ghost shutdown.
    
    1.2.179 on February 12, 2009
    - changed game chat colors, all-black, team 1-blue, team 2-red, team>2-teal
    - fixed channel not showing when rehost failed.
    - added a new option: use custom loopback connection name, in case GHost One fails to detect it.
    
    1.2.178 on February 10, 2009
    - owners can ban
    - small fixes to channel chat
    
    1.2.177 on February 10, 2009
    - added a new config value (new option in GHost Options Page 3):
    ### admins are required to spoof check if 1, or not if 0
    bot_adminsspoofcheck = 1
    - note that bot_spoofcheck = 0 only means players are not automatically spoof checked, they still need to manually spoof check
    - lagging players are auto droped after 60 sec.
    
    1.2.176 on February 8, 2009
    - fixed rkpg in formula, added button: reset formula
    
    1.2.175 on February 8, 2009
    - fixed access on owners
    - added new access restriction for quit
    - improved !announce to handle multiple lines, with new line separator = |
    ex: !announce 3 firstline|secondline|thirdline
    - new option in Options tab: Update maps on applying update.
    uncheck if you don't want the updater to overwrite your mapcfgs
    - improved Top calculation, now you can specify your own custom score formula.
    - bot_lobbytimelimit max value set to 260 min (from 60)
    - included a renamed ghost.exe to war3.exe,
    GArena how to:
    make sure bot_udpconsole = 1 in ghost.cfg.
    Start GHost One without starting ghost. (always start GHost One before starting game from Garena)
    in Garena, point Warcraft 3 RPG executable to war3.exe from GHost One's folder.
    Enter a game room, start game.
    Control the bot from GHost One.
    
    1.2.174 on February 6, 2009
    - fixed stats (-1.$)
    - new command: !autohostxxxx, only allow xx xx countries
    - new config value: 
    ### lobby/game commands are displayed as chat (or hidden)
    bot_relaychatcommands = 1
    - show player join/leave in channel chat
    - improved automatic ip update on loopback adapter
    
    1.2.173 on February 4, 2009
    - found out that !pub works on pvpgn too :) so no need for !rehost unless you really want it
    - remade lobby command:
     !pub with no parameter will rehost with name + 1
     ex: !pub (in a game -sd pros #1) will rehost -sd pros #2
    - remade bnet command:
     !pub, !pubxx, !pubnxx, called with no parameter will host lastgamename + 1
    - fixed modes always using "map" modes
    - quiet rehosting (no message to channel) in case game fails to be rehosted. 
    - new command: !gn - shows current game name
    - improved top calculation
    - some other things that I forgot about :)
    
    1.2.172 on February 2, 2009
    - shorter !top result (enforced length of 160 chars)
    
    1.2.171 on February 2, 2009
    - new button in Database tab: Top
    - new command !top or !top10 (only shows results after you Calculate scores at least once in GHost One)
    - fixed freeze on update available
    - improved !rehost as follows:
    !rehost (with no parameters) will rehost with the same name +1
    ex: game name -sd pros   , !rehost will rehost as: -sd pros #1
        game name -sd pros #3, !rehost will rehost as: -sd pros #4
    
    1.2.170 on January 31, 2009
    - updated StormLib
    - updated the map_crc calculation algorithm (thanks Strilanc!)
    - the bot should now correctly calculate map values for many maps that previously did not calculate properly
    - the bot now identifies itself as originating from the United States instead of Canada by default when connecting to battle.net
    - updated the new refresh method to more closely match the way LC does it
      * refresh messages are no longer displayed because the bot refreshes much more quickly than it used to and it would create too much spam
    - players are now given a new team when joining melee maps rather than always team 1
    - fixed ping 3 times.
    - Loopback Adapter name must begin with Microsoft Loopback instead of being equal with Microsoft Loopback Adapter (fix for Turkey)
    
    1.2.169 on January 30, 2009
    - in order to fix the freezing bug GHost One is ignoring normal ghost console, 
    default console output set to udp to fix the freezing bug, 
    make sure you set bot_udpconsole = 1 in ghost.cfg
    The first few lines of the console won't appear in Ghost window.
    
    1.2.168 on January 28, 2009
    - optimized console output using a separate thread
    - fixed a bug, was calculating wrong DownloaderNr for a player
    - game loaded message is shown after 10 seconds
    - new config variables:
    ### display information on current downloads (speed, ETA)
    bot_showdownloadsinfo = 1
    ### interval in seconds between download info message
    bot_showdownloadsinfotime = 3
    - new commands:
    !dlinfo [on/off]        show info on current downloads
    !dlinfotime <value>     interval in seconds between info messages
    
    1.2.167 on January 27, 2009
    - new config variables:
    ### use new refresh (0) or old refresh code (1)
    bot_oldrefresh = 1
    
    ### when using the new refresh code, what delay to use between refreshes (5-20)
    bot_newrefreshtime = 12
    
    - modified statsdota as in 11.4
    - fixed votekick for admins
    - ghost.dbs path is taken from ghost.cfg
    - fixed a typo in commands.txt: !dspeed should be !dlspeed
    
    1.2.166 on January 26, 2009
    - fixed a thread bug in coloring ghost output.
    
    1.2.164 on January 26, 2009
    - added new config value bot_votekickallowed
    - added new config value bot_votekickpercentage
    - added new command !votekick
    - added new command !votecancel
    - added new command !yes
    - modified the battle.net refresh procedure to improve performance
    - refresh messages are sent every 12 seconds now instead of 10
    - added a silent gameover timer triggered by one player being left and/or by the stats class
    - statsdota now checks the "id" value for validity
    - fixed a bug where games couldn't be rehosted on pvpgn servers (first appeared with the new refresh code)
    - the database schema has been updated to version number 6
      * GHost++ will automatically update your database schema if it's out of date
    - major optimizations to the database to improve statsdota performance
      * new colour, tower kills, rax kills, and courier kills are now recorded to the database when using statsdota
    - added a 5 second grace period after downloading the map where pings are discarded from the player
    - GHost One's chats handle unicode characters (tested with russian charset)
    - updated ip-to-country.csv to the latest version from January 23 2009
    - updated SQLite to SQLite 3.6.10 
    
    1.2.163 on January 25, 2009
    - reverted to old refresh because new one breaks !rehost
    - added new admin access commands: say open close swap sp
    - new admins have access to all commands by default.
    - when a player saves the game GHost++ will now send a message identifying who did it
    
    1.2.162
    - added !bl as an alias to !banlast
    - improved http server!
    - added a new command: !acc [name] [cmd] [acc]
    you can now specify which commands are accesable to an admin
    ex:
    !acc - list all the commands
    !acc name 1 - give access to all commands (those in the list, which are critical, admins will still have access to the rest of the commands not in this list)
    !acc name 0 - remove access to all commands (those in the list, which are critical)
    !acc name 0 1 - give access to the first command (ban)
    !acc name 0 0 - remove access to the first command (ban)
    - added bnet refresh code from 11.3
    - the bot now reads from gameloaded.txt for the game loaded message
    - the bot now reads from gameover.txt for the game over message
    
    1.2.161
    - fixed a bug introduced in 1.2.160 with bot_altfindip
    - improved updater
    - fixed score to be based on wins+losses instead of totalgames, thanks to vlakipn
    
    1.2.160
    - new update system: when a new update is available a new button appears: Download update
    when downloaded the update is found in sub folder Updates.  
    After that, press Apply update and it will close ghost.exe and GHost One + apply the update.  
    Your settings will remain the same.
    - fixed empty provider string
    - new config values:
    ### specify your external ip here (if it's static and you don't want ghost to auto find it)
    bot_externalip = 
    ### use alternative site for external ip finding (if you experience lag (30s) on ghost startup)
    bot_altfindip = 0
    - changed ban message to include IP.
    
    1.2.158
    - new config value: bot_twolinesbanannouncement, make the ban announcement on one line if possible ( = 0) or on two ( = 1)
    - new config value: bot_customversiontext, ex: = clan wolf, .version will be:
    11.01 One clan wolf
    - new config values:
    ### maximum players allowed to download at once, the rest will have almost KB/s until someone finishes downloading
    bot_maxdownloaders = 3
    ### set total download speed (KB/s) available for all clients at once, if set to 1024, 4 people will get 256 each
    bot_totaldownloadspeed = 1500
    ### set max download speed (KB/s) available for one client
    bot_clientdownloadspeed = 256
    - new commands:
    !dltspeed <value> (total speed)
    !dspeed <value> (max client speed)
    !dlmax <value> (max downloaders at once)
    
    let's customize for example ghost.cfg: bot_maxdownloaders = 3, bot_totaldownloadspeed = 50, bot_clientdownloadspeed = 30
    
    1 player downloads, his speed will be limited to 30 KB/s
    2 players download, their speed will be : 50/2 = 25 KB/s
    3 players, 50/3 = 16 KB/s
    4 players download, 3 will have 50/3 = 16 KB/s,
    the fourth will have 0 KB/s until one of the first 3 players finish downloading.
    
    1.2.157
    - in game team chat now visible, even the enemy team :)
    - added new reason: f=feeder: use: !ban name f or !banlast f
    - ban reason announcement on the same line (if possible) as: trying to join but...
    - additional check if warcraft 3 is open when pressing F keys.
    - added a new option in Sounds tab: Only play specific events if the rootadmin is in that game.
    This way sounds will be played only if you are inside that game or lobby. (even if you're remotely connected)
    - new config value: bot_rootadminsspoofcheck, if 0, rootadmins are considered spoof checked
    - new config value: bot_notifybannedplayers, if 1, banned players will receive a whisper
    - new feature: players inside admin game see all the chat from BNET channels + everything they say in admin game gets sent to all BNET channels.
    
    1.2.156
    - fixed some bugs
    - if you add a RETURN to the end of a line in a phrase text, it will get sent.
    - new commands !addfriend (alias !fadd), !delfriend (alias !fdel)
    - new feature: if you add l, mh, n at the end of !ban or !banlast, it will add a custom comment:
    !ban l will add reason: Leaver in game "-sd pros" on (Jaunary 2009)
    if no reason is specified(l, mh or n), default reason will be set: Game "-sd pros" on (January 2009)
    Reason will also be shown when a banned ( or ip banned) player tries to join.
    - ignore /whois in the channel chat
    - modified bans not to work on admins/owner/rootadmins, kicks not to work on owner/rootadmins.
    
    1.2.155
    - new tab: Phrases
    - new tab: Sounds
    - new option: Resolve providers in lobby
    - new option choose internal ip when updating loobpack.
    - bug fixes
    - imported bans names are now lowercase
    
    1.2.154
    - new config value: bot_findexternalip (recommended: 1) // bot will try to find its external ip on startup in which case you and your LAN will have the country detected.
    - fixed some bugs
    - implemented an experimental http server on port 81.  Limited options.  Test only.
    - new option, update loopback using internal ip.
    - optimized database operations speed
    - optimized string functions
    - fixed bot_nonadmincommands to respond to admins if its set to 0
    - new command !reloadcfg   // reloads some settings from ghost.cfg
    - new feature, player on slot 1 in autohosted games is messaged:
    	"You're on the first slot. Enter any map modes now!"
    - multiple game chat windows.
    
    1.2.153
    - new command: !pubnxxxx gamename // create public game, deny countries specified: ex: !pubnites dota
    - new command: !l                 // show ping and country of the last player who joined.
    - fixed an error in !rehost
    - improved !from and !fromp to accept partial match.
    
    
    1.2.152
    - new config variable: bot_nonadmincommands
    - new command: !commands (enable disable non admin commands)
    - !verbose now works in the lobby.
    - confirmation on deleting scores or bans.
    - ip-to-country.csv updated
    
    1.2.151
    - fixed a bug introduced in 150
    - fixed automodes
    - new option : maximize window
    - Ghost One now remembers width and height of the main window
    - !mute now works in the lobby
    - removed the provider check on ghost startup
    
    1.2.150
    - new feature, all admins will be placed on as high(first) a slot as possible.
    - fixed a bug in importing ban's comments.
    - you can now send commands to the lobby (only chat before).
    
    1.1.149
    - some paths are now saved between sessions
    - added a new button: Delete map config
    - added a new button: Delete All Scores/Games
    - added a new button: Delete All Bans
    - added a new feature in bans converter: export to xml
    so now you can import/export from/to XML (ips and admin fields included)
    format is WC3Banlist compatible.
    Imported bans are forced to have the server name you specify.
    - fixed comment in bans importer.
    
    1.1.148
    - fixed bot_dropvotetime
    - added a 5 sec cooldown on !sd and !statsdota
    - now able to send in game commands (not only chat as before) even if no admin is in the game
    - small fixes
    
    1.1.147
    - new feature in database tab:
    import bans from wc3banlist! Highly optimized! Does not add bans for names that already exist in ghost.dbs.
    - some small fixes.
    
    1.1.146
    - resizable windows and panels
    - auto modes when not on slot 1, ex: -di -water green
    
    1.1.145
    - fixed clear game, channel, lobby chat
    - modified some small important things :)
    
    1.1.144
    - refined remote connections by adding an extra parameter: 
    account name - choose your battle.net account - it will be granted rootadmin status.
    This way any number of remote users will be rootadmins. 
    - reworked auto mode to only work for the first slot and only for the rootadmin or a remote rootadmin.
    - refined multiple IP usage announcement to only show if a joining player is involved.
    - added a bot_udppassword config variable, remote connections must specify the right pass to login to the bot.
    
    1.1.143
    - reimplemented provider column in the lobby, threaded check in Ghost One, not the bot.
    - new command in the lobby: !rehost <gamename> // unhosts game and rehosts with same parameters
    - new feature: multiple IP usage. Will announce in the lobby.
    - fixed !pubxx when game name was too big.
    - added CS country to rir.txt. (was missing before :)
    - added a lot of new commands to the right click (popup) menu of the lobby.
    
    1.1.142
    - provider now works in every country.
    - added -ah after 15sec in dota games
    - added a download only command: !pubdl gamename // kick those with the map, no lobby time limit
    - added a 3 sec delay to : all slots occupied announcement.
    
    1.1.141
    - removed provider column in the lobby
    - possible fix for the lobby crash
    
    1.1.140
    - added a commands language combobox
    - removed score column from lobby (should fix the longer waiting time for a player)
    - fixed providers for some countries
    - fixed !nop for good
    - added a Lobby sound option
    - fixed score when it was negative
    
    1.1.139
    - added language combobox, on the fly language changing!
    just add any language file you want in folder Languages
    - added a new provider whois in case country = BR
    - some small fixes
    - !sd command will show new stats
    - !statsdota is the old one
    - new modes options: enter specified commands even when automode is enabled.
    
    1.1.138
    - fixed score (thx vlakipn for the formula and fixes!)
    - fixed !nop
    - maybe others :)
    
    1.1.137
    - fixed ip banning
    - fixed score
    - score shown also in the lobby!
    
    1.1.136
    - fixed automode
    - fixed lobby time limit
    - added a score and average calcs to .statsdota (alias: .sd)
    - score column in game view.
    - removed ?? from allowed countries list (internally still used)
    
    1.1.135
    - database tab improvements: combo box for BANS, ADMINS.  Button for Delete duplicate bans.
    - Remote Disconnect.
    
    1.0.0.134
    - fixed hang in lobbytimelimit
    
    1.0.0.133
    - fixed bugs
    - implemented a Ghost Options tab with the new settings
    - new option in Options : color ghost++ output, try unchecking it if you experience lag or 
    output freeze.
    - fixed remote game info send (forgot to send the actual bytearray)
    - implemented bot_lobbytimelimit from Lucasn, great job!
    - remote ip now saved in settings.
    - implemented automode:
    if game name includes gamemode settings ex: dota -sd pros
    it will auto send these commands to Warcraft III executable
    this takes precedence over mode settings specified.
    
    1.0.0.132
    - implemented remote connection | experimental
    
    1.0.0.131
    - fixed bugs
    - new command: !startn - start now! no countdown
    
    1.0.0.130
    - fixed lobby chat when using virtual host.
    - fixed owner swap to the first slot (now checks if it's not a computer slot)
    - resized main window
    - game name shown in lobby, when you create a game, gamename is copied to clipboard
    - whisper chat shown in lobby and channel.
    
    1.0.0.129
    - fixed bugs
    - new command !endn , end now without countdown
    - new command !ends , stop end countdown
    - right mouse click on Ghost Output : Clear command
    - lobby chat now always enabled, only difference: when rootadmin is inside
    you speak through him, able to send chat or commands, otherwise you speak through the
    virtual host.
    - new commands in lobby: start, start force
    - possible fix for game players shown.
    - any ip banned is now disallowed to enter the lobby.
    - commands box is now tweaked.
    
    1.0.0.128
    - fixed bugs
    - you can now chat inside the channel
    - you can now chat in the lobby if you enter with your rootadmin account with warcraft 3
    - map modes! if you specify some commands will be auto entered in warcraft 3.
    ex: -sd
    
    1.0.0.127
    - fixed channel
    
    1.0.0.126
    - fixed bugs
    - users in channel
    
    1.0.0.125
    - fix a bug in the lobby list
    - owner is reserved to slot 1
    
    1.0.0.124
    - added a games tab - lobby and current games, you can kick, swap.
    
    1.0.0.123
    - added a Auto Configure button which automatically sets the following settings:
    bot_war3path, bot_hostport, bot_mappath, admingame_port
    
    1.0.0.122
    - fixed a bug in the update function
    - added an alias !dr to !latency
    - fixed !dload
    - rootadmin can send commands even when game is locked
    - recommended setting (empty variable): bot_log = 
    - recommended setting: bot_udpconsole = 1
    
    1.0.0.121
    - fixed drop time remaining
    
    1.0.0.120
    - fixed !unmute command
    - implemented a config variable bot_dropvotetime (default 30)
    won't drop till at least this much has passed.
    
    1.0.0.119
    - bug fixed .pubxx + optimizations
    - using UDP command socket by LuCasn
    - still using udpserver.dll for finding provider of an ip.
    - bug fix in map config wizard.
    
    1.0.0.118
    - added commands: 
    !mute <name>    // mutes a player (it tries to do a partial match)
    !unmute <name>  // unmutes a player (it tries to do a partial match)
    
    1.0.0.117
    - rename map config button
    
    1.0.0.116
    - you can now select a folder with maps.
    
    1.0.0.115
    - experimental map config wizard.
    - optimizations
    
    1.0.0.114
    - smart suggestions in command chat ( you can even select the maps if you type !maps)
    - !downloads command //toggle downloads allowed denied
    - fixed !ping command in game. (forgot to edit a variable name)
    - new maps tab (although you can select from the map list by typing in the chat box: !map/!load
    - added a few more skins in the pack
    
    1.0.0.113
    - lowered threads priority for finding external ip and checking for updates
    - increased thread priority on ghost console.
    - customizable welcome message, ghost++ receives the new welcome message directly
    - implemented a new UDP command system.
    - checking for updates is now set at every 10 minutes, before it was only at startup
    - lobby and ingame messages are now split to get over the 220, 120 char limit.
    - fixed map download connection reset problem by pinging the players during the download.
    (thx to Varlock)
    
    1.0.0.112
    - Update system, click in status bar to open download link when update is available.
    - See changelog if update is available.
    - fixed loopback update problem.
    - URL Links to the main bot forum and ghost one thread.
    
    1.0.0.111
    - added RGB sliders
    - fixed (hopefully but not really) loopback update problem.
    - when you use a colored host name, the length of the text is made 5 even if it was greater.
    
    1.0.0.110
    - edit virtual host name from options tab (color and text)
    
    1.0.0.109
    - implemented a config variable: bot_virtualhostname
    - external ip of the bot is found at startup
    - local network players have their external ip = bot's external ip: you can now detect their
    country.
    - three new lobby commands:
    !fromp 					 // show providers of the players
    !onlyp name name // allow only these providers (partial match)
    ex: !onlyp RDS DATA allows only providers which include RDS or DATA in their names.
    !nop name name   // deny these providers (partial match)
    ex: !nop telecom denies any provider which includes telecom in their name.
    
    1.0.0.108
    - fixed width fonts for some texts, variable width for other.
    - implemented a high priority process option.
    - you can now select a skin from the statusbar combobox.
    - upx compressed executable
    
    1.0.0.107
    - console is now smart indented
    - output now uses fixed width font Lucida Console
    
    1.0.0.106
    - .end command now has a countdown of 5 seconds.
    - when all slots are occupied, a notify message is send in the lobby together with ips and countries.
    - ghost++ now sends a closedb (close database) command to Ghost One prior to a database write.
    
    1.0.0.105
    - midas included in exe
    
    1.0.0.104
    - database is not opened at startup (open when you need to browse/delete/add, close it when you're done as you won't be able to ban inside ghost++ while the database is opened in Ghost One)
    
    1.0.0.103
    - fixed a lag problem when using country check.
    
    1.0.0.102:
    - !holds also in battle.net commands (formerly only in the lobby)
    
    1.0.0.101
    
    - Added a new command: !holds name nr ... - reserve a specified slot nr for player/players: 
    ex:!holds bob 2 john 3
    
    - Added a new chat box for !say commands.
    
    - Added a database tab with direct access to bans.  Browse Add Delete Modify them.
    Это???? Чет я найти немогу толком Т_Т
  8. Zarj Старожила

    Сообщения:
    1.007
    Спасибы:
    23
    Сборка бота GHost:
    Ghost One 1.7.266
    Дата начала использования бота:
    01.01.1992
    Зайди в папку с ботом нажми Ctrl+F и введи "ghost.log" нажми "Поиск"
  9. Justice Ньюфаг

    Сообщения:
    48
    Спасибы:
    0
    все что он нашел, это текставой файл с
    Код:
    [Fri Oct 23 17:18:47 2009] [                            GHOST] starting up
    [Fri Oct 23 17:18:47 2009] [                            GHOST] setting process priority to "above normal"
    [Fri Oct 23 17:18:48 2009] [                            GHOST] starting winsock
    [Fri Oct 23 17:18:48 2009] [                        UDPSOCKET] using default broadcast target
    [Fri Oct 23 17:18:48 2009] [                            GHOST] opening primary database
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] version 3.6.16
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] opening database [ghost.dbs]
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] found schema number [8]
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] checking admin table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] found improved admins table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] checking score table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] found normal score table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] checking score table 2
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] found normal score table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] checking safelist table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] creating safelist table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] error creating table safelist - table safelist already exists
    [Fri Oct 23 17:18:48 2009] [                            GHOST] opening secondary (local) database
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] version 3.6.16
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] opening database [ghost.dbs]
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] found schema number [8]
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] checking admin table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] found improved admins table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] checking score table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] found normal score table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] checking score table 2
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] found normal score table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] checking safelist table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] creating safelist table
    [Fri Oct 23 17:18:48 2009] [                          SQLITE3] error creating table safelist - table safelist already exists
    [Fri Oct 23 17:18:48 2009] [                            GHOST] attempting to find local IP addresses
    [Fri Oct 23 17:18:48 2009] [                            GHOST] local IP address #1 is [10.165.110.150]
    [Fri Oct 23 17:18:48 2009] [                            GHOST] local IP address #2 is [89.189.158.30]
    [Fri Oct 23 17:18:48 2009] [                            GHOST] local IP address #3 is [127.0.0.1]
    [Fri Oct 23 17:18:48 2009] [                           CONFIG] loading file [language.cfg]
    [Fri Oct 23 17:18:48 2009] [                              WTV] WaaaghTV is not enabled.
    [Fri Oct 23 17:18:48 2009] [                           CONFIG] loading file [hostcounter.cfg]
    [Fri Oct 23 17:18:48 2009] [                            GHOST] loading file [welcome.txt]
    [Fri Oct 23 17:18:48 2009] [                            GHOST] loading file [mars.txt]
    [Fri Oct 23 17:18:48 2009] [                            GHOST] found battle.net connection #1 for server [playground.ru]
    [Fri Oct 23 17:18:48 2009] [                            GHOST] missing bnet2_cdkeyroc, skipping this battle.net connection
    [Fri Oct 23 17:18:48 2009] [                            GHOST] missing bnet3_cdkeyroc, skipping this battle.net connection
    [Fri Oct 23 17:18:48 2009] [                            GHOST] missing bnet4_cdkeyroc, skipping this battle.net connection
    [Fri Oct 23 17:18:48 2009] [                            GHOST] missing bnet5_cdkeyroc, skipping this battle.net connection
    [Fri Oct 23 17:18:48 2009] [                            GHOST] missing bnet6_cdkeyroc, skipping this battle.net connection
    [Fri Oct 23 17:18:48 2009] [                            GHOST] missing bnet7_cdkeyroc, skipping this battle.net connection
    [Fri Oct 23 17:18:48 2009] [                            GHOST] missing bnet8_cdkeyroc, skipping this battle.net connection
    [Fri Oct 23 17:18:48 2009] [                            GHOST] missing bnet9_cdkeyroc, skipping this battle.net connection
    [Fri Oct 23 17:18:48 2009] [                            GHOST] loading MPQ file [E:\Games\Warcraft 3 - Frozen Throne\War3Patch.mpq]
    [Fri Oct 23 17:18:48 2009] [                            GHOST] extracting Scripts\common.j from MPQ file to [mapcfgs\common.j]
    [Fri Oct 23 17:18:48 2009] [                            GHOST] extracting Scripts\blizzard.j from MPQ file to [mapcfgs\blizzard.j]
    [Fri Oct 23 17:18:48 2009] [                           CONFIG] warning - unable to read file [mapcfgs\map.cfg]
    [Fri Oct 23 17:18:48 2009] [                           CONFIG] warning - unable to read file [mapcfgs\map.cfg]
    [Fri Oct 23 17:18:48 2009] [                              MAP] warning - unable to load MPQ file [E:\Games\Warcraft 3 - Frozen Throne\maps\download\]
    [Fri Oct 23 17:18:48 2009] [                              MAP] no map data available, using config file for map_size, map_info, map_crc, map_sha1
    [Fri Oct 23 17:18:48 2009] [                              MAP] no map data available, using config file for map_width, map_height, map_slot<x>, map_numplayers, map_numteams
    [Fri Oct 23 17:18:48 2009] [                              MAP] invalid map_path detected
    [Fri Oct 23 17:18:48 2009] [                              MAP] invalid map_size detected
    [Fri Oct 23 17:18:48 2009] [                              MAP] invalid map_info detected
    [Fri Oct 23 17:18:48 2009] [                              MAP] invalid map_crc detected
    [Fri Oct 23 17:18:48 2009] [                              MAP] invalid map_sha1 detected
    [Fri Oct 23 17:18:48 2009] [                              MAP] invalid map_width detected
    [Fri Oct 23 17:18:48 2009] [                              MAP] invalid map_height detected
    [Fri Oct 23 17:18:48 2009] [                              MAP] invalid map_numplayers detected
    [Fri Oct 23 17:18:48 2009] [                              MAP] invalid map_numteams detected
    [Fri Oct 23 17:18:48 2009] [                              MAP] invalid map_slot<x> detected
    [Fri Oct 23 17:18:48 2009] [                              MAP] using hardcoded Emerald Gardens map data for Warcraft 3 version 1.24
    [Fri Oct 23 17:18:48 2009] [                            GHOST] started loading [ip-to-country.csv]
    [Fri Oct 23 17:18:51 2009] [                            GHOST] iptocountry data: 10% loaded
    [Fri Oct 23 17:18:53 2009] [                            GHOST] iptocountry data: 20% loaded
    [Fri Oct 23 17:18:55 2009] [                            GHOST] iptocountry data: 30% loaded
    [Fri Oct 23 17:18:57 2009] [                            GHOST] iptocountry data: 40% loaded
    [Fri Oct 23 17:18:59 2009] [                            GHOST] iptocountry data: 50% loaded
    [Fri Oct 23 17:19:02 2009] [                            GHOST] iptocountry data: 60% loaded
    [Fri Oct 23 17:19:04 2009] [                            GHOST] iptocountry data: 70% loaded
    [Fri Oct 23 17:19:07 2009] [                            GHOST] iptocountry data: 80% loaded
    [Fri Oct 23 17:19:09 2009] [                            GHOST] iptocountry data: 90% loaded
    [Fri Oct 23 17:19:11 2009] [                            GHOST] iptocountry data: 100% loaded
    [Fri Oct 23 17:19:11 2009] [                            GHOST] finished loading [ip-to-country.csv]
    [Fri Oct 23 17:19:11 2009] [                            GHOST] External IP is 81.30.177.174
    [Fri Oct 23 17:19:11 2009] [                            GHOST] Country is RU
    [Fri Oct 23 17:19:11 2009] [                            GHOST] GHost++ Version (14.4 One)Leaver (with MySQL support)
    [Fri Oct 23 17:19:12 2009] [              BNET: playground.ru] refreshed ban list (0 -> 57 bans)
    [Fri Oct 23 17:19:12 2009] [              BNET: playground.ru] connecting to server [playground.ru] on port 6112
    [Fri Oct 23 17:19:12 2009] [              BNET: playground.ru] resolved and cached server IP address 212.42.38.154
    [Fri Oct 23 17:19:12 2009] [              BNET: playground.ru] connected
    [Fri Oct 23 17:19:12 2009] [              BNET: playground.ru] cd keys accepted
    [Fri Oct 23 17:19:12 2009] [              BNET: playground.ru] username [SgDag] accepted
    [Fri Oct 23 17:19:12 2009] [              BNET: playground.ru] using pvpgn logon type (for pvpgn servers only)
    [Fri Oct 23 17:19:12 2009] [              BNET: playground.ru] logon successful
    [Fri Oct 23 17:19:12 2009] [              BNET: playground.ru] joining channel [Bots]
    [Fri Oct 23 17:19:13 2009] [              BNET: playground.ru] joined channel [Bots]
    [Fri Oct 23 17:19:13 2009] [              INFO: playground.ru] you are now tempOP for this channel
    [Fri Oct 23 17:19:13 2009] [              INFO: playground.ru] Hello SgDag, welcome to PlayGround.ru!
    [Fri Oct 23 17:19:13 2009] [              INFO: playground.ru] This server is hosted by RopNet.
    [Fri Oct 23 17:19:13 2009] [              INFO: playground.ru]  
    я немогу полность выложить, там слишком много писанины
  10. Zarj Старожила

    Сообщения:
    1.007
    Спасибы:
    23
    Сборка бота GHost:
    Ghost One 1.7.266
    Дата начала использования бота:
    01.01.1992
    Это потвоему что??? У тебя всё впорядке, бот коннектится, заходит на канал Bots.
  11. Justice Ньюфаг

    Сообщения:
    48
    Спасибы:
    0
    ты число посмотри!!! Сейчас 28 февраля, а там октябрь прошлого года!!!!!!!!!!!! И я не все выложил!
    Код:
       GHOST] started loading [ip-to-country.csv]
    [Wed Nov 25 18:13:49 2009] [                            GHOST] iptocountry data: 10% loaded
    [Wed Nov 25 18:13:51 2009] [                            GHOST] iptocountry data: 20% loaded
    [Wed Nov 25 18:13:53 2009] [                            GHOST] iptocountry data: 30% loaded
    [Wed Nov 25 18:13:55 2009] [                            GHOST] iptocountry data: 40% loaded
    [Wed Nov 25 18:13:57 2009] [                            GHOST] iptocountry data: 50% loaded
    [Wed Nov 25 18:13:59 2009] [                            GHOST] iptocountry data: 60% loaded
    [Wed Nov 25 18:14:01 2009] [                            GHOST] iptocountry data: 70% loaded
    [Wed Nov 25 18:14:03 2009] [                            GHOST] iptocountry data: 80% loaded
    [Wed Nov 25 18:14:05 2009] [                            GHOST] iptocountry data: 90% loaded
    [Wed Nov 25 18:14:07 2009] [                            GHOST] iptocountry data: 100% loaded
    [Wed Nov 25 18:14:07 2009] [                            GHOST] finished loading [ip-to-country.csv]
    [Wed Nov 25 18:14:07 2009] [                            GHOST] External IP is 81.30.177.174
    [Wed Nov 25 18:14:07 2009] [                            GHOST] Country is RU
    [Wed Nov 25 18:14:07 2009] [                            GHOST] GHost++ Version (16.2 One)Leaver (with MySQL support)
    [Wed Nov 25 18:14:07 2009] [              BNET: playground.ru] refreshed ban list (0 -> 0 bans)
    [Wed Nov 25 18:14:07 2009] [              BNET: playground.ru] connecting to server [playground.ru] on port 6112
    [Wed Nov 25 18:14:07 2009] [              BNET: playground.ru] resolved and cached server IP address 212.42.38.154
    [Wed Nov 25 18:14:07 2009] [              BNET: playground.ru] connected
    [Wed Nov 25 18:14:07 2009] [              BNET: playground.ru] Removed 0 temporary bans which expire today
    [Wed Nov 25 18:14:13 2009] [              BNET: playground.ru] attempting to auth as Warcraft III: The Frozen Throne
    [Wed Nov 25 18:14:13 2009] [              BNET: playground.ru] cd keys accepted
    [Wed Nov 25 18:14:13 2009] [              BNET: playground.ru] username [SgDag] accepted
    [Wed Nov 25 18:14:13 2009] [              BNET: playground.ru] using pvpgn logon type (for pvpgn servers only)
    [Wed Nov 25 18:14:13 2009] [              BNET: playground.ru] logon successful
    [Wed Nov 25 18:14:13 2009] [              BNET: playground.ru] joining channel [Bots]
    [Wed Nov 25 18:14:13 2009] [              BNET: playground.ru] joined channel [Bots]
    [Wed Nov 25 18:14:13 2009] [              INFO: playground.ru] you are now tempOP for this channel
    [Wed Nov 25 18:14:13 2009] [              INFO: playground.ru] Hello SgDag, welcome to PlayGround.ru!
    [Wed Nov 25 18:14:13 2009] [              INFO: playground.ru] This server is hosted by RopNet.
    [Wed Nov 25 18:14:13 2009] [              INFO: playground.ru]  
    [Wed Nov 25 18:14:13 2009] [              INFO: playground.ru] There are currently 2962 users in 561 games of Warcraft III Frozen Throne, and 3424 users in 761 games and 105 channels.
    [Wed Nov 25 18:14:13 2009] [              INFO: playground.ru] You have no mail.
    [Wed Nov 25 18:14:13 2009] [             ERROR: playground.ru] All accounts that was played with cheats will be erased!
    [Wed Nov 25 18:14:13 2009] [              INFO: playground.ru] Technical support: aler@playground.ru
    [Wed Nov 25 18:14:13 2009] [              INFO: playground.ru] Enjoy!
    
    Последний раз я смог зайти туда в ноябре 25, потом безлемита небыло для пг месяц, а потом уже всё... После того как я запускаю Ghost one, В него (В TXT файл) больше не чего не писалось, почему? И когда я запускаю Ghost one. на стр Ghost Он пишет только одно "Ghost one". и дальше не идет
  12. Zarj Старожила

    Сообщения:
    1.007
    Спасибы:
    23
    Сборка бота GHost:
    Ghost One 1.7.266
    Дата начала использования бота:
    01.01.1992
    Скачай лучше заново бота и настрой, если будет опять неподключать, то в новом точно логи будут, Выложишь, т.к. без логов о твоей проблеме ничего невозможно сказать.
  13. Justice Ньюфаг

    Сообщения:
    48
    Спасибы:
    0
    скачал, настроил и не хрена... я хз что такое лог файл... немогу его найти ТТ я нубко..... Можешь рабочий лог скинуть? мб поможет.
  14. [AlterEgo] Ньюфаг

    Сообщения:
    32
    Спасибы:
    0
    http://ru.wikipedia.org/wiki/Лог_(информатика)
    теперь понял, что ты сморозил чушь про "рабочий лог"?
  15. Zarj Старожила

    Сообщения:
    1.007
    Спасибы:
    23
    Сборка бота GHost:
    Ghost One 1.7.266
    Дата начала использования бота:
    01.01.1992
    "рабочий лог" УБИЛО ‡)
  16. [AlterEgo] Ньюфаг

    Сообщения:
    32
    Спасибы:
    0
    ну бывает, бывает )))))
  17. Justice Ньюфаг

    Сообщения:
    48
    Спасибы:
    0
    Ну что же мне делать тогда????????
  18. Zarj Старожила

    Сообщения:
    1.007
    Спасибы:
    23
    Сборка бота GHost:
    Ghost One 1.7.266
    Дата начала использования бота:
    01.01.1992
    Пытаться нам выложить "рабочий лог" т.к. без лога доктора не ставят диагноз и не назночают лечение.
  19. Justice Ньюфаг

    Сообщения:
    48
    Спасибы:
    0
    Омг. Я его некогда ненайду по этому я даю вам ссылку на мой бот с моими кнфг и логами.
    Код:
    http://letitbit.net/download/2301.2d4df208966ffe0d255ad3803/GHostOne.rar.html
    Плз очень прошу помочь. Заранее буду благорен
  20. Zarj Старожила

    Сообщения:
    1.007
    Спасибы:
    23
    Сборка бота GHost:
    Ghost One 1.7.266
    Дата начала использования бота:
    01.01.1992
    Ты чё туда напихал на 100метров? =)))))))
Статус темы:
Закрыта.