Jump to content

Whatsapp Gateway | Multi Device v9.6.1

Featured Replies

16 minutes ago, pak kacung said:

Punya saya bekerja normal, saya rasa tidak ada masalah pada skripnya

9 hours ago, badas said:

after v9.0.1 Campaign, Immediately or schedule work
Menu lainnya belum dicoba.

Screenshot_6.jpg

9.0.1 nya download dimana? di file keknya belum update ya?

  • Replies 5.4k
  • Views 465.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Magd Almuntaser
    Magd Almuntaser

    English Bexa AI will be released in the coming days, very soon. Everyone will be amazed by its speed, intelligence, and the way it interacts with users. It will not compete with ChatGPT, Gemini, or De

  • 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 so far in version 9.0.0: - Added Landing page (Homepage). - Added Plans System. - Added Manage Payment gateways. - Added Manage Languages system. - Added (Homepage) edit page. - Added Ticke

Most Helpful Posts

  • Magd Almuntaser
    Magd Almuntaser

    Yes you can use it as a messaging service/ SaaS without asking my permission, the new version 9.0.0 directly contains people who want to use it as a messaging service/ SaaS.. What's new so far in ver

  • 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

    It has already been fixed in version 9.0.0.. The problem is only in the mpwa theme but in eres and erescompact you will find them correctly It will be fixed in version 9.0.0.

Posted Images

1 hour ago, Aidil Aryanto said:

Update langsung dari updater-nya bang

Sipppp, langsung test and ….. Running Well, the campaign has been sent succesfully.

15 minutes ago, Aidil Aryanto said:

image.png
bang barangkali tau cara fixnya


Bukannya di halaman sebelah disuruh untuk dm pembuat aplikasinya langsung?

image.png

I'm trying the expired status in the user account. in the status view is appropriate. But the device is still connected and can still send messages even though the status has expired. please check mr @Magd Almuntaser

Hello master @magd Almuntaser, if there are 10 users who create a campaign at the same time, will the messages be sent simultaneously at the same time (asynchronously) or in turns/queue?

Atau mungkin teman2 ada yang tahu?

16 minutes ago, badas said:


Bukannya di halaman sebelah disuruh untuk dm pembuat aplikasinya langsung?

Yg dikerjain di hosting 1 ku. Tp sampe sekarang gak bisa ngirim media kalau yg itu.

1 hour ago, pak kacung said:
2 hours ago, adhiete said:

9.0.1 nya download dimana? di file keknya belum update ya?

Aman Om, terimakasih hehee. udah update juga ini.

1 hour ago, Aidil Aryanto said:

image.png
bang barangkali tau cara fixnya

Perasaan sudah dibantu kok sama Magd. Ini yang mana lagi?
Itu keluar gitu di menu yang mana dah?
Atau pas ngapain?
Install di apa? OS?

1 hour ago, Jei Grey said:

image.png

I'm trying the expired status in the user account. in the status view is appropriate. But the device is still connected and can still send messages even though the status has expired. please check mr @Magd Almuntaser

kalau engga salah ini setiap 10 menit di running sama cronjob. Jadi engga langsung expired. tergantung dari cronjob nya di set berapa menit.
/usr/bin/curl -s "http://webwamu/en/subscription-check" >/dev/null 2>&1
Biasa kalau mau lihat error apa engga nya bisa di -S atau —show-error
kalau di -s itu silent.
Tapi pasti bakal expired kok.

1 hour ago, Ipo Kane said:

Hello master @magd Almuntaser, if there are 10 users who create a campaign at the same time, will the messages be sent simultaneously at the same time (asynchronously) or in turns/queue?

Atau mungkin teman2 ada yang tahu?

If i look at the cronjob and database, it seems the messages will be sent on queue. Except the 10 users create and saving at the same second.
Already try on the scheduled time, three user creating campaign and saving up on the same time 14:15. User A saving is 14:10:36, User B saving is 14:11:29, and User C 14:12:44. The campaign execution ended on User A first, then User B, and last User C.

CMIIW

Edited by adhiete

  • Author
2 hours ago, badas said:

When click cronjob menu in application, error like this.
please help

Screenshot_62.jpg



Your hosting disable the is_file function The problem is from your hosting, because the cronjob page automatically fetches the correct curl path, so it needs the is_file function to check all paths..

But you can use this without going to the cronjog page in mpwa:

