Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 WhatsApp Bulk Sender Pro

A standalone, local web-based tool to automate bulk messaging on the WhatsApp Desktop App for Windows. This tool allows you to send text messages or "Mixed Media" (Images + Captions) to a list of numbers without manually typing each one.

✨ Features

  • Zero Tabs: Unlike other tools, this uses the Windows Desktop App directly to avoid browser clutter.
  • Visual Bubbles: Enter numbers separated by commas and watch them turn into organized visual tags.
  • Media Support: Send images with custom captions automatically.
  • Standalone EXE: Works on any Windows PC without needing Python installed.
  • Fail-Safe: Emergency stop by moving the mouse to the top-left corner of the screen.

🛠️ Setup & Installation

1. Requirements

  • WhatsApp Desktop: You must have the official WhatsApp Desktop app installed and logged in on your PC.
  • Windows OS: This .exe is built specifically for Windows.

2. How to Run

  1. Download the app.exe from the dist folder.
  2. Double-click app.exe.
  3. Your default web browser will automatically open to http://127.0.0.1:5000/.

📖 How to Use

  1. Enter Numbers: Paste your phone numbers into the first box, separated by commas (e.g., +911234567890, +919876543210).
  2. Attach Image (Optional): Click "Choose File" to select an image. A preview will appear if selected.
  3. Type Message: Enter your message or the caption for your image.
  4. Send: Click 🚀 Start Bulk Send.
  5. Focus: You have 5 seconds to click on your WhatsApp Desktop window. Do not move your mouse or type until the process finishes.

⚠️ Important Rules

  • Stay Focused: The "Robot" takes over your keyboard and mouse. If you click elsewhere, it will type the messages into the wrong app!
  • Anti-Spam: Do not send to hundreds of people at once. WhatsApp may ban your number if you are flagged for "automated behavior".
  • Emergency Stop: If something goes wrong, slam your mouse cursor into the top-left corner of your screen to kill the script.

👨‍💻 For Developers (Rebuilding)

If you want to modify the code and rebuild the .exe, use the following command:

pyinstaller --noconsole --onefile --clean --add-data "templates;templates" app.py

(Requires flask, pyautogui, pywin32, and Pillow to be installed via pip).


📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer: This tool is for educational purposes only. Sending unsolicited messages or spamming is a violation of WhatsApp's Terms of Service. Use at your own risk. The developer is not responsible for any account bans or data loss.

About

A simple bulk sender for Whatsapp Windows in which one can paste a series of number with country code and include Images/Videos along with Text

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages