Skip to content

Auto-clicks when a specific screen color appears under your mouse.

License

Notifications You must be signed in to change notification settings

fizzexual/HumanBenchmarkColorDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Mouse Color Auto Clicker

Auto-clicks when a specific screen color appears under your mouse.

Installation

pip install pyautogui pillow

Usage

python main.py
  • Move your mouse over the area.
  • Script clicks when target color appears.
  • Press Ctrl + C to stop.

Configuration

Edit TARGET_COLOR and CLICK_DELAY_MS at the top of the script.

About

Auto-clicks when a specific screen color appears under your mouse.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages