Java based API for interfacing with chat servers for the game Anarchy Online (AO). Objective is to design a java chat API for AO that is powerful, easy to use, modular and multi-bot compatible, as well as being useful in Android/Mobile Platforms
AOLibrary is a java-based library for writing chat bots that can be used with the game Anarchy Online. (Bots are often used to facilitate communications within an in-game organization or guild.) The library is written in Java 6.
This project implements an API to the Anarchy Online MMORPG chat protocol so that you can create in-game chat bots and out of game chat clients in Java.
Source is OS independent, but an executable is included for Windows.