From 79e16e96df870c3c342d34cc143ab0282ece223a Mon Sep 17 00:00:00 2001 From: Hammanek Date: Thu, 29 Aug 2024 19:59:37 +0200 Subject: [PATCH] upd --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50f0d91..9f395b8 100644 --- a/README.md +++ b/README.md @@ -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)