Jump to content
Posted
  • Popular Post
comment_35854

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.


 

  • Replies 4.1k
  • Views 247.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Magd Almuntaser
    Magd Almuntaser

    What's new in version 9.0.0 so far: - Added landing page (welcome page). - Added plans system. - Added cronjob page. - Added Multi-Keyword in autoreply. - Added send message with footer. -

  • Magd Almuntaser
    Magd Almuntaser

    This version will not be released soon, because there are many people who violate rights without permission.. I told everyone to use the script for free, but if you want to sell the version or redev

  • Magd Almuntaser
    Magd Almuntaser

    Today the version will be released, and this is what's new in version 8.5.0: - Added send sticker feature. - Added wysiwyg whatsapp (text editing tools). - Added location, vcard, sticker in camp

Posted Images

Featured Replies

comment_68495
11 minutes ago, mantapin said:

I have run cronjob witjh this curl "https://YOURWEB.com/schedule-run" >/dev/null 2>&1 every one minute

For the cronjob i use this every one minutes:

cd /YOURHOMEE/artisan schedule:run 1 >/dev/null 2>&1

curl "https://yourweb.com/schedule-run" >/dev/null 2>&1

  • Author
comment_68519

Finally, I've completed designing a theme for
(Whatsapp Gateway | Multi Device script Version 5.5.0)

You can download the theme from the following link, but please note that the theme is only compatible with version ((5.5.0)).

I'll update it later for the latest version if you like the theme.

 

comment_68533
13 hours ago, Magd Almuntaser said:

Finally, I've completed designing a theme for
(Whatsapp Gateway | Multi Device script Version 5.5.0)

You can download the theme from the following link, but please note that the theme is only compatible with version ((5.5.0)).

I'll update it later for the latest version if you like the theme.

 

I am waiting for 6.50. Thanks in advance

  • Author
comment_68535
10 hours ago, AOPUQI said:

any decode file no encrypt?
server/controller/
blast.js
incomingMessage.js
index.js
store.js

v 6.5

i've decode all the PHP files and you can download the file in my post above 👆
As for the JS files, I have decoded it, but I can't upload them until I make sure they work without problems. I will upload them soon

comment_68566

@Renato Oliveira Fotografia

4 hours ago, Renato Oliveira Fotografia said:

Can anyone share a tutorial on how to install version 6.5.0 on a Linux VPS?

What problem do you have with the installation on the VPS, I recommend that you use Ubuntu on it, install node.js, php with its prerequisites, apache or ngix, the mysql or wave database of your choice. Anything write to me privately

Cual problema tienes con la instalación en el VPS, te recomiendo usas ubuntu en el mismo, instala node.js, php con sus pre-requisitos, apache o ngix, la base de datos mysql ola de tu preferencia. Cualquier cosa escribeme al privado

  • Author
comment_68577
5 hours ago, Renato Oliveira Fotografia said:

Can anyone share a tutorial on how to install version 6.5.0 on a Linux VPS?

it's easy .. install in your vps (nodejs 16) if almalinex 8:

curl -fsSL  https://rpm.nodesource.com/setup_18.x | sudo -E bash -
yum install -y nsolid

if ubuntu:

curl -fsSL https://deb.nodesource.com/setup_20.x | sudo bash -
apt-get install -y nodejs

upload script files and run this in SSH and go to your script root and run:
 

node .

don't close SSH window .. and this link in browser:
 

http://youtsite.com/install
5 hours ago, Renato Oliveira Fotografia said:

Can anyone share a tutorial on how to install version 6.5.0 on a Linux VPS?

it's easy .. install in your vps (nodejs 16) if almalinex 8:

curl -fsSL  https://rpm.nodesource.com/setup_18.x | sudo -E bash -
yum install -y nsolid

if ubuntu:

curl -fsSL https://deb.nodesource.com/setup_20.x | sudo bash -
apt-get install -y nodejs

upload script files and run this in SSH and go to your script root and run:
 

node .

don't close SSH window .. and this link in browser:
 

http://youtsite.com/install
  • Author
comment_68580
3 minutes ago, ziroroot said:

Can anyone share a tutorial on how to install version 6.5.0 on  shared hosting   hostinger

before you install this script to shared hosting you should check nodejs is install or not ..
image.png.e0a4aa98a0221894dbf0235d5f869d95.png

Edited by Magd Almuntaser

  • Author
comment_68587
21 minutes ago, Ninu said:

Hello bang, my website is not showing QR Code as well 😞 can you help ?image.png.4a7e9d885b5c3361c0dfe0876fe7d97d.png


becouse your whatsapp server not working
you can search in google for (port check) i think the website called yougetsignal and put your website and your whatsapp port 3100 if is not ON you should run this command in SSH in root script if using VPS:
 

node .

if shared hosting you can check nodejs from cpanel if working

comment_68620

para usar en SSL, modifique el server.js asi: 

"use strict";

const wa = require("./server/whatsapp");
const fs = require("fs");
require("dotenv").config();
const lib = require("./server/lib");
global.log = lib.log;

const express = require("express");
const app = express();
const https = require("https");
const serverOptions = {
  cert: fs.readFileSync("C:/Certbot/live/phat_ssl/fullchain.pem"),
  key: fs.readFileSync("C:/Certbot/live/phat_ssl/privkey.pem"),
};
const server = https.createServer(serverOptions, app);

const { Server } = require("socket.io");
const io = new Server(server);
const port = process.env.PORT_NODE;

app.use((req, res, next) => {
  res.set("Cache-Control", "no-store");
  req.io = io;
  next();
});

const bodyParser = require("body-parser");

app.use(
  bodyParser.urlencoded({
    extended: false,
    limit: "50mb",
    parameterLimit: 100000,
  })
);
app.use(bodyParser.json());
app.use(express.static("src/public"));
app.use(require("./server/router"));

io.on("connection", (socket) => {
  socket.on("StartConnection", (data) => {
    wa.connectToWhatsApp(data, io);
  });
  socket.on("ConnectViaCode", (data) => {
    wa.connectToWhatsApp(data, io, true);
  });
  socket.on("LogoutDevice", (device) => {
    wa.deleteCredentials(device, io);
  });
});

server.listen(port, console.log(`Server running and listening on port: ${port}`));

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


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 3

Latest Updated Files