Jump to content
View in the app

A better way to browse. Learn more.

DoniaWeB

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Do not create multi-accounts, you will be blocked!

Whatsapp Gateway | Multi Device v10.5.0

Featured Replies

  • Replies 5.9k
  • Views 533k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Magd Almuntaser
    Magd Almuntaser

    English Bexa AI will be released in the coming days, very soon. Everyone will be amazed by its speed, intelligence, and the way it interacts with users. It will not compete with ChatGPT, Gemini, or De

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added landing page (welcome page). - Added plans system. - Added Manage Languages system. - Added (landing page) edit page. - Added ticket system. - Added cronjob

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added Landing page (Homepage). - Added Plans System. - Added Manage Payment gateways. - Added Manage Languages system. - Added (Homepage) edit page. - Added Ticke

Most Helpful Posts

  • Magd Almuntaser
    Magd Almuntaser

    What will be available in version 11.0.0: - A chat system will be added. - A customer service system will be added (integrated with chat). - Some Indian payment gateways will be added. - Order design

  • Magd Almuntaser
    Magd Almuntaser

    Yes you can use it as a messaging service/ SaaS without asking my permission, the new version 9.0.0 directly contains people who want to use it as a messaging service/ SaaS.. What's new so far in ver

  • Magd Almuntaser
    Magd Almuntaser

    It has been fixed in 10.1.1 and will be released today: - Fixed Export Contacts (xlsx). - Fixed Edit Autoreply Page. - Fixed Send Message (Message Not Appear).

Posted Images

Hello
@Magd Almuntaser when i using sending bulk or multiple number messages separated by '|' via send-message API. but in this delay time is not working,

i also update delay in add device but then also it's not working.

when i add 20 numbers in send-message API it will send 20 messages immediate. for this issue number will be block

so kindly request u that add delay time in API

Thank u

  • Author
1 hour ago, tixo said:

Documentation?


https://mpwa.onexgen.com/docs

1 hour ago, Hit Solanki said:

Saya mengalami masalah ini saat memindai kode qr melalui API.

WhatsApp Image 2025-08-03 at 20.22.07_7240a4ae.jpg


This issue will be reviewed.

22 minutes ago, welstarnew1 said:

Hello
@Magd Almuntaser when i using sending bulk or multiple number messages separated by '|' via send-message API. but in this delay time is not working,

i also update delay in add device but then also it's not working.

when i add 20 numbers in send-message API it will send 20 messages immediate. for this issue number will be block

so kindly request u that add delay time in API

Thank u


Yes, that's why the Campaigns page was created, through which you can send messages, control the duration, and other options.

The Test Message page is just a test, not for sending a specific amount of messages.

So, the steps are as follows:

1. Go to the PhoneBook page.

2. Add the numbers you want to send to.

3. Go to the Campaigns page.

4. Create a new campaign and enjoy.

  • Author
20 minutes ago, live pprq said:

@Magd Almuntaser saya sudah coba extrak ulang di local lalu rewrite file, hasilnya masih sama, belum berubah

Lalu kenapa kamu ekstrak file-nya secara lokal, lalu pasang lagi, buka lagi, kompres lagi, pasang lagi, ekstrak lagi, edit, dan bongkar semuanya?
Padahal saya cuma minta satu langkah aja: unggah file zip ke direktori yang saya tentukan, lalu ekstrak di situ lewat situs kamu.

1 hour ago, Magd Almuntaser said:


https://mpwa.onexgen.com/docs


This issue will be reviewed.


Yes, that's why the Campaigns page was created, through which you can send messages, control the duration, and other options.

The Test Message page is just a test, not for sending a specific amount of messages.

So, the steps are as follows:

1. Go to the PhoneBook page.

2. Add the numbers you want to send to.

3. Go to the Campaigns page.

4. Create a new campaign and enjoy.

yes i know that we can send message via Campaign,

but i want to send multiple number message via send-message API.

any possibility with API currently or in future... with delay time

15 minutes ago, Magd Almuntaser said:

Lalu kenapa kamu ekstrak file-nya secara lokal, lalu pasang lagi, buka lagi, kompres lagi, pasang lagi, ekstrak lagi, edit, dan bongkar semuanya?
Padahal saya cuma minta satu langkah aja: unggah file zip ke direktori yang saya tentukan, lalu ekstrak di situ lewat situs kamu.

saya sudah ketemu bug nya
saya sudah berulang kali upload zip dari sini
image.png

masalahnya tetap sama.

lalu saya install ulang pakai versi lama 9.6.0 dan update secara step by step, hasilnya normal, kemungkinan ada masalah pada file zip tersebut

  • Author
6 minutes ago, welstarnew1 said:

@Magd Almuntaser,

yes i know that we can send message via Campaign,

but i want to send multiple number message via send-message API.

any possibility with API currently or in future...


bro, since you're using an API, which means you're integrating it into one of your project, you have complete control over your external project. You can set a delay after each send.

API Send ...

sleep(5)

API Send Another ...

1 minute ago, live pprq said:

saya sudah ketemu bug nya
saya sudah berulang kali upload zip dari sini
image.png

masalahnya tetap sama.

lalu saya install ulang pakai versi lama 9.6.0 dan update secara step by step, hasilnya normal, kemungkinan ada masalah pada file zip tersebut


Yes, I have actually noticed this problem. The last zip file in the forum does not contain all the updates, so the version will be re-uploaded tomorrow

gambar.png

Please @Magd Almuntaser prioritize the implementation of the following security measures to mitigate critical vulnerabilities and prevent potential exploitation:


High Priority (Immediate Implementation Required):

  1. File Extension Blacklist
    Block dangerous extensions such as .php, .asp, .jsp, .exe.

  2. Magic Bytes Validation
    Validate file headers to ensure the actual file type matches its extension.

  3. Web Server Configuration
    Apply .htaccess (Apache) or Nginx rules to prevent script execution in upload directories.

  4. Content Scanning
    Scan uploaded files for potentially malicious code patterns.


Key Vulnerabilities Identified:

  • Missing Magic Bytes Validation
    Allows attackers to upload executable scripts (e.g., PHP) disguised as image files.

  • No Content Scanning
    Uploaded image files may contain malicious code.

  • Executable Upload Directory
    Uploaded PHP files can be executed directly from the server.

  • No Rate Limiting
    Upload endpoint is vulnerable to spam and abuse.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Recently Browsing 1

Latest Updated Files

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.