View on GitHub

whatabomb

A whatsapp bombing GUI Script

Download this project as a .zip file Download this project as a tar.gz file

What a Bomb

What a Bomb is a selenium driven whatsapp bombing script that allows one to spam the message on a contact/group name. It is only for entertainment purpose.

Read the Legal Notice below before use

image

FOSSA Status

Requirements

  1. Python 3.x
  2. Chrome Browser
  3. Make sure you have ChromeWebDriver added to your path

Dependencies

Manual install

  1. PyQt5
    $ pip install PyQt5
    
  2. selenium
    $ pip install selenium
    

Automatic Install

$ pip install -r requirements.txt

How to setup

After you have all requirements and dependencies, complete the following steps

  1. Run script
    $ python bomb.py
    
  2. Press OK on the Disclaimer
  3. Enter target full name
  4. Click Bomb button
  5. Scan QRCode
    • On Android: in the Chats screen > Menu > WhatsApp Web.
    • On iPhone: go to Settings > WhatsApp Web.
    • On Windows Phone: go to Menu > WhatsApp Web.
  6. Rest What a Bomb will do ;)

Legal Notice

Usage of “What a Bomb” is only for educational and entertainment purpose. Developers assume no liability and are not responsible for any misuse or damage caused by this program

Special Thanks

Sameer Bhatt

License

What a Bomb is licensed under the Apache License 2.0

FOSSA Status