every 1 min
curl -s "http://yoursite.com/en/blast-start" >/dev/null 2>&1

every 1 min
curl -s "http://yoursite.com/en/schedule-run" >/dev/null 2>&1

every 10 min
curl -s "http://yousite.com/en/subscription-check" >/dev/null 2>&1

2 hours ago, Aidil Aryanto said:

image.png
bang barangkali tau cara fixnya



This problem is from your hosting because the mod_security function is running, you should contact your hosting to tell them to stop it for your site in order for the upload system to work.

Also make sure you did not remove this line from .htaccess:

<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>

2 hours ago, Jei Grey said:

image.png

I'm trying the expired status in the user account. in the status view is appropriate. But the device is still connected and can still send messages even though the status has expired. please check mr @Magd Almuntaser


There is a mistake you made, if you notice that the plan expiration is moving (3 minutes ago) and this thing is not supposed to appear.. When you stop someone, make sure that you made him (inactive) and not (expired) because the expired tool is only used automatically and needs the date to expire.

2 hours ago, Ipo Kane said:

Hello master @magd Almuntaser, if there are 10 users who create a campaign at the same time, will the messages be sent simultaneously at the same time (asynchronously) or in turns/queue?

Atau mungkin teman2 ada yang tahu?


at the same time but programmatically organized

43 minutes ago, Magd Almuntaser said:


There is a mistake you made, if you notice that the plan expiration is moving (3 minutes ago) and this thing is not supposed to appear.. When you stop someone, make sure that you made him (inactive) and not (expired) because the expired tool is only used automatically and needs the date to expire.

Magd, then if the date expire is filled, so the user can login, but can’t use the service? like sending message or anything else?

2 minutes ago, Magd Almuntaser said:

Yes, if the user has expired, he can login but he cannot use any feature or even use the API.

the case I tried. Service status expired. users cannot add devices anymore. But the device stays connected and can send messages

1 hour ago, Magd Almuntaser said:

This problem is from your hosting because the mod_security function is running, you should contact your hosting to tell them to stop it for your site in order for the upload system to work.

Also make sure you did not remove this line from .htaccess:

<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>

