diff --git a/README.md b/README.md index 6dfac46..ae52c87 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,16 @@ -

- AFKBot - Project M -
- -

+

AFKBot

A bot that prevent you AFK in some games

- +

Support Windows and macOS

Open-source project write by Python

GitHub contributors GitHub all releases GitHub release (latest by date) -

-

- - - -

+ -

+

FeaturesInstallation @@ -40,8 +31,6 @@ -### Other project: [AFKBot Legacy](https://github.com/gorouflex/afkbotlegacy) - # Features - Random clicks @@ -52,18 +41,21 @@ # Installation + + ### For Py/Source version -- Please download [requirements.txt](https://github.com/gorouflex/afkbot/files/11712913/requirements.txt) and run + +- Please download [requirements.txt](https://github.com/gorouflex/afkbot/files/12103798/requirements.txt) and run ``` pip install -r requirements.txt ``` ### For Portable version -- Just simply run .exe file +- Just simply run .exe or .app file # Updater ### How to use? -1.Download **UpdaterV2.1.exe** from [Official Releases](https://github.com/gorouflex/afkbot/releases) +1.Download latest Updater from [Official Releases](https://github.com/gorouflex/afkbot/releases) 2.Paste to the same folder where AFKBot is (example: C:\AFKBot\AFKBot.exe) @@ -77,9 +69,15 @@ Before update please close AFKBot and backup your config file if need! While download and update the updater might stop respond but still working, please wait until it says **Update successfully!** # Config +## Windows + **config.py** in assets folder -You should change ```"keys": ['a','s','d','w',' ']``` , ```"buttons": ['left']``` and ```self.SLEEP_TIME = 2``` +## macOS + +Right click to 'AFKBot.app' -> Show Package Contents -> Contents -> Resources -> config.py + + # Preview