Getting Started

Follow these simple steps to get started with WhatsApp Blaster:

WhatsAppBlaster - Getting Started Video

Detailed Steps: Getting Started with the WhatsAppBlaster

Unblock the WhatsAppBlaster and enable macros

  • After downloading the Excel file, right-click it and select Properties. In the General tab, check the Unblock box if it’s available, then click Apply and OK.

  • Open the Excel file, and when prompted, click Enable Content to allow macros to run properly.

Download the files

You'll need three files to set up WhatsApp Blaster. Click the links below to download them:

  1. Download VBA Selenium (exe) (The tool that connects Excel to your browser)

  2. Download ChromeDriver & Chrome Testing Browser ⤵️:

Extract the files

  1. Extract the ChromeDriver zip file (chromedriver-win64.zip):

    • Inside the extracted folder, you’ll find chromedriver.exe.

  2. Extract the Chrome Testing Browser zip file (chrome-win64.zip):

    • You’ll get a folder called chrome-win64.

Install VBA Selenium

Move the Files to Selenium Basic Folder

  1. Open the default Selenium Basic folder:

    C:\Users\<YourUsername>\AppData\Local\SeleniumBasic
  2. Replace the existing chromedriver.exe in this folder with the new one from the chromedriver-win64 folder.

  3. Copy the entire chrome-win64 folder into the Selenium Basic folder. Your folder should now look like this:

Add the Chrome Path to WhatsAppBlaster

  1. Find the path to chrome.exe inside the chrome-win64 folder. Example path:

    C:\Users\<YourUsername>\AppData\Local\SeleniumBasic\chrome-win64\chrome.exe
  2. Open WhatsAppBlaster and paste this path into the input field for the Chrome binary path.

Change WhatsApp Language to EN

Set your WhatsApp language to English by following the instructions here.


Getting Started Troubleshooting

Error 7: "No Such Element Found" in the Status Column

If you see this error in the Status column after sending messages, it usually means your WhatsApp interface is not set to English.

How to Fix It:

  • Open WhatsApp on your phone.

  • Follow these instructions to change the app language to English.

Once your WhatsApp is in English, retry sending your messages.

Error: Buttons Not Working ("Cannot Run the Macro")

If you get an error like the one below when clicking any buttons:

This happens when macros are not enabled in Excel. To fix this, follow the instructions here.

Last updated