Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 420 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 420 Bytes

Color-Recognition-Bot

Color recognition bot written in python

Instructions

cd Color-Recognition-Bot
pip install -r requirements.txt
use the GetMousePosition.py file to get the coordinates of your targets
put the coordinates in your bot.py file
replace the color codes in the bot.py file
run the bot.py file