Jump to content
Bicrypto v4.6.0 + All Plugins
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 4.4k
  • Views 273.7k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • 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 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

Posted Images

Featured Replies

cara ngatasi ga bisa connected ke nodejs nya gimana ya suhu, sudah setting server ke hosting shared tetep ga bisa padahal node js jalan dan sudah production

Edited by Rafif Epic

can anyone help me, I have changed .env https to http but every time I update it always becomes https.

then why am I already using node js version 20 but the port doesn't work, coincidentally I'm using arenhost and using cpanel

Screenshot (7).png

can anyone help?

Edited by Rafif Epic

15 hours ago, Hit Solanki said:

Please help me

Please help me

Cobalah membaca postingan postingan sebelumnya, pertanyaan anda sudah ada jawabanya

Solusi MPWA, WASender dan sejenisnya...!

1. Ikuti panduan instalasi dari Guru Kita Master @Magd Almuntaser

2. Gunakan hosting yg nod.js nya stabil

3. Gunakan Hosting yg menyediakan Terminal untuk mengaktifkan PM2 (minimal Harga 5.000/bulan)

4. Jika menggunakan hosting yg tidak menyediakan Terminal gunakan v7.009 atau v8.00 PHP8.2(ea) Node.js sesuai yg direkomendasikan pihak hosting.

5. Jika QR belum muncul:

✓ Cek apakah sudah generate Api?

✓ Cek apakah sudah memilih shared hosting 

✓ Apakah sudah centang hijau (terhubung dan berjalan dengan baik)

✓ Jika blm terhubung pilih port yang sesuai 3100/3000/3120

Maaf, itu hanya berdasarkan pengalaman pribadi saya aja.

On 10/27/2024 at 9:03 PM, Solusi Legalitas said:

Terimakasih Master @Magd Almuntaser Saya menggunakan v.7.9 Alhamdulillah sampai saat ini masih tersambung dan blm pernah terputus, bahkan tanpa harus menggunakan cron send WhatsApp 🙏🙏🙏

Mantab

On 10/30/2024 at 11:14 PM, WhatsAPI Info said:

Hi @Magd Almuntaser,

can you please add below mestion function/code to working button messages


let msgButton = generateWAMessageFromContent(m.chat, { viewOnceMessage: { message: { 
"messageContextInfo": { 
"deviceListMetadata": {}, 
"deviceListMetadataVersion": 2
}, 
interactiveMessage: proto.Message.InteractiveMessage.create({
contextInfo: { 
mentionedJid: [m.sender], 
externalAdReply: {
showAdAttribution: true }
}, body: proto.Message.InteractiveMessage.Body.create({ 
text: 'Message Here'
}), 
footer: proto.Message.InteractiveMessage.Footer.create({ 
text: 'footer here'
}), 
header: proto.Message.InteractiveMessage.Header.create({ 
hasMediaAttachment: true, ...(await prepareWAMessageMedia({ image: await fs.readFileSync("Image Path Here")}, { upload: sock.waUploadToServer })) 
}), 
nativeFlowMessage: proto.Message.InteractiveMessage.NativeFlowMessage.create({ 
buttons: [
{"name": "quick_reply","buttonParamsJson": `{\"display_text\":\"Button-1\",\"id\":\"Button_1\"}`},
{"name": "quick_reply","buttonParamsJson": `{\"display_text\":\"Button-2\",\"id\":\"Button_2\"}`},
{"name": "quick_reply","buttonParamsJson": `{\"display_text\":\"Button-3\",\"id\":\"Button_3\"}`},
{"name": "cta_url","buttonParamsJson": `{\"display_text\":\"Button-url\",\"url\":\"https://https://www.google.com\",\"merchant_url\":\"https://www.google.com\"}`}
]
}) 
})} 
}}, {userJid: m.sender, quoted: qchanel}) 
await sock.relayMessage(msgButton.key.remoteJid, msgButton.message, { 
messageId: msgButton.key.id 
})

Thanks !!

what was is this mate?

On 11/6/2024 at 2:43 AM, ekkybaihaqi said:

Kira kira ada update lagi ga ya dalam waktu dekat

masih dalam penantian juga. hahaa...
sementara 8.5.1 jalan aman

1 minute ago, adhiete said:

masih dalam penantian juga. hahaa...
sementara 8.5.1 jalan aman

Iya harus bener" pas nyetingnya supaya QR nya muncul hehe. Udah reinstall 8x baru normal

1 minute ago, ekkybaihaqi said:

Iya harus bener" pas nyetingnya supaya QR nya muncul hehe. Udah reinstall 8x baru normal

