Jump to content
Posted
  • Popular Post

Whatsapp Gateway | Multi Device


This script has been completely modified and many important features and fixes have been added by @Magd Almuntaser
He is now responsible for the updates of this script and has full intellectual property rights
So no one will violate the terms of use that he has set

Latest Features:
1. WhatsApp Account Connectivity

All types of WhatsApp Accounts to be able to connect with WhatsApp Gateway (Multi Number & Multi Device);
Ease of the WhatsApp Account connectivity process with a QRcode Scan or with an Authentication Code directly from your device.

2. Message

Availability of various types of (text messages, media, polls, lists, locations, VCard) can easily be used by you;
You can send mass messages for your marketing campaign activities, promotions or business programs easily and on a scheduled basis;
Setup automatic message replies with more natural (alami) and selected keywords for operational optimization of use;
Manage sent message history with automatic and scheduled deletions.

4. Integration

You can easily integrate your WhatsApp Account with various (AI) artificial intelligence services, namely ChatGPT, DALL-E, Gemini, and Cloude with API authentication codes only;
You can easily activate Ai for Single or Multiple use on your WhatsApp Account;
You can easily select Ai in your WhatsApp messages for WhatsApp Group, Private, or Both types;
You can easily setup call rejection automatically if there is a (Call) call and provide a specific response or information;
Setup your WhatsApp and Ai accounts more naturally (alami) with "Already read" status";
Setup your WhatsApp and Ai accounts more naturally (natural) with the status "Typing...".
You can easily integrate and communicate your services with the Webhook mechanism of WhatsApp Gateway | Multi Device.

5. Application Settings

Nowadays you can easily and quickly carry out the process of setting up the WhatsApp Gateway | Multi Device* application by Magd Almuntaser with the settings panel;
You can easily set up applications based on server ecosystem, smtp, etc quickly;
Multi language support (english, Indonesian, Indian, Spanish and Arabic) for easy use.

6. Developer Options

Currently WhatsApp Gateway | Multi Device* by Magd Almuntaser has provided various API services for your easy development consisting of:
        1). Send Message API
        2). Send Media API
        3). Send Poll API
        4). API Send Button
        5). Send API Templates
        6). Send List message API
        7). Send Location API
        8). Send VCard API
        9). Generate QR API
        10). Disconnect devices
        11). Create User API
        12). User Info API
        13). Device Info API
        14). Check Number API
        15). Webhook Example

Ease of setup and availability of the (API Key) API Key for authentication and authorization of your development process.

7. Security

Currently there is a 2 factor authentication (2FA) service available to maintain the security and comfort of application access;
A password reset service is available if you forget your account login information.


Coming Soon:

1. Landing page for Software as Service services (Subscription Services);
2. Payment gateway page management (QRIS, BCA virtual account, PayPal, Stripe);
3. Added user account management;
4. (ticket) obstacle reporting service for users and managers;
.. And many more.


Whatsapp Gateway | Multi Device

  • Replies 5.2k
  • Views 407.7k
  • 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

    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

    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

    It has already been fixed in version 9.0.0.. The problem is only in the mpwa theme but in eres and erescompact you will find them correctly It will be fixed in version 9.0.0.

Posted Images

Featured Replies

On 4/20/2025 at 7:54 AM, john6969 said:

Saya om, persis seperti itu, akhirnya ane modif halaman scan qrnya pake API generate QRcode, tidak pakai websocket

mau donk om, pm boleh om saya sudah muter2 gk dapat2 om

On 4/25/2025 at 2:42 AM, antoniedik said:

Disini ada yang pakai WhatsHam?
Whatsapp CRM, dibawah salah satu screenshotnya

Screenshot 2025-04-25 124132.png

This topic is about Whatsapp Gateway | Multi Device, to discuss WhatsHAM or WhatsCRM create another topic.

On 4/9/2025 at 6:00 AM, RIFKI WANDI APRIYAN said:

Halo gan, saya mau numpang tanya nih, ini kenapa ya nodenya gak bisa ke connect padahal system nodejs sudah running

IMG_20250409_165157.jpg

IMG_20250409_165137.jpg

X2

On 4/20/2025 at 6:54 AM, john6969 said:

Saya om, persis seperti itu, akhirnya ane modif halaman scan qrnya pake API generate QRcode, tidak pakai websocket

Saya juga mau dong om

On 7/10/2024 at 2:39 PM, Magd Almuntaser said:

How To Run (Whatsapp Gateway Multi Device) Via SSL
(For All Version)
((Cpanel+Cloudflare))

 

In this guide, we will use SSL for cPanel and Cloudflare users only.

1- we need to know that Cloudflare uses these ports exclusively:

443
2053
2083
2087
2096
8443
We will use port 8443 because it is not used by cPanel.

