OverviewCurrent Version: 0.7.6
State: Beta
Release Date: 14-11-2007
Download Location:
http://dump.vhabion.net/vhabot/VhaBot%200.7.6%20CE.zipPlatform: .NET 2.0 (windows), Mono 1.2.x (Linux)
License: Open Source for Non-Commercial use
AboutVhaBot is the first Multi-Bot system ever publically released, it has the ability to run multiple bots within the same system and provides an API to communicate between the bots and plugins.
It's written using 100% managed c# and runs on microsoft's .NET 2.0.
VhaBot allows you to load and unload plugins at runtime to disable/enable functionality as you go.
It features a central configuration system and allows you to tweak the rights of all commands through a central interface.
For the codemonkeys among you, VhaBot's functionality can be extended with c# and vb.net plugins.
VhaBot has been proven stable and fieldtested on large bot systems such as Vhanet on rk1 and Itemsbot.
Practical ApplicationsVhaBot can act as your main organization bot and track your memberslist, notify when users log on, track who's afk, search the central items database and alot more.
It's very well suited to use as relay method between different organizations. The IRC Relay plugin features a special syntax that properly relays item references and provides a cleaner output when relaying using IRC between 2 channels.
It can also be used as your organization's raid channel. It features the tiny tools that make your life easier while raiding, like: !assist, !target, !callers, !sb, !command, !order, !cd, etc.
And with the right setup it even acts as a large scale points bot with excellent raid tracking and logging functionality.
Useful Posts-
Getting Started-
Reporting Bugs-
Known Issues-
How to get a copy of the SVN release (For Windows)-
SVN LogBoards-
Releases-
General Discussion-
Feature Requests-
Unofficial Plugins-
DevelopersSource Code-
http://svn.vhabot.net/Public/-
http://svn.vhabot.net/Core/Changelog0.7.6
- Updated XML addresses as FC changed those
- Fixed some minor errors with !timers
- Fixed an issue with VhaBot on mono on windows
- Fixed an issue with !calc on mono (thanks Moepl!)
- Fixed the 'cleaking' device
- Added a user's history to !verify
- Added PocketBoss plugin (thanks Tsuyoi!)
- Added !aiarmor (thanks Neksus!)
- Added !random (aka !lootorder) to Common Tools (thanks Fayelure!)
- Added !plugins overview. This gives an overview of all plugins
- Added !inspect (thanks Neksus!)
- Added !aigen (thanks Moepl!)
- Added an option to !online to make it display on logon
- Added an option to !motd to make it display on logon
- Added an option to disable !motd to make it display on any tell
0.7.5
- A new loader has been added, VhaBot.Lite. It accepts a config file as argument and loads only the first bot from the specified config file.
- Chat server addresses have been updated
- Fixed a problem caused by running bots with the same bot name and account on multiple dimensions
- Fixed the test live address
- Added naturalistic's aggdef command
- Added an automated membership plugin
- Added social commands (cybor is disabled by default. use "!commands vhsocial" to enable it)
- Added the !tokens command
- Added a Links/Bookmarks plugin
- Added Timers plugin
- Added AFK command
- Added alts to online display
- Updated the notifier to display a user's alts when he logs on
0.7.4
- Ported Iriche's Tellonce plugin and called it MOTD
- Removed some calls to the deprecated BotShell.ToString()
- Added a city cloak plugin
- Gave !is support for checking multiple people at once
- Added !level, !xp, !research, !axp, !mission commands
- Removed some (BETA) tags from the plugin names as the entire bot is beta
- Changed the alts management commands: 'alts add/remove' is now 'alts admin add/remove'. 2 new commands for members have been added: 'alts add/remove'. Be sure to read the updated help
- Added automated reinvites to the Private Group Manager
- Made the notification targets of the Private Group Manager configurable
- Added the !bio command (ported from Iriche's 0.5 branch plugin)
- Prevented the use of !whois on TestLive
- Added help to the notify manager commands
0.7.3
- Fixed support for running VhaBot using firedaemon
- Fixed !core functions when running on mono
- Added SendPluginMessageAndWait() and similar commands to ease the reply handling in plugins
- Did some styling changes and included Flood Protection plugin
- SQLite updated to 3.3.17
- Mono.Data.SqliteClient updated to 1.2.4
- Fixed internal messages not accepting commands without arguments
- Raid plugins will be included with the bot from this release on
- Added Roster Manager plugin
- Added Notifier plugin
0.7.2 - Technology Preview
- Now runs on the latest mono version on unix and linux
- Fixed some problems with the configuration tool
0.7.1 - Technology Preview
- This is the first public VhaBot release and a preview of the upcoming VhaBot Community Edition.
- Full details, licensing and a description can be read at:
http://forums.vhabot.net/index.php/topic,3514.0.html