/Python-Image-Clicker

This Python script searches for specific images on the screen and clicks on them if found. It can be useful for automating tasks where specific images need to be located and interacted with on the screen, such as in game automation or UI testing.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0