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 248.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_82978

Inilah kabar terbaru MPWA 🎊🎊🎊

🔄 Log Update:

  • Update main library ke versi terakhir
  • Fix list dan button message dan penambahan jenis button
  • penambahan data webhook
  • Fitur typing
  • support image di list atau button
  • hapus pesan riwayat pesan
  • perubahan format pesan webhook
  • dan fix error kecil lainnya.
comment_82979
6 minutes ago, Solusi Legalitas said:

Inilah kabar terbaru MPWA 🎊🎊🎊

🔄 Log Update:

  • Update main library ke versi terakhir
  • Fix list dan button message dan penambahan jenis button
  • penambahan data webhook
  • Fitur typing
  • support image di list atau button
  • hapus pesan riwayat pesan
  • perubahan format pesan webhook
  • dan fix error kecil lainnya.

Pasti yg ditunggu2 fix button 🤣🤣🤣 akhirnya kembali muncul di android

comment_82981
3 hours ago, Solusi Legalitas said:

Inilah kabar terbaru MPWA 🎊🎊🎊

🔄 Log Update:

  • Update main library ke versi terakhir
  • Fix list dan button message dan penambahan jenis button
  • penambahan data webhook
  • Fitur typing
  • support image di list atau button
  • hapus pesan riwayat pesan
  • perubahan format pesan webhook
  • dan fix error kecil lainnya.

hi bro.. gmn cara tau update main library mpwa? tq

comment_83150

@Dammah Sifla I have the script from mpedia 

 

🔄 Log Update:

  • Update main library ke versi terakhir
  • Fix list dan button message dan penambahan jenis button
  • penambahan data webhook
  • Fitur typing
  • support image di list atau button
  • hapus pesan riwayat pesan
  • perubahan format pesan webhook
  • dan fix error kecil lainnya.


    BUT DONT WORK
comment_83156
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 !!

@Magd Almuntaser  please check this code, this button code.

comment_83163
On 10/27/2024 at 12:36 PM, adhiete said:

WOGH!!! Boleh juga tuh. 100k/th. ini aj 37,500/bln. Tapi ya beda sih shared hosting sama vps. Tapi boleh juga lah buat hemat2. OTW cek dulu ketujuannnn.

 

ane ada satu di sg, mudah2an aman lah ya disana, susah kadang sih, lebih murah di SG malah daripada di Indo 😞
ini VPS nya ya maksudnya.

Kalo vps aku malah pake provider luar bro.

server selalu pilih SG / JP pokoknya yg asia.

provider indo lelet semua speednya

comment_83167

Untuk member resmi MPWA setau saya biasanya dapat info terkait update apapun ke email terdaftar, beberapa bulan yg lalu saya sdh beli variant Extended License tsb via website resmi MPedia, ini info langsung dari ilman:

 

WhatsApp-Image-2024-11-13-at-14.09.jpg

comment_83171
53 minutes ago, disraya said:

Untuk member resmi MPWA setau saya biasanya dapat info terkait update apapun ke email terdaftar, beberapa bulan yg lalu saya sdh beli variant Extended License tsb via website resmi MPedia, ini info langsung dari ilman:

 

WhatsApp-Image-2024-11-13-at-14.09.jpg

Kalau masih menggunakan library baileys, yang di cek itu dari librarynya om bukan cuma platformnya.. 

Dari baileys sendiri sudah menutup untuk tidak merilis button dan template. Kecuali devloper platform mau bongkar dan custom librarynya seperti mister @Magd Almuntaser

comment_83173
36 minutes ago, Dammah Sifla said:

Kalau masih menggunakan library baileys, yang di cek itu dari librarynya om bukan cuma platformnya.. 

Dari baileys sendiri sudah menutup untuk tidak merilis button dan template. Kecuali devloper platform mau bongkar dan custom librarynya seperti mister @Magd Almuntaser

entah kalo itu mbak, sy cm bantu ksh ss terkait seputar QA button

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 1

Latest Updated Files