AQW-API is a highly optimized, custom Automation API for AdventureQuest Worlds, written entirely in ActionScript 3 (AS3).
It is designed to be injected natively into the game engine (such as via Flash Worker threads or direct overlay), providing robust script execution, smart combat handling, background quest automation, and advanced state-machine botting without relying on bloated external tools.
- API Usage Guide - Learn how to initialize the API, bind custom UI events, and understand the core architecture (including the Skua-compatible
AdvancedSkills.jsoncombat engine). - Scripting Guide - A complete reference for writing
.txtbot scripts (Commands likeJOIN,KILL,IFQUEST, etc.) to automate farming and sagas.