already stop, but still same :( upload file succes but error viewing file. Error like screenshot i’ve sent.

Edited by Aidil Aryanto

4 minutes ago, Jei Grey said:

the case I tried. Service status expired. users cannot add devices anymore. But the device stays connected and can send messages

If that is the case, I think the device should still be connected, but it cannot send messages, either from the application or API.

It must remain connected, so that if the user extends the subscription, the user does not need to rescan and can be used immediately.

It is a bit complicated if the user has to rescan, especially if the user is not the person who is given access to scan the QR.

1 hour ago, adhiete said:

If i look at the cronjob and database, it seems the messages will be sent on queue. Except the 10 users create and saving at the same second.
Already try on the scheduled time, three user creating campaign and saving up on the same time 14:15. User A saving is 14:10:36, User B saving is 14:11:29, and User C 14:12:44. The campaign execution ended on User A first, then User B, and last User C.

Berarti pesan dari user B akan terkirim setelah semua pesan dari campaign user A terkirim semua ya mas? Jadi pengiriman bisa delay, menunggu semua pesan dari user A terkirim dahulu.

Tapi dari jawaban Magd di atas, dikirim bersamaan. Mau mencoba tapi tidak ada nomor untuk dikirimi campaign 😄. Butuh nomor agak banyak untuk melihat progress pengirimannya.

1 minute ago, Ipo Kane said:

Berarti pesan dari user B akan terkirim setelah semua pesan dari campaign user A terkirim semua ya mas? Jadi pengiriman bisa delay, menunggu semua pesan dari user A terkirim dahulu.

Tapi dari jawaban Magd di atas, dikirim bersamaan. Mau mencoba tapi tidak ada nomor untuk dikirimi campaign 😄. Butuh nomor agak banyak untuk melihat progress pengirimannya.

Ho oh, ini tadi hasil ngetes di campaign di jam yang sama. Mau ngeliat resources yang kepake, kuat apa engga di 1G 1C VPS wkwkwk. Tapi ya aman aman aja. Soalnya kan test kirim sampai 3 campaign di jam yang sama dengan user berbeda. Per 1 campaign kirimnya ke 6 nomor berbeda. Totalnya 17 nomor soalnya ada 1 campaign yang 5 nomor. Hasil pemakaiannya tadi cuma berapa persen gitu di processornya. Minimalis lah ini, mungkin kerasa kalau 1 campaign 100 nomor kali ya. Ini resources yang kepake cuma 0,5% ram juga cuma 3% ketika campaignnya berjalan. Amazing lah.

Hasilnya ya User A tetap ke kirim duluan, sampai semua selesai baru User B, dan lanjut ke User C. dan User A, B, C, ini set di jam yang sama.
Kalau dilihat jedanya tipis dan prosesnya cepet banget.

Sesuai sih sama jawabannya Magd, semua akan bersamaan terkirim tapi terorganisir.

10 minutes ago, adhiete said:

Ho oh, ini tadi hasil ngetes di campaign di jam yang sama. Mau ngeliat resources yang kepake, kuat apa engga di 1G 1C VPS wkwkwk. Tapi ya aman aman aja. Soalnya kan test kirim sampai 3 campaign di jam yang sama dengan user berbeda. Per 1 campaign kirimnya ke 6 nomor berbeda. Totalnya 17 nomor soalnya ada 1 campaign yang 5 nomor. Hasil pemakaiannya tadi cuma berapa persen gitu di processornya. Minimalis lah ini, mungkin kerasa kalau 1 campaign 100 nomor kali ya. Ini resources yang kepake cuma 0,5% ram juga cuma 3% ketika campaignnya berjalan. Amazing lah.

Hasilnya ya User A tetap ke kirim duluan, sampai semua selesai baru User B, dan lanjut ke User C. dan User A, B, C, ini set di jam yang sama.
Kalau dilihat jedanya tipis dan prosesnya cepet banget.

Sesuai sih sama jawabannya Magd, semua akan bersamaan terkirim tapi terorganisir.

Terima kasih sudah share hasil tesnya. Sepertinya memang ringan, cuma semacam proses curl biasa untuk mengirim pesan ke server Whatsappnya. Apalagi jika proses pengirimannya ternyata berurutan, yang artinya hanya memproses 1 pesan pada waktu yang tertentu, yang terjadi secara terus-menerus.

Sebenarnya yang saya maksud bersamaan itu, misal jika ada 10 user yang membuat schedule pkl 14.30, maka pada pukul 14.30 itu pula semua pesan dari semua user mulai terkirim. Jadi pengiriman pesan di campaign B tidak menunggu semua pesan dari campaign A terkirim semua.

Atau mungkin bisa diakali dengan membuat banyak cron job ya? 20 cron job misalnya, agar prose pengiriman lebih cepat 😁

  • Author
46 minutes ago, Aidil Aryanto said:

already stop, but still same :( upload file succes but error viewing file. Error like screenshot i’ve sent.


However, mod_security is still working for your site, the (406 not acceptable) message will not go away unless mod_security is stopped.

5 minutes ago, Ipo Kane said:

Terima kasih sudah share hasil tesnya. Sepertinya memang ringan, cuma semacam proses curl biasa untuk mengirim pesan ke server Whatsappnya. Apalagi jika proses pengirimannya ternyata berurutan, yang artinya hanya memproses 1 pesan pada waktu yang tertentu, yang terjadi secara terus-menerus.

Sebenarnya yang saya maksud bersamaan itu, misal jika ada 10 user yang membuat schedule pkl 14.30, maka pada pukul 14.30 itu pula semua pesan dari semua user mulai terkirim. Jadi pengiriman pesan di campaign B tidak menunggu semua pesan dari campaign A terkirim semua.

Atau mungkin bisa diakali dengan membuat banyak cron job ya? 20 cron job misalnya, agar prose pengiriman lebih cepat 😁


As I told you each campaign is separate from the other, the two campaigns will be sent together but in an organized manner..

Let's assume that campaign 1 has 10 numbers

Campaign 2 has 10 more numbers

When the two campaigns are sent, they will start together.. but in an organized manner, meaning that the first message from campaign 1 will not be sent at the same moment as the first message from campaign 2, but immediately after it.
Because if WhatsApp sees that there are two messages at the same time from the same number, it feels that there is something strange and that it is not human.

The cronjob has nothing to do even if you put 100 cronjobs.. The whole deal is from Nodejs and not from cronjob..

The cronjob only sends the request to nodejs and then Nodejs deals with the delay and sending of each message in the js files

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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