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.