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

команды и Напоминания GHost One 1.7.266

Тема в разделе 'Запуск и Поддержка', создана пользователем Multicast, 18 авг 2011.

  1. Multicast Парнишка с небывалым умом

    Сообщения:
    45
    Спасибы:
    0
    1. Как сделать голосование (уже в игре) !votekick ''ник'' всем игрокам а то стоит !kick ''номер игрока''
    1.2 как сделать голосование !voteban ''ник'' и рядом причина.. например !voteban Sony ливер.. и начинается голосование

    2. как сделать что бы бот в игре напоминал через N секунд что либо.. например ''правило игры.. тыри пыри'' через N секунд уже другое ''Skype Админа...''


    Сменя плюсик :spydance:
  2. Guard Старожила

    Сообщения:
    473
    Спасибы:
    47
    Сборка бота GHost:
    Ghost++ RAKAL Edition
    Дата начала использования бота:
    00.00.2009
    Skype:
    Мой статус
    1. !votekick и ник игрока, начнется голосование за кик игрока

    1.2. Переделай !votekick .

    2. !mars !marsauto . Текст в mars.txt. или напиши !announce время в сек. и месагу. :jump:
  3. Multicast Парнишка с небывалым умом

    Сообщения:
    45
    Спасибы:
    0
    дык мне надо что бы было !votekick и !voteban + причина
  4. Multicast Парнишка с небывалым умом

    Сообщения:
    45
    Спасибы:
    0
    не кто не знает ??? :palevo: :palevo: :palevo:

    тогда другая проблемка...в лобби я админ.. но когда пишу в игре !end или другие команды то 0 реакции
    и еще.. отрубаю бота а игра идет это как понимать то ??? o_O o_O
    Код:
    #####################
    # BOT CONFIGURATION #
    #####################
    
    ### set to 1 if you are using warcraft 3 patch 1.23 or newer
    bot_patch23ornewer = 1
    
    ### show autokick denied country or banned player messages
    bot_verbose = 1
    
    ### Time limit for hosting a game where no admins enter it
    bot_lobbytimelimit = 10
    
    ### maximum players allowed to download at once, the rest will have almost KB/s until someone finishes downloading
    bot_maxdownloaders = 3
    
    ### initiate game over timer if team difference is bigger than this number, 0 - to disable
    bot_gameovermaxteamdifference = 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 remaining players are less than this number (and at least a player left) - 0 to disable
    bot_gameoverminplayers = 3
    
    ### interval in seconds between download info message
    bot_showdownloadsinfotime = 3
    
    ### set max download speed (KB/s) available for one client
    bot_clientdownloadspeed = 512
    
    ### set total download speed (KB/s) available for all clients at once, if set to 1024, 4 people will get 256 each
    bot_totaldownloadspeed = 1024
    
    ### ignore drop request for the first x seconds of lagging.
    bot_dropvotetime = 30
    
    ### handle ip bans: 0 = do nothing, 1 = kick, 2 = announce only (no kick).
    bot_ipbanning = 2
    
    ### ghost will find its external ip on startup, disable if you want to play on LAN only
    bot_findexternalip = 1
    
    ### banned players will be notified with a whisper.
    bot_notifybannedplayers = 1
    
    ### admins are required to spoof check if 1, or not if 0
    bot_adminsspoofcheck = 1
    
    ### root admins are required to spoof check if 1, or not if 0
    bot_rootadminsspoofcheck = 1
    
    ### make the ban announcement on one line ( = 0) (if possible) or on two ( = 1)
    bot_twolinesbanannouncement = 1
    
    ### non admin commands, 1 enable, 0 disable
    bot_nonadmincommands = 1
    
    ### bot's UDP password
    bot_udppassword = 
    
    ### display information on current downloads (speed, ETA)
    bot_showdownloadsinfo = 0
    
    ### channel kick banned people when they enter the channel
    bot_kickbannedfromchannel = 0
    
    ### lobby/game commands are displayed as chat (or hidden)
    bot_relaychatcommands = 1
    
    ### whether to automatically add the players from last game to the next game's reserved list
    bot_holdplayersforrmk = 1
    
    ### Just before a game is hosted the creator is addes to the bots friends list and removed soon after
    bot_addcreatorasfriendonhost = 0
    
    ### use alternative site for external ip finding (if you experience lag (30s) on ghost startup)
    bot_altfindip = 0
    
    ### specify your external ip here (if it's static and you don't want ghost to auto find it)
    bot_externalip = 
    
    ### your battle.net password
    bnet_password = яяяяяяяяяяя
    
    ### custom text to add to version.
    bot_customversiontext = 
    
    ### fake pings for the following players, space separated: ex = nick1 nick2
    bot_fakepings = 
    
    ### UDP port on which GHost One GUI communicates with the bot, 6969 default
    udp_cmdport = 6969
    
    ### 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
    
    # 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 = 0
    
    # 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
    
    # Show a message when a safe/admin/rootadmin/chieftain/shaman joins the channel
    bot_channeljoingreets = 1
    
    lan_war3version = 26
    
    # 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 = 127.0.0.1
    
    ### bot's additional rootadmins separated by space ex: userone usertwo userthree
    bot_rootadmins = Miracles
    
    ### bot's virtual host name
    bot_virtualhostname = |cFF4F0006ADMIN
    
    ### 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 = 60
    
    ### Only players having played this many number of games will be ranked
    bot_scoremingames = 3
    
    ### 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
    
    ### 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 = 1
    
    ### announce .sd of every player joining the lobby (if set to 1, 0 if laggy)
    bot_showscoresonjoin = 1
    
    ### force auto hcl from gamename in dota games (even when bot_defaulthcl is not set)
    bot_forceautohclindota = 1
    
    ### 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
    
    ### load in game feature will be enabled for every map (if set to 1)
    bot_forceloadingame = 1
    
    ### set to 1 if you want admins to be autoplaced higher only in dota games (0 = in all games)
    bot_placeadminshigheronlyindota = 0
    
    ### if 1 - no admin can start the game if the owner is in the lobby
    bot_onlyownerscanstart = 0
    
    ### if set to 1, if using bot_allowedscores, players having an unknown score will be allowed
    bot_allownullscoredplayers = 1
    
    ### in autohosted games, allow only players with score>=x to join the lobby
    bot_autohostallowedscores = 0
    
    ### allow only players with score>=x to join the lobby
    bot_allowedscores = 0
    
    ### milliseconds to add to highest ping as base dynamic latency
    bot_dynamiclatencyaddedtoping = 25
    
    ### how many milliseconds to add to the normal latency if the players lag
    bot_dynamiclatencymaxtoadd = 30
    
    ### dynamic latency will try not to go over 2.2x highest ping, recommended
    bot_dynamiclatency2.2xhighestpingmax = 1
    
    ### dynamic latency will be increased when a lobby is active
    bot_dynamiclatencyincreasewhenlobby = 1
    
    ### enable dynamic latency, lowers or even increases latency as needed
    bot_usedynamiclatency = 0
    
    ### if enabled, any user can !pub/!map/!unhost
    bot_userscanhost = 0
    
    ### if enabled, any safelisted player can !pub/!map/!unhost
    bot_safecanhost = 0
    
    ### will allow admins and safelisted players to download even if downloads are disabled
    bot_adminsandsafecandownload = 1
    
    ### will replace every !ban/!bl with !warn/!wl
    bot_replacebanwithwarn = 0
    
    ### 0 - ghost countdown, 1 - warcraft countdown
    bot_normalcountdown = 0
    
    ### when you !unban player, the bot also issues an /unban player
    bot_unbanremoveschannelban = 0
    
    ### all messages will be answered with a whisper
    bot_whisperallmessages = 0
    
    ### channel ban banned people when they enter the channel
    bot_banbannedfromchannel = 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
    
    ### Only ban players who leave prior to x minutes of game end time.
    bot_autobangameendmins = 3
    
    ### 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 = 999
    
    bot_autohostautostartplayers = 8
    
    bot_autohostmaximumgames = 1
    
    bot_autohostallowstart = 0
    
    bot_autohostlocal = 0
    
    bot_autohostgamename = [FM]ОбительПетро6.8b
    
    bot_autohostmapcfg = Resident_petro_6.8b.cfg
    
    bot_autohostdeniedcountries = 
    
    bot_autohostallowedcountries = 
    
    bot_autohostowner = BoT
    
    # mute for x seconds, if a player has cursed for 3 or more times
    bot_censormuteexcessiveseconds = 260
    
    # mute for x seconds, the second time a player curses
    bot_censormutesecondseconds = 60
    
    # mute for x seconds, the first time a player curses
    bot_censormutefirstseconds = 30
    
    # 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 = debil debili                                                                        hyinia huinia huinja                                                                                       bliat ye6ok                                                                         zaebis Zaebis ZAEBIS                 pidaras       ?                                     pidaru PIDARU                                                                                                                                                                                                         sasite SASITE zaebal ZAEBAL                                                                                                                               IDIOT YEBAN sosi SOSI            idiot                                                 penis vagina              yeban sosi otsosi                                                fuck ebalo eblo gondon             pizda               pizdec            
    bot_war3path = D:\Games\Waric\Warcraft III\
    bot_mapcfgpath = mapcfgs\
    bot_mappath = D:\Games\Waric\Warcraft III\maps\download\
    bot_log = ghost.log
    bot_language = language.cfg
    bot_replaypath = replays\
    bot_savegamepath = savegames\
    bot_hostport = 6113
    bot_maxgames = 5
    bot_commandtrigger = !
    bot_autokickping = 400
    bot_latency = 100
    bot_synclimit = 50
    bot_spoofchecks = 1
    bot_refreshmessages = 0
    bot_allowdownloads = 1
    bot_pingduringdownloads = 1
    bot_lcpings = 1
    admingame_create = 1
    bot_autolock = 0
    bot_savereplays = 1
    bot_autosave = 0
    admingame_port = 6112
    admingame_password = 
    db_type = sqlite3
    db_sqlite3_file = ghost.dbs
    bnet_server = europe.battle.net
    
    bnet2_server = playground.ru
    bnet2_serveralias = Playground.ru
    bnet2_cdkeyroc = FFFFFFFFFFFFFFFFFFFFFFFFFF
    bnet2_cdkeytft = FFFFFFFFFFFFFFFFFFFFFFFFFF
    bnet2_username = HomePhoenix
    bnet2_password = яяяяяяяяяяяя
    bnet2_firstchannel = BOT
    bnet2_rootadmin = Miracles
    bnet2_commandtrigger = !
    bnet2_holdfriends = 1
    bnet2_holdclan = 1
    bnet2_publiccommands = 1
    bnet2_bnlsserver = 80.86.83.93
    bnet2_bnlsport = 9367
    bnet2_bnlswardencookie = 1
    bnet2_custom_war3version = 26
    bnet2_custom_exeversion = 
    bnet2_custom_exeversionhash = 
    bnet2_custom_passwordhashtype = pvpgn
    
    bnet4_server = SERVER3.ADRESS
    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
    bnet11_server = europe.battle.net
    bnet_cdkeyroc = яяяяяяяяяяяяяяяяяяяяяяя
    bnet_cdkeytft = яяяяяяяяяяяяяяяя
    bnet_username = HomePhoenix
    bnet_firstchannel = BoT
    bnet_rootadmin = Miracles
    bnet_commandtrigger = !
    bnet_custom_war3version = 26
    bnet_custom_exeversion = 
    bnet_custom_exeversionhash = 
    bnet_custom_passwordhashtype = 
    bnet_holdfriends = 1
    bnet_holdclan = 1
    
  5. Guard Старожила

    Сообщения:
    473
    Спасибы:
    47
    Сборка бота GHost:
    Ghost++ RAKAL Edition
    Дата начала использования бота:
    00.00.2009
    Skype:
    Мой статус
    За тебя некто не сделает.
  6. Multicast Парнишка с небывалым умом

    Сообщения:
    45
    Спасибы:
    0
    ну тогда помогите с тем что выше
  7. Mr_LiSa Старожила

    Сообщения:
    421
    Спасибы:
    3
    Сборка бота GHost:
    Ghost One 1.7.266
    Skype:
    Мой статус
    бред .... может ты пишешь эти команды когда 1 остаёшься в игре, тогда конечно же пахать не будут
  8. Multicast Парнишка с небывалым умом

    Сообщения:
    45
    Спасибы:
    0
    не не я с другом играл
  9. Guard Старожила

    Сообщения:
    473
    Спасибы:
    47
    Сборка бота GHost:
    Ghost++ RAKAL Edition
    Дата начала использования бота:
    00.00.2009
    Skype:
    Мой статус
    1х1 тоже команды не пашут.. юзай при фул игре.
  10. Multicast Парнишка с небывалым умом

    Сообщения:
    45
    Спасибы:
    0