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 248k
  • 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_78670
On 9/19/2024 at 5:16 AM, Magd Almuntaser said:

you can use your ip or your domain..
It all depends on the hosting you use and I will explain some points:

1- If you use shared hosting, you will face the problem that the IP is not for you alone, but for several people, and you will not be able to use the IP in the WhatsApp server, so you will have to use the domain.

2- Some hosting can use one IP for several sites, but they allow sharing ports, meaning that you can use the IP in the WhatsApp server, but these hosting companies are rare.

3- If you use VPS, you have your own IP and you can use it as a WhatsApp server.

Note: Even if you are using VPS or shared hosting, you may face a problem that if you put the IP or domain in the WhatsApp server, it will not work because some shared hosting or VPS settings use IPv6, and this is the biggest problem for the socket, as IPv4 must be used for external connection, and you can solve it in two ways (the first is to contact the hosting company to stop IPv6 on your site or VPS) (the second is to modify the server.js file to connect to the external IP, which is 0.0.0.0, and IPV4 will be used automatically).

In your situation, your problem was that your site uses IPV6, and when you put your site's IP, the socket knows that it must connect using IPv4.

========================

Final note: Videos will be uploaded soon for the steps to install the script in aapanel, cpanel and vps.. and video to fix your problem with your site yourself.. As version 8.5.1 is free of any errors or problems in installation and running except if there is a bug in the design ..


The most important advice for users of shared hosting:
Try before paying a site and before you search for the cheapest hosting in the world that you will use a script to send and receive and link several numbers and your messages may reach thousands of advertising messages to your customers per minute.. Think before you choose and you can contact the company before paying in order to know whether the hosting specifications are suitable for you or not.. I do not want to mention the names of hosting companies to avoid them, but the most important point you can ask your company about is virtual ram for processes (nodejs) that it is equal to more than 4MB, for example 32MB and above. You can tell the hosting company to tell you how much the result is for (ulimit -v) command if it is greater than 4914304 because this is the default value that most hosting companies leave as is without change and the user falls into their trap as this number will not even run a txt file in the node..

Hello, here is the error in my aapanel pm2 manager, after setting it up, it's not running and showing this error.

[PM2][Initialization] Environment variable HOME (Linux) or HOMEPATH (Windows) are not set! [PM2][Initialization] Defaulting to /etc/.pm2 [PM2][ERROR] Script not found: /www/server/panel/ndoepunke ,please take a look

comment_78671
28 minutes ago, Johnson Liu said:

Hello, here is the error in my aapanel pm2 manager, after setting it up, it's not running and showing this error.

[PM2][Initialization] Environment variable HOME (Linux) or HOMEPATH (Windows) are not set! [PM2][Initialization] Defaulting to /etc/.pm2 [PM2][ERROR] Script not found: /www/server/panel/ndoepunke ,please take a look

This problem come from aapanel itself.

Try using node project, or use pm2 on terminal. Aapanel buggy bro

comment_78675
1 hour ago, Johnson Liu said:

Hello, here is the error in my aapanel pm2 manager, after setting it up, it's not running and showing this error.

[PM2][Initialization] Environment variable HOME (Linux) or HOMEPATH (Windows) are not set! [PM2][Initialization] Defaulting to /etc/.pm2 [PM2][ERROR] Script not found: /www/server/panel/ndoepunke ,please take a look

May I ask bro, what version do you using mpwa? Lates?

 

If yes, this mpwa have modified can running without pm2, if you consent it a stabillity for the apps, you just run the node js without pm2. For the case if stopped running, it can set cron job for 1 hour to restrat the node js.

May this help you.

comment_78687
5 hours ago, Supriyatna said:

iya saya pakai untuk absensi di sekolahan saya, notify ke whatsapp orang tua

klo pakai untuk sekolah, nnti saya bantu buatkan aplikasi google appsheetnya bang, jadi bisa di konekkan untuk notifikasi ke orangtua siswa, tagihan dll
ga ribet dan ga pakai coding sama sekali

comment_78691
1 hour ago, kecoamumet said:

