Skip to content

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.

License

Notifications You must be signed in to change notification settings

abdul97233/Auto_clicker_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages