Skip to content

Using pyautogui to play aimbooster using a variety of techniques.

Notifications You must be signed in to change notification settings

jareducherek/pyauto-aimbooster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyauto-aimbooster

Using pyautogui to play aimbooster using a variety of techniques.

  • naive method, just click a random pixel that matches bullseye color
  • frame differencing, click a random pixel of a shrinking target
  • island method, create bullseye mask and click random pixel from each bullseye present

Installation instructions

  • clone this repo
  • navigate to this repo and install required packages
  • anaconda instructions:
make create_environment
conda activate pyauto-aimbooster
make requirements

About

Using pyautogui to play aimbooster using a variety of techniques.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published