2-  let's assume the script is located at this domain:

https:// magd.com/ws

We will go to Cloudflare and select SSL/TLS -> Overview, then choose Full.

image.jpeg

 

3- we will edit the .env file located in the root directory of the script and change these fields to https:// and Port to 8443
 

APP_URL=https://magd .comWA_URL_SERVER=https://magd .com:8443PORT_NODE=8443

4- we will login to cPanel, go to SSL/TLS:

image.jpeg

and then Manage SSL sites:

image.jpeg

5- Now we will select Use Certificate for New Site:

image.jpeg

Two fields will appear. The first is Certificate: (CRT) which we will copy and save in a file named cert.pem. The other is Private Key (KEY) which we will save in a file named key.pem:

image.jpeg

6- We will upload the two files we saved, cert.pem and key.pem, to the root directory of the script. Then, we will edit the server.js file and replace this code from:

/**
 * EXPRESS FOR ROUTING
 */const express = require("express");
const app = express();
const http = require("http");
const server = http.createServer(app);

To:
 

/**
 * EXPRESS FOR ROUTING
 */const serverOptions = {
  key: fs.readFileSync('key.pem'),
  cert: fs.readFileSync('cert.pem')
}

const express = require("express");
const app = express();
const https = require("https");
const server = https.createServer(serverOptions, app);

7- And finally, the last step, is to edit the routes/web.php file and add this code at the end of the file:
 

URL::forceScheme('https');

 

Now you can restart Node.js and enjoy using the script over HTTPS
I will later post how to use SSL on the aaPanel control panel. Therefore, if anyone has a website using this panel, please send your site details (PM) so I can use them for the explanation, as I don't currently have aaPanel 🙂

After 10 days trying, finally got qr working, from aapanel I copied the cert and key and followed the page 40 guide.

RESUME:

1- Follow YouTube mpwa aapanel guide

2- Gen the cert using letsencrypt from aapanel

3- mod server.js using page 40 guide

4- use pm2 to run the server.js

5- set server settings other/https_port/https host

Edited by juan collado

5 hours ago, juan collado said:

Setelah 10 hari mencoba, akhirnya qr berfungsi, dari panel saya salin sertifikat dan kunci lalu ikuti panduan di halaman 40.

MELANJUTKAN:

1- Ikuti panduan mpwa aapanel YouTube

2- Buat sertifikat menggunakan letsencrypt dari aapanel

3- mod server.js menggunakan panduan halaman 40

4- gunakan pm2 untuk menjalankan server.js

5- atur pengaturan server other/https_port/https host

5 hours ago, juan collado said:

After 10 days trying, finally got qr working, from aapanel I copied the cert and key and followed the page 40 guide.

RESUME:

1- Follow YouTube mpwa aapanel guide

2- Gen the cert using letsencrypt from aapanel

3- mod server.js using page 40 guide

4- use pm2 to run the server.js

5- set server settings other/https_port/https host

are you using nginx? and is the server using reverse proxy? thanks

9 minutes ago, wong said:

are you using nginx? and is the server using reverse proxy? thanks

Yes, I'm using nginx, but I'm not using reverse proxy

4 minutes ago, juan collado said:

Yes, I'm using nginx, but I'm not using reverse proxy

I am using localhost with ptp cloudflare. But the qr code does not appear when I access using a different network.

7 minutes ago, Avina Kefin said:

I am using localhost with ptp cloudflare. But the qr code does not appear when I access using a different network.

try my instructions

1 minute ago, juan collado said:
  9 minutes ago, Avina Kefin said:

I am using localhost with ptp cloudflare. But the qr code does not appear when I access using a different network.

Oke sir I'll try , thanks 🙏🏻

17 minutes ago, juan collado said:

Yes, I'm using nginx, but I'm not using reverse proxy

Can I have an example of an nginx server?

Hi, just want to confirm is the code encoded for some controllers? like App\Http\Controllers\IndexController, App\Http\Controllers\LanguageController, etc..

  • Author
21 hours ago, Dee Shan said:

Hi, just want to confirm is the code encoded for some controllers? like App\Http\Controllers\IndexController, App\Http\Controllers\LanguageController, etc..

Many files are unencrypted, and there are a few encrypted files that no one should modify. They are fixed code and won't prevent you from modifying the script to suit your needs. However, I encrypted these files to prevent tampering by some vendors.

Therefore, there's no need to decrypt them.

21 minutes ago, Magd Almuntaser said:

Many files are unencrypted, and there are a few encrypted files that no one should modify. They are fixed code and won't prevent you from modifying the script to suit your needs. However, I encrypted these files to prevent tampering by some vendors.

Therefore, there's no need to decrypt them.

Should we resign about button an template auto reply?

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