This repository contains an Auto Clicker Bot written in Python that automates mouse clicks based on user-defined parameters. It uses image recognition to analyze screenshots or given images, clicking on specified screen areas. Features include customizable clicks, screenshot analysis, and cross-platform compatibility.
- Image Recognition: Locates and clicks on specified screen regions.
- Customizable Clicks: Set the number of clicks, intervals, and target coordinates.
- Screenshot Analysis: Identifies target areas based on provided reference images.
- Cross-Platform: Compatible with Windows, macOS, and Linux.
- User-Friendly Interface: Easy setup and execution.
1. Download latest version of python
3. Unzip and open terminal in that folder or run it on any python compiler
pip install pyautogui
pip install ttkthemes
4. start the bot
auto_click_bot.py
Use at own risk. I am not responsible for break of any Terms and conditions of any companies and businesses.