Skip to content

cryonayes/GoPixelBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoPixelBot

Arduino assisted auto clicker based on pixel detection.

How it works ?

The HID compatible atmega32u4 microchip used in this project can send mouse/keyboard inputs to the computer. When a certain pixel color is detected on the screen, this program will send a signal to the arduino over the serial connection. At the receiving end, the arduino will receive these signals and make clicks to fire in game.

Releases

No releases published

Packages

No packages published

Languages