Skip to content

Commit

Permalink
Merge pull request #7 from Hammanek/beta
Browse files Browse the repository at this point in the history
upd
  • Loading branch information
Hammanek authored Aug 29, 2024
2 parents 668b7fd + 79e16e9 commit 79de6c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AutoAFK
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.
AutoAFK is a tool to automate android 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.
While the bot is designed for AFK Arena the core logic will work for anything rendered in emulator.

![image](https://github.com/Fortigate/AutoAFK/assets/46250387/9879407b-340a-485b-90e3-068e395dca34)

Expand Down

0 comments on commit 79de6c6

Please sign in to comment.