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. 🖥️
-
Simulates mouse clicks at multiple specified locations. 🖱️
-
Continuous clicking at a fixed interval. ⏱️
-
Option to stop the bot with a key press. ⛔
Python 3.x
🐍
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.
Activate the virtual enviroment
To run the bot, simply execute the Python script:
python click_bot.py
The GitHub page of the contributor
The bot is preatty simple, if you cannot manage to run it, you probably don't deserve it