BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Age of Conan Archive => AoC 0.6 support => Topic started by: Paul_T on March 31, 2010, 07:13:40 pm
-
I'm unsure if it's expected behavour, or if I've broken something or missed some form of addon, but whenever a member leaves my guild, they are not removed from the bot, get login spams etc, have to do it manually, now as my guild grows, this is becoming a more and more difficult job and was wondering if theres any way to make the bot monitor the 'guild announcements' chat channel so it can pickup 'xxx has left the guild' and the new 'xxx has leveled up' messages? I am not very farmiliar with the way bebot works yet.
-
As far as I know, the answer is simple but frustrating:
No, it's not possible for the bot to pick that up. I'm sorry.
-
The levelup message you can probably make yourself like I do in the Conan Chat client.
You basicly get a new AddBuddy message with the same member, just with a new level.
When it comes to the leave guild message the bot does not get it because that is coming from another server ( and not the chatserver ).
It might be possible to connect to the other server, but that is a whole lot more work to get to work.
Chaoz
-
For level up messages there is the autogratz module (http://bebot.link/aoc-0-6-x-customunofficial-modules/autogratz-modul-for-verison-0-6-5/msg13770/#msg13770) which will use the buddy list and not monitor guild chat.
The trouble is that members joining / leaving / levelling is done via the guild announcement which is not seen by the bot (it only sees guild chat).