Autodruid is an advanced, modular automation suite designed to optimize resource gathering in Albion Online. By utilizing passive network analysis, Autodruid detects on-screen resources and automates gathering with precision, safety, and efficiency. Find more information into our documentation
To maintain a clean codebase and allow for rapid updates, Autodruid is split into three core repositories.
| Repository | Role | Description |
|---|---|---|
📡 photon-parser |
Network parser | Captures raw network traffic passively. It filters and extracts relevant game packets without interfering with the client. |
🧠 albion-lens |
Data Translator | Deserializes the raw network payloads. It translates protocol events into readable game data (e.g., resource spawns, node tiers, exact coordinates). |
💻 autodruid |
Desktop Client | The user-facing application. It consumes the interpreted data to execute automated tasks, manage user settings. |
- Dynamic Biome Selection: Choose your current map biome and load the appropriate gathering models.
- Smart Limits: Set strict farming boundaries based on total elapsed time or total resource quantity gathered.
- Real-time Tracking: Monitor your yield, silver-per-hour equivalents, and current session statistics via a sleek desktop overlay.
Use at your own risk. Autodruid interacts with Albion Online by reading network traffic and automating inputs. While passive network sniffing does not inject code into the game client, automation of gameplay (botting/macroing) is strictly against the Terms of Service of Sandbox Interactive GmbH.
Using this tool on the live servers can result in the permanent suspension of your Albion Online account. Autodruid is developed as an educational exercise in network analysis and process automation. The developers assume no responsibility for account bans, losses, or damages incurred by using this software.