Skip to content

ashayp22/aimboosterbot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

aimboosterbot

A Python autoclicking bot that will beat aimbooster. Watch YouTube video with a live demo!

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.

About

A python autoclicking bot that will beat aimbooster

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages