An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# ๐Ÿ’ฌ WhatsApp Spammer (For Educational Use Only)

[![Python](https://img.shields.io/badge/Built%20With-Python-blue?logo=python)](https://python.org)
[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
[![Educational Tool](https://img.shields.io/badge/Purpose-Educational-red)]()

> โš ๏ธ **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)