BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => BeBot 0.3 support => Topic started by: Reduce on June 24, 2007, 08:31:28 pm

Title: Bot not responding to GC
Post by: Reduce on June 24, 2007, 08:31:28 pm
Using v0.34.
I've read other topics and could not find a solution.
It responds to tells fine, but ! commands in guild chat do not seem to work. The bot is in the org.

Here are some screenshots...

http://ab.sytes.net/botx.gif -- tells (showing settings)
http://ab.sytes.net/noresponse.gif -- guild chat & cmd prompt

Code: [Select]
  $guildbot = true;                // false if its a raidbot.
  $guild_name = "=X Syndicate=";                // only if its a guildbot.
  $guild_id = 1523716;            // only if its a guildbot.


  $log = "chat";                     // logging all/chat/off
  $log_path = "./log";             // relative/absolut path of logfiles

What am I doing wrong?
If any other info is needed, let me know.

Thanks :)
Title: Re: Bot not responding to GC
Post by: Alreadythere on June 24, 2007, 08:40:35 pm
Going by your screenshot your guild name is wrong.
$guild_name = "=X Syndicate=";
Should be $guild_name = "= X Syndicate =";

It has to match all chars including spaces exactly.
Title: Re: Bot not responding to GC
Post by: Reduce on June 24, 2007, 09:04:07 pm
whoops :) thanks a bunch!
SimplePortal 2.3.7 © 2008-2024, SimplePortal