Skip to content

A simple Python-based bot that automates mouse clicks on your screen

Notifications You must be signed in to change notification settings

delpiter/Click_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Screen Click Bot 🤖🖱️

A simple Python-based bot that automates mouse clicks on your screen. This bot is useful for repetitive tasks like clicking on specific locations without manual intervention. 🖥️

Features ✨

  • Simulates mouse clicks at multiple specified locations. 🖱️

  • Continuous clicking at a fixed interval. ⏱️

  • Option to stop the bot with a key press. ⛔

Installation ⚙️

Requirements

  • Python 3.x 🐍

Steps to Install

Clone the repository:

git clone https://github.com/yourusername/Click-bot.git

cd Click_bot

Install the required dependencies:

pip install -r requirements.txt
  • The repository includes a requirements.txt file with necessary packages.

Usage 🚀

Activate the virtual enviroment

To run the bot, simply execute the Python script:

python click_bot.py

Contributors 👯

The GitHub page of the contributor

github

More

The bot is preatty simple, if you cannot manage to run it, you probably don't deserve it

About

A simple Python-based bot that automates mouse clicks on your screen

Resources

Stars

Watchers

Forks

Languages