A Bot Development Platform
Magsbot is a fully programmable bot for Active Worlds that uses its own scripting language. It features a user-editable table of events and corresponding actions, and user-defined buttons that can be directly activated by clicking or called as functions from other code.

The primary intent of Magsbot is to allow quick and easy development of virtually any bot-driven application in Active Worlds, by providing simple access to nearly all AW SDK capabilities, as well as many other features and functions that would be likely to be useful in a bot.

 Drop-down lists of language elements allow you to easily remember actions, events and functions while setting up bot behavior. Macros can be defined to expand the language.

Example Behavior and Action Button files are included so that you can record and playback avatar movements, selectively survey and re-build objects, recite text files, set bookmarks, play midis, play trivia games and much more...even without programming. Quick & Easy Instructions are included to get you started using the bot's basic capabilities.

Magsbot is written in Delphi 7 and supports plug-ins written in Delphi in the form of DLLs. Magsbot plug-ins can add new commands and functions to Magsbot, and can call upon a large number of exported functions within the executable. Information about Magsbot plug-ins can be found here.

The Magsbot download page is here.

Magsbot help is here.

Magine's Turtleflight forum contains a section for questions about Magsbot, here.

Magsbot is also used as a platform for Magine's RPGBot, which adds role-playing game features to an Active World. Information about the RPGBot can be found here.


Back