tbhaxor / whatabomb

A whatsapp bombing GUI Script

Home Page:https://tbhaxor.github.io/whatabomb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  1. 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
  1. Press OK on the Disclaimer
  2. Enter target full name
  3. Click Bomb button
  4. 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.
  5. 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

About

A whatsapp bombing GUI Script

https://tbhaxor.github.io/whatabomb/

License:Apache License 2.0


Languages

Language:Python 100.0%