Skip to content

JakeHukari/Color-Recognition-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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