WTH is this AQ2_01-bot??
Moderator: Moderators
-
- tripped on its own grenade
- Posts: 331
- Joined: Tue Aug 26, 2003 11:20 am
- Location: de
- Contact:
WTH is this AQ2_01-bot??
WTH is this AQ2_01-bot??
The confusion started a while ago...
Now, to clear things up, some words about the "new bot in aq2-town".
Easy speaking, the bots (namely: aq2_01 and aq2_02, more to come), are broadcasting bots.
These bots _only_ broadcast text-messages over all the AQ2-related channels, that have been configured.
By just broadcasting text-messages it's sort of 'free' in everything that can be sent.
For example, you can send:
Announcements
- Tournament information
- map releases
- something important happened ... whatever
Matchmaking
- Clans want to play 4on4 or other funny things..
ctf? who knows? they can just say what they want, as long their 'request' is aq2-related.
other stuff
- Questions
- more... as long as it is AQ2-related.
Because of the fact, that there is so much freedom to messages, there are some simple rules for obtaining and keeping the bot:
easy rules
- aq2 related stuff only.
- english only.
- never reply over the bot! every message wields the nickname and channel the message comes from - go there or use a query.
- you have to have at least an average of 4 ppl in a channel .. otherwise it's not very economic (quakenet 'only' allows 20 channels per bot)
As for the commands you need to handle the aq2-bots:
".aq2" will give you a short help
".aq2 hey friends of anal penetration - i need a 4on4 now!" will send a broadcasting to every channel configured.
".aq2_enable" enables the 'frequency' aq2
".aq2_disable" disables the 'frequency' aq2
".aq2_history" displays the last five messages over private notices
If you want to have the bot, just contact me over irc...
QuAd|Haui #quadaver QuakeNet
PS:
For the tech-suspicious guys: the bots uses a centralized xml config file, located at: http://quad.netdome.biz/aq2/aq2net.cfg
The confusion started a while ago...
Now, to clear things up, some words about the "new bot in aq2-town".
Easy speaking, the bots (namely: aq2_01 and aq2_02, more to come), are broadcasting bots.
These bots _only_ broadcast text-messages over all the AQ2-related channels, that have been configured.
By just broadcasting text-messages it's sort of 'free' in everything that can be sent.
For example, you can send:
Announcements
- Tournament information
- map releases
- something important happened ... whatever
Matchmaking
- Clans want to play 4on4 or other funny things..
ctf? who knows? they can just say what they want, as long their 'request' is aq2-related.
other stuff
- Questions
- more... as long as it is AQ2-related.
Because of the fact, that there is so much freedom to messages, there are some simple rules for obtaining and keeping the bot:
easy rules
- aq2 related stuff only.
- english only.
- never reply over the bot! every message wields the nickname and channel the message comes from - go there or use a query.
- you have to have at least an average of 4 ppl in a channel .. otherwise it's not very economic (quakenet 'only' allows 20 channels per bot)
As for the commands you need to handle the aq2-bots:
".aq2" will give you a short help
".aq2 hey friends of anal penetration - i need a 4on4 now!" will send a broadcasting to every channel configured.
".aq2_enable" enables the 'frequency' aq2
".aq2_disable" disables the 'frequency' aq2
".aq2_history" displays the last five messages over private notices
If you want to have the bot, just contact me over irc...
QuAd|Haui #quadaver QuakeNet
PS:
For the tech-suspicious guys: the bots uses a centralized xml config file, located at: http://quad.netdome.biz/aq2/aq2net.cfg
Last edited by Haudrauf on Sat Aug 14, 2004 11:09 pm, edited 2 times in total.
Owner of http://aq2maps.quadaver.org
Not part of #aq2admins for a reason.
Not part of #aq2admins for a reason.
-
- tripped on its own grenade
- Posts: 331
- Joined: Tue Aug 26, 2003 11:20 am
- Location: de
- Contact:
Some whois over gsbot1-60 (are there more?) plus a 30 seconds script results in:
640 Channels. You can count some secret (+s not findable over whois) to the result, if you want. Shouldn't be much.
And, if you image that the bot resides in many other channels than only Actionquake2 channels...
Code: Select all
grep \# gsbotwhoislist.txt | grep -v Try | perl -pne 's/\s/\n/g' | grep \# | sort | uniq | wc -l
640
And, if you image that the bot resides in many other channels than only Actionquake2 channels...
Perhaps, you ask Cendor for the count of aq2-channels - if you want to compare.gsbot homepage wrote: Supported games
# Action Quake 2
# Reaction Quake 3
# Urban Terror
# Enemy Territory
# Call of Duty (only matchfind for now)
Owner of http://aq2maps.quadaver.org
Not part of #aq2admins for a reason.
Not part of #aq2admins for a reason.
-
- blew up
- Posts: 192
- Joined: Mon Oct 20, 2003 10:22 am
- Location: fi
-
- tripped on its own grenade
- Posts: 331
- Joined: Tue Aug 26, 2003 11:20 am
- Location: de
- Contact:
i will make them optional with a command.
Owner of http://aq2maps.quadaver.org
Not part of #aq2admins for a reason.
Not part of #aq2admins for a reason.