AutoAFK is a tool to automate Bluestacks games via ADB using Python, Pyscreeze and OpenCV. The bot supports image recognition with fuzzy matching, as well as single pixel recognition to automate actions. All actions are done through ADB which means the window does not need to be in focus and you can continue to use your computer as normal while it runs.
While the bot is designed for AFK Arena the core logic will work for anything rendered in Bluestacks.
Issues/Comments/Suggestions? Join the Discord server!
In the current release you can select from the following tasks:
- Collect AFK rewards twice
- Collect mail if there is a notification
- Send/Recieve companion points if there is a notification, and optionally send mercs
- Collect Fast Rewards if available (The amount of times can be configured)
- Load and exit a campaign battle
- Collect and optionally dispatch bounty quests
- Load and battle in the Arena of Heroes (Amount of times configurable)
- Collect Gladiator Coins
- Collect Fountain of Time rewards
- Load and exit a tower battle
- Collect daily gifts from the inn
- Auto battle available Guild Hunts
- Battle Twisted Realm
- Collect available daily and weekly quest chests
- Clear Merchant menu free gifts & !'s
- Make customizable daily store purchases
- Run a configurable number of Arena Tickets
- Auto load configured formation and push towers/campaign
Configure your Bluestacks client so that:
- ADB is enabled
- Resolution is 1920x1080
- DPI is 240
- AFK's language is set to English
Then download the latest release, unzip and run AutoAFK.exe.
The following features will be added soon(tm)
- Automatically Run Lab
- Push Temporal Rift
- Discord notification on success/failure
- Run Fight of Fates / Battle of Blood
- Purchase selected Dimensional Gear
- Documentation on how to full automate launching, loading and running the script for managing accounts via cron
Download bot here - https://github.com/Fortigate/AutoAFK2 Use enable_afkjourney and afkjourney_cmd properties in settings.ini, see example use in files here.
Contact BotFather on Telegram, create your bot, get token and chat id. Uses chat_id and token properties in settings.ini.
Note that the bot is currently in Beta and stability is still being worked into the functions. If you having issues please create an issue here or ask on the Discord server.