Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 2.39 KB

README.md

File metadata and controls

50 lines (33 loc) · 2.39 KB

Auto Clicker Bot

Auto_clicker_bot

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.

GitHub repo size Telegram Bot Telegram Bot GitHub Bot Support Telegram Channel GitHub commit activity

🧐 Features

  • 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.

🛠️ Installation Steps:

1. Download latest version of python

2. Download this repo

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

🍰 Guidelines:

Use at own risk. I am not responsible for break of any Terms and conditions of any companies and businesses.