/Whatsapp-Message-bomber

A fun project- bomb any message to your whatsapp contact

Primary LanguagePythonMIT LicenseMIT

Whatsapp-Message-bomber

A fun project- bomb any message to your whatsapp contact

This is done using python selenium Requirements: i) Selenium ii) Chrome webdriver or Safari webdriver iii) Whatsapp Account

Step 1: Install Selenium

justsud@root:~$ pip3 install selenium

Step 2: Download Firefox Webdrive(chromewebdriver will also work)

Click to Download Firefox Webdriver

Step 3:Unzip firefox webdriver(geckodriver file) and put it in home directory(I'm using the ubuntu OS).

Step 4:replace your contacts name and give the neccesary count for the message in the whatsappbomb.py file

Step 5:run the python script(whatsappbomb.py)

justsud@root:~$ python3 whatsappbomb.py

For macOS use Safari webdriver which is already inbuilt.

How to on developer option in Safari

Step 1: Open safari.

Step 2: "⌘ + ," (Opening safari preference)

Step 3: Go to Advanced tab and select show developer menu.

How to Enable web driver in safari

Step 1: Using developer menu click on "Allow Remote Automation"