Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

gorouflex/AFKBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFKBot

A (Simple) bot that can prevent you from AFK during the match

Support Windows and macOS

Open-source project write by Python

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

FeatureInstallationUpdaterConfigPreview

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 🌟

Feature

  • Random clicks

  • Do some game action key (A,W,S,D and space)

  • Simple GUI with CFU when starting

Caution

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)

Installation

For Py/Source version

  1. Please download requirements.txt then run
pip install -r [requirements.txt path]

or

python3 -m pip install -r [requirements.txt path]
  1. Run .py file and enjoy

Updater

How to use?

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

Cautions

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

  • The default config was keys = ASWD and sleep = 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 this A,S,W,D instead fill like this ASWD

image

Preview

Special thanks to:

@NotchApple1703 : For GUI source code and optimize

⚠️Warning⚠️: This is for education purposes only, I am not responsible if you were ban in game!