July 2Jul 2 Author 5 hours ago, Hit Solanki said:What could be the reason why I am unable to send a template message?I think WhatsApp has cancelled this feature, so in version 10 the template message has been removed and merged with Buttons message as WhatsApp did.. Update Whatsapp Gateway Multi Device (Magd Version) v8.0.0
July 2Jul 2 haii anyone thankyouu for progress and share to us the script, but i have a problem with cronjob and so can't send bulk message. does anyone running on localhost and using windows? maybe anyone have tips to add cronjob, btw i use laragon
July 2Jul 2 Author 19 minutes ago, wahabdinn said:haii anyone thankyouu for progress and share to us the script, but i have a problem with cronjob and so can't send bulk message. does anyone running on localhost and using windows? maybe anyone have tips to add cronjob, btw i use laragonI'm not sure but you can see this page:https://github.com/leokhoa/laragon/discussions/356 Update Whatsapp Gateway Multi Device (Magd Version) v8.0.0
July 2Jul 2 16 minutes ago, Magd Almuntaser said:I'm not sure but you can see this page:https://github.com/leokhoa/laragon/discussions/356i already use this * * * * * | C:\Windows\System32\curl.exe -s "http://localhost:8000/en/subscription-check" > NUL 2>&1 * * * * * | C:\Windows\System32\curl.exe -s "http://localhost:8000/en/blast-start" > NUL 2>&1 * * * * * | C:\Windows\System32\curl.exe -s "http://localhost:8000/en/schedule-run" > NUL 2>&1 */5 * * * * | C:\Windows\System32\curl.exe -s "http://localhost:8000/en/subscription-check" >> "C:\Users\USER\scoop\apps\laragon\current\tmp\my_log.txt" 2>&1but status still "waiting" :(
July 2Jul 2 33 minutes ago, Magd Almuntaser said:I'm not sure but you can see this page:https://github.com/leokhoa/laragon/discussions/356edited thankyouu for ur experience, that's a lot help me! already work:) my misstake only on "|" character
July 3Jul 3 On 02.07.2025 at 01:29, Magd Almuntaser said:Merhaba arkadaşım, Türkiye'denmişsin gibi görünüyor. Profil fotoğrafımın Türkiye'deyken çekildiğini biliyor muydun? Türkiye'ye dört kez gittim ve güzel bir ülke.Neyse, senaryo yakında yayınlanacak, çünkü üzerinde çalışmam gereken sadece bir uzun metraj film kaldı. Bittiğinde yeni sürümü yayınlayacağım.Yes, I am from Turkey. If you come again, send me a message and I will host you.
July 4Jul 4 Author 3 hours ago, zaneta gallery said:kenapa ya setiap gambar yang di upload tidak dapat di preview?make sure you write your website URL in .env with https or http if you don't use https Update Whatsapp Gateway Multi Device (Magd Version) v8.0.0
Yesterday at 06:10 AM1 day can some one have this google sheet link or copy Google Sheet Bot Whatsapp || Support MPWA v5.0.6 - v9.0.0
Yesterday at 08:11 AM1 day 2 hours ago, WhatsAPI Info said:can some one have this google sheet link or copyGoogle Sheet Bot Whatsapp || Support MPWA v5.0.6 - v9.0.0the developer in here too. i hope he contact you as soon as possible
Yesterday at 08:25 AM1 day can we get server/whatsapp.jsserver/controllers/incomingMessage.jsbut on deobfocused version, here i can make some modification on whatsapp core if it on deobfocused
Yesterday at 08:35 AM1 day Author 6 minutes ago, Jajan Dari Android said:can we get server/whatsapp.jsserver/controllers/incomingMessage.jsbut on deobfocused version, here i can make some modification on whatsapp core if it on deobfocusedAs I told you, the files I encrypted are few and not the entire script. I encrypted these files to prevent anyone from modifying them because there’s no need for you to change anything inside them. Any improvements or customizations should be made in the open files, as the encrypted ones are fixed and modifying them won’t benefit you, in fact, it might break some core functionalities of the script. Update Whatsapp Gateway Multi Device (Magd Version) v8.0.0
Yesterday at 09:16 AM1 day 38 minutes ago, Magd Almuntaser said:As I told you, the files I encrypted are few and not the entire script. I encrypted these files to prevent anyone from modifying them because there’s no need for you to change anything inside them. Any improvements or customizations should be made in the open files, as the encrypted ones are fixed and modifying them won’t benefit you, in fact, it might break some core functionalities of the script.ok mate, sorry for that, i think i will doing it by myself, but it just for my purposes only not for shared, i do it coz i need to change something inside the flow. hope you gimme permission to do it. i promise not to share it.
Yesterday at 12:29 PM1 day 6 hours ago, WhatsAPI Info said:can some one have this google sheet link or copyGoogle Sheet Bot Whatsapp || Support MPWA v5.0.6 - v9.0.0pakai webhook+n8n lebih mantap
Yesterday at 01:29 PM1 day @Jajan Dari Android, kalo berniat ngedit cari aja yg versi 8 resmi atau file mod disini juga ada.Jadi jangan memaksa mr @Magd Almuntaser Karena pasti tujuannya nantinya untuk keuntungan pribadi
Yesterday at 02:14 PM1 day 43 minutes ago, Unicode said:@Jajan Dari Android, kalo berniat ngedit cari aja yg versi 8 resmi atau file mod disini juga ada.Jadi jangan memaksa mr @Magd AlmuntaserKarena pasti tujuannya nantinya untuk keuntungan pribadiforced? who? i just asking permissions, dont even framing, where the statement from me to force?
6 hours ago6 hr Author ENGLISH:I'm considering implementing a Plugins & Hooks system in future versions after version 10. I plan to separate all existing features and convert them into plugins.This will make the core version a stable base that we don't modify, and any new features or additions will be offered as optional plugins that the user can choose to activate, similar to how WordPress works. There will be no need to upgrade the core version unless there's a security issue; everything else will be handled via plugins and themes that users can select based on their needs instead of including all features by default.For example, I personally use MPWA just to send news from my websites to WhatsApp, so I only need the Send Message feature. The rest of the features are irrelevant to me. That’s why, after the release of version 10, I plan to completely redesign the MPWA architecture to support Plugins & Hooks.Users will be able to access a Plugins page and install the features they want with a single click, just like WordPress.I'll focus more on building useful plugins such as Order sending, integration with platforms like WordPress and WooCommerce, and more.To clarify: by Plugins, I mean separating modules like:Send MessageMedia MessageButtons Message...etc.Each of these would become an installable plugin from the Plugins page.This idea is still under consideration, and I’ll evaluate what can be done next.As for those asking about the release of version 10, the version is complete. I just need to finalize the update page, so it will be released very soon.Important note regarding MPWA: Due to recent developments made by me and the Baileys team, you will be required to use:Node.js 20.x or abovePHP 8.2 or aboveThe system will not work at all on older versions.INDONESIA:Saya sedang mempertimbangkan untuk menerapkan sistem Plugins & Hooks pada versi-versi setelah versi 10. Saya berencana untuk memisahkan semua fitur yang ada saat ini dan mengubahnya menjadi plugin.Dengan demikian, versi inti akan menjadi versi stabil yang tidak perlu diubah, dan setiap penambahan atau fitur baru akan tersedia sebagai plugin opsional yang dapat diaktifkan oleh pengguna, seperti sistem pada WordPress. Pengguna tidak perlu melakukan pembaruan versi secara keseluruhan kecuali jika ada celah keamanan. Selebihnya akan berupa plugin dan tema yang dapat dipilih sesuai kebutuhan, daripada menyertakan semua fitur yang mungkin tidak digunakan.Sebagai contoh, saya pribadi hanya menggunakan MPWA untuk mengirim berita dari situs saya ke WhatsApp, sehingga saya hanya memerlukan fitur Kirim Pesan. Fitur lainnya tidak saya gunakan. Oleh karena itu, setelah rilis versi 10, saya berencana untuk mengubah sistem pemrograman MPWA sepenuhnya menjadi berbasis Plugins & Hooks.Pengguna nantinya dapat mengakses halaman Plugin dan memilih plugin mana yang ingin mereka instal dan gunakan, seperti pada WordPress. Saya juga akan lebih fokus dalam mengembangkan plugin tambahan seperti pengiriman pesanan, integrasi dengan WordPress, WooCommerce, dan lainnya.Sebagai penjelasan lebih lanjut: yang saya maksud dengan Plugin adalah memisahkan modul-modul seperti:Kirim PesanPesan MediaPesan dengan Tombol...dan sebagainya, menjadi plugin yang dapat dipasang melalui satu klik dari halaman Plugin.Gagasan ini masih dalam tahap kajian, dan saya akan melihat langkah selanjutnya yang dapat diambil.Bagi yang bertanya kapan versi 10 akan dirilis, sebenarnya saya sudah menyelesaikan versi 10, hanya tinggal menyelesaikan halaman pembaruan. Jadi versi tersebut akan dirilis dalam waktu dekat.Catatan penting mengenai MPWA: Karena pengembangan yang telah dilakukan oleh saya dan tim Baileys, maka Anda diwajibkan untuk menggunakan:Node.js versi 20.x ke atasPHP versi 8.2 ke atasVersi lama tidak akan dapat digunakan sama sekali. Update Whatsapp Gateway Multi Device (Magd Version) v8.0.0
4 hours ago4 hr On 7/11/2025 at 3:11 PM, Gusik Prasetyo said:the developer in here too. i hope he contact you as soon as possiblewahh, ada developernya di sini ya?Yang sudah mencobanya apakah support untuk versi v9.6.1?
4 hours ago4 hr 2 hours ago, Magd Almuntaser said:10. versiyondan sonraki versiyonlarda Eklentiler ve Kancalar sistemini uygulamayı düşünüyorum . Mevcut tüm özellikleri ayırıp eklentilere dönüştürmeyi planlıyorum.Bu, çekirdek sürümü değiştirmediğimiz istikrarlı bir temel haline getirecek ve yeni özellikler veya eklemeler, WordPress'in çalışma şekline benzer şekilde, kullanıcının etkinleştirmeyi seçebileceği isteğe bağlı eklentiler olarak sunulacak. Bir güvenlik sorunu olmadığı sürece çekirdek sürümü yükseltmeye gerek kalmayacak; geri kalan her şey, varsayılan olarak tüm özellikleri dahil etmek yerine, kullanıcıların ihtiyaçlarına göre seçebileceği eklentiler ve temalar aracılığıyla gerçekleştirilecek.Örneğin, ben MPWA'yı yalnızca web sitelerimden WhatsApp'a haber göndermek için kullanıyorum, bu yüzden yalnızca Mesaj Gönder özelliğine ihtiyacım var. Diğer özellikler benim için önemsiz. Bu nedenle, 10. sürümün yayınlanmasının ardından MPWA mimarisini Eklentiler ve Kancalar'ı destekleyecek şekilde tamamen yeniden tasarlamayı planlıyorum.Kullanıcılar, tıpkı WordPress'te olduğu gibi, Eklentiler sayfasına erişip istedikleri özellikleri tek tıklamayla yükleyebilecekler. Sipariş gönderme, WordPress ve WooCommerce gibi platformlarla entegrasyon gibi kullanışlı eklentiler geliştirmeye daha fazla odaklanacağım.Açıklamak gerekirse: Eklentilerden kastım, şu şekilde modülleri ayırmaktır:Mesaj Gönder Medya Mesaj Butonları Mesaj ...vb.Bunların her biri Eklentiler sayfasından kurulabilir bir eklenti haline gelecektir.Bu fikir hâlâ değerlendirme aşamasında ve bundan sonra neler yapılabileceğini değerlendireceğim. 10. sürümün yayınlanmasını soranlara gelince, sürüm tamamlandı. Sadece güncelleme sayfasını tamamlamam gerekiyor, bu yüzden çok yakında yayınlanacak.MPWA ile ilgili önemli not: Benim ve Baileys ekibinin son dönemde yaptığı geliştirmeler nedeniyle şunları kullanmanız gerekecektir:Node.js 20.x veya üzeri PHP 8.2 veya üzeriEski sürümlerde sistem hiç çalışmayacaktır. ENDONEZYA: Sistem Eklentileri ve Kancalar'ın 10. sürüm sürümünü kullanmak için kullanın. İlk ve eklenti eklentisini kullanmak için gerekenleri belirtin.Bu sürüm, WordPress için ayrı bir sistem olan isteğe bağlı aktif veri eklentisi olarak bir eklenti oluşturmak ve bu eklentiyi daha stabil hale getirmek için kullanılabilir. Bu, bir başka deyişle, bir başka deyişle, bir başkası için bir sorundur. Bir eklenti ve tema içeren bir eklenti seçin, ancak bu eklenti sizin için uygun bir çözüm olabilir.Ayrıca, MPWA'nın WhatsApp'ta bulunmasını sağlamak için MPWA'yı kullanmanın yanı sıra, Kirim Pesan'ı da hesaba katmak gerekiyor. Bunu yapmak için gerekenleri yapın. Bu, 10. sürümün bir sürümüdür ve MPWA eklentileri ve Kancaları içeren bir sistem planı oluşturmanıza olanak tanır.WordPress'te yalnızca kurulum ve kurulum için eklenti ve eklentiler mevcut değildir. WordPress, WooCommerce ve diğer eklentilerle entegre olarak eklentilere odaklanabilirsiniz.Eklentinin en iyi şekilde kullanılması için eklentiler ayrı ayrı modül modülleri:Kirim Yazıları Medya Yazıları Tombol'da...ve eklentiyi bir eklenti olarak kullanabilirsiniz.Gaga, bir kez daha büyük bir başarı elde etti ve çok daha iyi bir şey olduğunu söyledi. Bagi yang bertanya, 10 sürümüyle kapandı, bu sürüm 10'da kaldı ve bu sürüm 10'da kaldı. Bu, tam olarak doğru olanın tam tersidir.Katalanlar MPWA'yı yönetiyor: Karena, Baileys ile birlikte bir şeyler söylüyor ve şu şekilde bir şey yapıyor:Node.js sürüm 20.x ve PHP sürüm 8.2 ve sürümlerBu, aynı zamanda başka bir şeyle ilgili bir şey değil.Thank you very much for the nice update notes, but 9.6.1 is not being used at the moment. The update needs to be released as soon as possible because I only use it for transactions such as sending invoices via messages for my websites, but we have not been able to use it for a long time. Since we cannot send notifications and reminders to customers, the system needs to be completed and published as soon as possible.
3 hours ago3 hr 3 hours ago, Magd Almuntaser said:ENGLISH:I'm considering implementing a Plugins & Hooks system in future versions after version 10. I plan to separate all existing features and convert them into plugins.This will make the core version a stable base that we don't modify, and any new features or additions will be offered as optional plugins that the user can choose to activate, similar to how WordPress works. There will be no need to upgrade the core version unless there's a security issue; everything else will be handled via plugins and themes that users can select based on their needs instead of including all features by default.For example, I personally use MPWA just to send news from my websites to WhatsApp, so I only need the Send Message feature. The rest of the features are irrelevant to me. That’s why, after the release of version 10, I plan to completely redesign the MPWA architecture to support Plugins & Hooks.Users will be able to access a Plugins page and install the features they want with a single click, just like WordPress.I'll focus more on building useful plugins such as Order sending, integration with platforms like WordPress and WooCommerce, and more.To clarify: by Plugins, I mean separating modules like:Send MessageMedia MessageButtons Message...etc.Each of these would become an installable plugin from the Plugins page.This idea is still under consideration, and I’ll evaluate what can be done next.As for those asking about the release of version 10, the version is complete. I just need to finalize the update page, so it will be released very soon.Important note regarding MPWA: Due to recent developments made by me and the Baileys team, you will be required to use:Node.js 20.x or abovePHP 8.2 or aboveThe system will not work at all on older versions.INDONESIA:Saya sedang mempertimbangkan untuk menerapkan sistem Plugins & Hooks pada versi-versi setelah versi 10. Saya berencana untuk memisahkan semua fitur yang ada saat ini dan mengubahnya menjadi plugin.Dengan demikian, versi inti akan menjadi versi stabil yang tidak perlu diubah, dan setiap penambahan atau fitur baru akan tersedia sebagai plugin opsional yang dapat diaktifkan oleh pengguna, seperti sistem pada WordPress. Pengguna tidak perlu melakukan pembaruan versi secara keseluruhan kecuali jika ada celah keamanan. Selebihnya akan berupa plugin dan tema yang dapat dipilih sesuai kebutuhan, daripada menyertakan semua fitur yang mungkin tidak digunakan.Sebagai contoh, saya pribadi hanya menggunakan MPWA untuk mengirim berita dari situs saya ke WhatsApp, sehingga saya hanya memerlukan fitur Kirim Pesan. Fitur lainnya tidak saya gunakan. Oleh karena itu, setelah rilis versi 10, saya berencana untuk mengubah sistem pemrograman MPWA sepenuhnya menjadi berbasis Plugins & Hooks.Pengguna nantinya dapat mengakses halaman Plugin dan memilih plugin mana yang ingin mereka instal dan gunakan, seperti pada WordPress. Saya juga akan lebih fokus dalam mengembangkan plugin tambahan seperti pengiriman pesanan, integrasi dengan WordPress, WooCommerce, dan lainnya.Sebagai penjelasan lebih lanjut: yang saya maksud dengan Plugin adalah memisahkan modul-modul seperti:Kirim PesanPesan MediaPesan dengan Tombol...dan sebagainya, menjadi plugin yang dapat dipasang melalui satu klik dari halaman Plugin.Gagasan ini masih dalam tahap kajian, dan saya akan melihat langkah selanjutnya yang dapat diambil.Bagi yang bertanya kapan versi 10 akan dirilis, sebenarnya saya sudah menyelesaikan versi 10, hanya tinggal menyelesaikan halaman pembaruan. Jadi versi tersebut akan dirilis dalam waktu dekat.Catatan penting mengenai MPWA: Karena pengembangan yang telah dilakukan oleh saya dan tim Baileys, maka Anda diwajibkan untuk menggunakan:Node.js versi 20.x ke atasPHP versi 8.2 ke atasVersi lama tidak akan dapat digunakan sama sekali.sebelumnya saya ucapkan terimakasih @Magd Almuntaser sudah menerima masukan-masukan dari kami. Yang ingin saya tanyakan apakah di versi 10 nanti untuk kendala autoresponder untuk user yang memiliki kata kunci yang sama maka kata kunci tersebut tidak bisa di simpan. apakah sudah di betulkan?
1 hour ago1 hr 2 hours ago, badas said:wahh, ada developernya di sini ya?Yang sudah mencobanya apakah support untuk versi v9.6.1?support om, kalo g salah kirim media g support kalo pake v961. apakah punya v900 dari mpwa-nya om ilman?
1 hour ago1 hr Author 2 hours ago, KHOLIL DIGITAL said:sebelumnya saya ucapkan terimakasih @Magd Almuntaser sudah menerima masukan-masukan dari kami. Yang ingin saya tanyakan apakah di versi 10 nanti untuk kendala autoresponder untuk user yang memiliki kata kunci yang sama maka kata kunci tersebut tidak bisa di simpan. apakah sudah di betulkan?Bisakah Anda jelaskan apa sebenarnya masalahnya? Karena setiap pengguna dapat menggunakan keyword yang sama, misalnya:ahmed menggunakan kata pro123,dan magd juga menggunakan kata pro123,itu bukan masalah karena setiap pengguna terpisah satu sama lain. Atau apa yang Anda maksud sebenarnya?16 minutes ago, Hit Solanki said:I got this error, please give me the solution for this error.What is your hosting provider? Because this page is the Node.js page, not the main front-end page. Try accessing it like this:https://yoursite.com/publicIf that works, then you have an issue with the .htaccess file not being configured correctly. This usually happens when your hosting is not using cPanel or a well-known control panel. It seems like you're using DirectAdmin, as this issue is common with that panel. Update Whatsapp Gateway Multi Device (Magd Version) v8.0.0
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.