pake script absensi apa bang? boleh share?

   $url = $link . "?api_key=" . $token . "&sender=" . $sender . "&number=" . $nomorwa . "&message=" . urlencode($isipesan);

                curl_setopt($curl, CURLOPT_URL, $url);
                curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
                curl_setopt($curl, CURLOPT_FOLLOWLOCATION, true);

                $response_wa = curl_exec($curl);
                if (curl_errno($curl)) {
                  $error_msg = curl_error($curl);
                  error_log('cURL error: ' . $error_msg);
                }
                curl_close($curl);
                error_log('MPWA response: ' . print_r($response_wa, true));
              }
            }


itu mas, saya pake php

Edited by Supriyatna

comment_78702

@Magd Almuntaser

Hello sir, I'm having a little trouble with "Waiting for node server". I'm using cPanel with Node.js version 20.14.0. I just encountered this problem today. A few days ago, everything was fine. But now, all my users are complaining about this.

I've also read some similar problems on this forum but my problem still hasn't been resolved.

Can you give me a solution to my problem, sir?

Screenshot2024-09-20213154.thumb.png.62dd0573d567714b028bf670b47fe017.png

Screenshot2024-09-20213628.png.8aba3e007ffc383cf307c1c089fd993d.png

  • Author
comment_78704
10 minutes ago, Ilhamstore said:

@Magd Almuntaser

Hello sir, I'm having a little trouble with "Waiting for node server". I'm using cPanel with Node.js version 20.14.0. I just encountered this problem today. A few days ago, everything was fine. But now, all my users are complaining about this.

I've also read some similar problems on this forum but my problem still hasn't been resolved.

Can you give me a solution to my problem, sir?

Screenshot2024-09-20213154.thumb.png.62dd0573d567714b028bf670b47fe017.png

Screenshot2024-09-20213628.png.8aba3e007ffc383cf307c1c089fd993d.png


Make sure that the node is working by typing your site link in the browser with the port number, for example:

http://yoursite.com:3100


If your site opens normally, it means that the node is working, but if it doesn't open, there is a problem with the node..
Since you are using cpanel, you can open the terminal and write these commands and send a screenshot so I can know what your problem is:
 

cd wa.yoursite.com

ulimit -v

/opt/alt/alt-nodejs20/root/usr/bin/node server.js

You can send the screenshot to my private messages if you do not want your site link to appear here.

comment_78708
19 minutes ago, Magd Almuntaser said:


Make sure that the node is working by typing your site link in the browser with the port number, for example:

http://yoursite.com:3100


If your site opens normally, it means that the node is working, but if it doesn't open, there is a problem with the node..
Since you are using cpanel, you can open the terminal and write these commands and send a screenshot so I can know what your problem is:
 

cd wa.yoursite.com

ulimit -v

/opt/alt/alt-nodejs20/root/usr/bin/node server.js

You can send the screenshot to my private messages if you do not want your site link to appear here.

As requested, sir, I have sent you a private message with a screenshot of my terminal. Kindly review it. Thank you.

  • Author
comment_78711
26 minutes ago, Ilhamstore said:

As requested, sir, I have sent you a private message with a screenshot of my terminal. Kindly review it. Thank you.

I replied to you and told you that your problem was that you using https not http.. because you do not have SSL on your site..

comment_78721
4 hours ago, kecoamumet said:

gmn bang flownya? boleh di share appsheetnya mas?

try my app for attendance for school,
it support RFID, Fingerprint, Barcode, and QR Code. also with notification to orang tua melalui WA.
 

Edited by angga turki
add some word

comment_78733
7 hours ago, angga turki said:

try my app for attendance for school,
it support RFID, Fingerprint, Barcode, and QR Code. also with notification to orang tua melalui WA.
 

wow.. awesome boleh di share bang?

11 hours ago, Enno The Explorer said:

via wa aja bang, nnti ngobrol cari waktu sy remote anydeskan cara pembuatannya dengan google appsheet

siyap.. nanti japri

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 2

Latest Updated Files