WhatsApp Blaster
Get WhatsApp BlasterSupport
  • 👋Welcome to the WhatsApp Blaster
  • 💡Fundamentals
    • Getting Started
    • Guidelines for using WhatsApp Blaster
    • Release Notes
    • Support
    • Disclaimer
  • 📚Guides
    • 3 messaging tips to get the most out of WhatsApp Blaster
    • How to enter your message details
    • How to set up Chrome for WhatsAppBlaster
    • How to use the phone number converter
    • How to use the phone number validator
    • How to use the phone number replicator
    • How to use placeholders
    • How to send media files and documents
    • How to send a message to a group chat
    • How to set up a custom delay
    • How to send a multiline message
    • How to send media or documents with a caption
    • How to configure the backend settings sheet
  • 🛠️Troubleshooting
    • How to update ChromeDriver
    • Unable to click on buttons in the WhatsApp Blaster
    • Resolving Run-Time Error '-2146232576 (80131700)': Automation Error
    • Resolving Error: 7 No Such Element Error When Sending Images or Documents
    • Resolving Compile Error in Hidden Module: mWhatsAppBOT
    • Resolving Error 429: Class Not Registered
    • Resolving Chrome Binary Not Found Error
    • Resolving 1000 SeleniumError
  • Resolving the “OLE Automation Error”
  • ⁉️FAQ
    • How can I interrupt the sending process?
    • Can I schedule messages with WhatsApp Blaster?
    • Is there a risk of getting banned on WhatsApp when using WhatsApp Blaster?
    • What should I do If macros are disabled or blocked in the workbook?
    • Why does the Excel template differ from the one shown in the YouTube video?
    • What are the licensing terms for WhatsApp Blaster PRO?
    • Can I view or modify the VBA code?
    • Is there a maximum number of messages I can send per day?
    • Which versions of Excel are supported?
    • Can I use WhatsApp Blaster with WhatsApp Desktop?
    • Can I try the PRO version before purchasing?
    • Why upgrade to PRO?
    • How do I get a refund?
    • How to cancel your subscription
Powered by GitBook
On this page
  1. Guides

How to configure the backend settings sheet

Last updated 7 months ago

When the WhatsApp Blaster bot automates tasks, it uses something called XPaths to find and interact with elements like buttons and text fields in WhatsApp Web. Sometimes WhatsApp updates their page structure, which means these XPaths need to be updated too. Don't worry—I handle most of this automatically in the background for you.

Retrieve Latest XPaths

This setting tells the bot whether it should grab the latest XPaths from my server:

  • True (Recommended): Keeps everything running smoothly by automatically updating to the latest XPaths when you start the bot.

  • False: Stops the bot from getting updates from my server. This is mainly for debugging or testing purposes, and in general, you won't need to change it.

Note: It's best to keep this set to True so that the bot stays updated and works reliably.

XPaths Version

The XPaths Version setting lets you choose between two different sets of XPaths: Version A or Version B.

  • Version A and Version B are generally the same.

  • In rare cases, WhatsApp might gradually roll out changes to some users. Having two versions helps ensure that the bot can adapt to these changes.

Tip: You can leave this set to Version A by default. No need to worry about this unless instructed otherwise.

📚