aimboosterbot

A Python autoclicking bot that will beat aimbooster.

Setup

  1. Download this repository.
  2. Download the following Python packages:
  • time (possibly already installed)
  • threading (possibly already installed)
  • pynput
  • pyautogui

With pip, it can be done with the commands below (run in Command Prompt or Terminal).

pip install PyAutoGUI
pip install pynput

Or, if you are using PyCharm, you can use this reference.

  1. Run the python script.
  2. Visit the Aim Booster website
  3. Start a new game and then press s (start/stop autoclicking bot). You can also press e to stop running the script.

GitHub

https://github.com/ashayp22/aimboosterbot