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 use spintext
    • 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
  • How to update the Chrome Testing Browser & Driver
  • 🛠️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 use spintext

Ever wish your messages didn’t sound like they were copied and pasted a hundred times over? That’s where spintext comes in.

What is spintext?

Spintext is a simple way to make your messages feel more human by adding variation. You define different versions of a word or phrase, and the tool randomly picks one each time the message is sent.

Here’s the basic format:

[[Hi|Hello|Hey]] Sarah, just checking in!

Possible output:

Hello Sarah, just checking in!

Every time a message goes out, one of those options is chosen at random. That way, even if the message content stays the same, it doesn’t feel the same.


Using spintext with placeholders

Spintext works perfectly with placeholders like {{FirstName}} or {{Company}}.

You can even nest placeholders inside spintext:

[[Hi {{FirstName}}|Hello {{FirstName}}|Hey there]]

Possible output:

Hey there

or

Hello Alex

This way, your message gets personalized and varied—without extra work.


A few tips

  • Use [[ ]] for spintext blocks

  • Separate options with | (the pipe symbol)

  • You can include as few or as many options as you want

  • [[]] (an empty block) just disappears in the final message

  • Each block is handled separately, even if there are multiple in the same message


FAQ

What happens if I only put one item inside the brackets?

It’ll just use that item—no randomization happens.

Can I put spintext inside another spintext block?

Nope. Nested spintext like [[option1|[[nested1|nested2]]]] isn’t supported. It’ll be ignored.

Can I add emojis, punctuation, or full sentences?

Absolutely. You can spin whole phrases if you like:

[[Thanks a lot!|Appreciate it.|Much obliged!]]
Will it choose a different result every time?

Yes—each message sent will process the spintext anew, picking random options independently.

Final thought

Spintext is a small trick with a big impact. Think of it like changing your tone when speaking to different people—it keeps things friendly, personal, and just a little more human.

Give it a try and see how your messages start feeling less like broadcasts, and more like conversations.

Last updated 2 days ago

📚