https://github.com/vcint/whatsapp_spammer
a superfast and 100% working spammer on any social app like Whatsapp , Telegram , tweeter, Facebook , Instagram etc.
https://github.com/vcint/whatsapp_spammer
bot messenger sms-messages spammer spammer-tool telegram whatsapp whatsapp-chat whatsapp-group whatsapp-web
Last synced: 10 months ago
JSON representation
a superfast and 100% working spammer on any social app like Whatsapp , Telegram , tweeter, Facebook , Instagram etc.
- Host: GitHub
- URL: https://github.com/vcint/whatsapp_spammer
- Owner: vcint
- Created: 2021-11-11T01:52:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-08T08:00:27.000Z (about 1 year ago)
- Last Synced: 2025-06-08T09:17:46.881Z (about 1 year ago)
- Topics: bot, messenger, sms-messages, spammer, spammer-tool, telegram, whatsapp, whatsapp-chat, whatsapp-group, whatsapp-web
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ฌ WhatsApp Spammer (For Educational Use Only)
[](https://python.org)
[](LICENSE)
[]()
> โ ๏ธ **Disclaimer:** This project is strictly for **educational purposes only**. The author is **not responsible** for any misuse or abuse of this tool.
---
## ๐ What is This?
**WhatsApp Spammer** is a lightweight Python automation script designed to send repeated messages on platforms such as:
* WhatsApp Web
* Telegram Web
* Facebook Messenger
* Twitter DMs
* Instagram Chats
It uses Python libraries like `pyautogui` and `webbrowser` to simulate user behavior and automate messaging.
---
## ๐ง How It Works
This tool simulates keyboard input using `pyautogui` to repeatedly paste and send a copied message in the chosen chat window.
> ๐ No API integration or hacking involved โ it automates actions a real user would manually perform.
---
## ๐ Requirements
Ensure the following are installed:
* [Python 3.x](https://www.python.org/downloads/)
* [`pyautogui`](https://pypi.org/project/pyautogui/)
* `webbrowser` (comes preinstalled with Python)
### ๐ฆ Install Required Packages
```bash
pip install pyautogui
```
---
## ๐งช Setup Instructions
1. โ
Make sure all dependencies are installed.
2. ๐พ Clone this repository:
```bash
git clone https://github.com/your-username/whatsapp_spammer.git
```
3. โ๏ธ Open a notepad and type your spam message.
4. ๐ Copy the message to your clipboard.
5. ๐งน Close all existing WhatsApp Web tabs.
6. โถ๏ธ Run the script:
```bash
python real_spammer.py
```
7. ๐ฑ Log in to WhatsApp Web when it opens.
8. ๐ Click on the chat you want to spam and wait \~20 seconds.
๐ **Boom!** The script will begin sending your copied message repeatedly.
---
## ๐ Files in This Repo
| File Name | Description |
| ----------------- | ------------------------------------------- |
| `real_spammer.py` | High-speed spammer for repeated messages |
| `hellokill.py` | Lightweight version that only spams "hello" |
---
## ๐งฏ How to Stop It
* Simply close the Python script window.
* Or, force quit the process from Task Manager (Windows) / Activity Monitor (macOS).
---
## โ ๏ธ Precautions
* ๐ซ Do **not** use this tool to harass or spam other users.
* ๐ Use it **only** with your own accounts or for testing/demo purposes.
* โ Excessive usage may get your account flagged or suspended.
* ๐งโโ๏ธ You are fully responsible for how you use this code.
---
## ๐ License
This project is licensed under the [MIT License](LICENSE).
---
## ๐โโ๏ธ Author
**Vinay Chitade** โ [GitHub Profile](https://github.com/vcint)