Getting Started
Follow these simple steps to get started with WhatsApp Blaster:
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:
Download VBA Selenium (exe) (The tool that connects Excel to your browser)
Download ChromeDriver & Chrome Testing Browser ⤵️:
Version: 138.0.7204.92, Last updated: July 03, 2025
Extract the files
Extract the ChromeDriver zip file (
chromedriver-win64.zip
):Inside the extracted folder, you’ll find
chromedriver.exe
.
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
Open the default Selenium Basic folder:
C:\Users\<YourUsername>\AppData\Local\SeleniumBasic
Replace the existing
chromedriver.exe
in this folder with the new one from thechromedriver-win64
folder.Copy the entire
chrome-win64
folder into the Selenium Basic folder. Your folder should now look like this:

Add the Chrome Path to WhatsAppBlaster
Find the path to
chrome.exe
inside thechrome-win64
folder. Example path:C:\Users\<YourUsername>\AppData\Local\SeleniumBasic\chrome-win64\chrome.exe
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
Last updated