Feature • Installation • Updater • Config • Preview
This repository will be archived by GFx from 28/3/24. Thank you for accompanying this project since I was still learning to use GitHub, and it has given me a lot of experience 🌟
-
Random clicks
-
Do some game action key (A,W,S,D and space)
-
Simple GUI with CFU when starting
Both AFKBot
and Updater
is based on a library (urllib3
) that require a internet connection ,so for the proper functionality please make sure that you have connected to a fine Internet (Slowed Internet may cause some problem)
- Please download requirements.txt then run
pip install -r [requirements.txt path]
or
python3 -m pip install -r [requirements.txt path]
- Run .py file and enjoy
1.Download latest Updater from Official Releases
2.Paste to the same folder where AFKBot is (example: C:\AFKBot\AFKBot.py)
3.Run and click Update button
Tutorial video later
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!
- The default config was
keys = ASWD
andsleep = 3
, you can change by editing config file (Config/config.txt) or editing through the Setting window keys
means the key the bot will press (ex: ASWD -> random press A,S,W,D button) and the,
can also be a key to be pressed so don't fill like thisA,S,W,D
instead fill like thisASWD