buced banyak bener itu Om. tapi biasanya gitu yang bikin penasaran dah. Wkwkwk, tapi seneng dan lega kalau dah sukses mah.
Ini aj install di vps juga kadang ada aja. Cuma ya paling engga sukses salah ketik atau apa lah kadang suka ketinggalan wkwk.

7 minutes ago, adhiete said:

buced banyak bener itu Om. tapi biasanya gitu yang bikin penasaran dah. Wkwkwk, tapi seneng dan lega kalau dah sukses mah.
Ini aj install di vps juga kadang ada aja. Cuma ya paling engga sukses salah ketik atau apa lah kadang suka ketinggalan wkwk.

Iya om reinstall v7-v8.5.1 kadang QR pertamakali muncul trus selanjutnya gamuncul lagi kadang setelah konek QR harusnya muncul Logout malah nemu error log tapi sudah tau cara installnya jadi aman 😅

Need info shared hosting yang nodejsnya open port, karena MPWA butuh NODEJS yang open port

On 8/18/2024 at 11:18 PM, Magd Almuntaser said:

image.png.643446f32655ab1e4ce30e40cae52652.png

image.png.452adef8a15510f412dfbf8066cc8993.png
 

Alright, this has exhausted me. I've created a file that will install everything needed for the script to work fully without you having to do anything. This process will install PHP, phpMyAdmin, Apache, GD, Node.js, and more. It will also install the MPWA latest version, create a database, set up the database automatically, and install PM2.

First, make sure you have a domain ready and linked to your IP address.

Second, since you are using Proxmox, you can install:

https://mirror.almalinux.ikoula.com/8/isos/x86_64/AlmaLinux-8.9-x86_64-minimal.iso

After the installation, login and complete the setup until it finishes. Do not install any additional tools; just complete the initial setup until it reboot by itself.

Then, run the following command and follow the prompts. This will complete the server and script setup:

cd /home && curl -o mpwa -L https://onexgen.com/mpwa/download/mpwa && bash mpwa

Features of automatic installation:
- It will install everything needed for the script with a single command.
-
It will automatically start the WhatsApp server even if you reboot the entire server.
- You can access the database via the link: yoursite.com/phpmyadmin
- No need to install a control panel like
aaPanel, cPanel, or others, as you won’t need them.

Works on:
AlmaLinux 8.x
Rocky Linux 8.x

It may take a lot of time because it installs all the programs within the server, so be patient and
drink coffee until it's done.

It has been tested on these versions. However, in the future, I might develop the script to work on Ubuntu or newer versions of AlmaLinux and Rocky Linux.

Warning to others: This file is only for those who have a dedicated server, proxmox or empty vps or local virtual machine. Do not try it on your site unless you are a professional.

apa ini masih berlaku untuk v 8.5.1

saya mempunyai server almalinux untuk menjalankan ini

Halo semua. Mohon maaf sebelumnya. Saya membaca dari awal sampai akhir di forum ini. Akan tetapi tidak menemukan jawaban yang pas untuk persoalan saya. Mohon maaf jika tidak berkenan. Sebelum nya terimakasih

Screenshot_2024-11-09-03-23-59-36_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

Screenshot_2024-11-09-03-27-33-93_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

Screenshot_2024-11-09-03-27-41-96_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

Screenshot_2024-11-09-03-27-56-31_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

Screenshot_2024-11-09-04-18-42-28_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

Edited by Aldi Luthfi

7 hours ago, Aldi Luthfi said:

Halo semua. Mohon maaf sebelumnya. Saya membaca dari awal sampai akhir di forum ini. Akan tetapi tidak menemukan jawaban yang pas untuk persoalan saya. Mohon maaf jika tidak berkenan. Sebelum nya terimakasih

Screenshot_2024-11-09-03-23-59-36_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

Screenshot_2024-11-09-03-27-33-93_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

Screenshot_2024-11-09-03-27-41-96_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

Screenshot_2024-11-09-03-27-56-31_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

Screenshot_2024-11-09-04-18-42-28_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

Ini VPS kan? Kalau di VPS pakainya other.
Elastic cloud kena berapa tuh di Alibaba Om?
Mau cobain hehe.

3 hours ago, adhiete said:

Ini VPS kan? Kalau di VPS pakainya other.
Elastic cloud kena berapa tuh di Alibaba Om?
Mau cobain hehe.

Alibaba gratis om. Wkwkwkwkwk

 

Pake aren host jalan. Tapi ne pake vps malah kek gini

Edited by Aldi Luthfi

21 minutes ago, Aldi Luthfi said:

Alibaba gratis om. Wkwkwkwkwk

 

Pake aren host jalan. Tapi ne pake vps malah kek gini

ooo, ane di VPS ini aman tentram, tapi mau cobain ah ke alibaba.

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