# Cara Untuk Cipta Mesej Broadcast/Blast

Anda boleh buat sehingga 5 mesej yang berlainan untuk 1 setup kempen.

Sekiranya anda telah membuat 5 mesej, anda boleh pilih samada mahu software menghantar kesemua 5 mesej tersebut ataupun softwware menghantar mana-mana mesej secara secara random.

Terdapat fungsi **Anti Banned** pada software ini yang boleh digunakan semasa membuat mesej. Fungsi Anti Banned tersebut ialah

1. **Keymaker**
2. **Random Numbers.**

{% tabs %}
{% tab title="Keymaker " %}
Ini seperti template/saved mesej yang anda simpan dan boleh digunakan pada bila-bila masa. Didalam Keymaker ini, ada boleh tetapkan spintax mesej. Spintax mesej maksudnya, software akan menggunakan salah satu ayat secara random.

Contoh Spintax: **{{ KEY : hi | hello | hi there }}**. Jadi, mesej yang dihantar mungkin '**hi'**. Mungkin '**hello**'. Mungkin '**hi there'**. Salah satu sahaja.
{% endtab %}

{% tab title="Random Numbers" %}
Jika anda masukkan fungsi ini didalam mesej anda, secara auto software akan cipta nombor random yang akan diselitkan pada mesej anda. Setiap mesej akan mempunyai nombor yang berbeza.

Tujuannya adalah untuk mencipta kelainan pada mesej anda dan supaya WhatsApp tidak kesan spamming dalam mesej anda.&#x20;
{% endtab %}
{% endtabs %}

Lihat video untuk cara cipta mesej broadcast/blast:

{% embed url="<https://youtu.be/RfOww5aGM3s>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.imzanrazin.com/software-wasender-whatsapp-complete-tool/cara-untuk-cipta-mesej-broadcast-blast.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
