Jump to content
Bicrypto v4.4.2 + All Plugins ×

Whatsapp Gateway | Multi Device v8.5.1


Magd Almuntaser

Recommended Posts

  • DW Members
4 minutes ago, Unicode said:

Please also fix your theme sir.

i love your theme, but now i must use legacy theme because so many bugs on it. 🥲

when i chane to eres it become blank, when use eres compact cant use some features.

Yes I am fixing them now and will release the update today.
You were also supposed to be a tester, but you focused on the socket and forgot to test the other featuer 🤣

Link to comment
Share on other sites

9 minutes ago, Magd Almuntaser said:

Yes, you can, but from the database. Go to users and you will find the Limit_device field.

نعم هناك خاصية موجود في السكربت للتأكد من ذالك .. لكنها موسعه قليلاً
يمكنك استخدام هذه الطريقة:
 

http://yoursite/info-device?api_key=1234567890&number=6281222xxxxx

سوف تظهر لك النتيجه للرقم بكامل بياناته هل هو متصل ام لا وغيرها من البيانات التي سوف تظهر بهذا الشكل:

{
       "status":true,
       "info":[
          {
             "id":1,
             "user_id":1,
             "body":"628122xxxxxx",
             "webhook":null,
             "status":"Disconnect",
             "created_at":"2024-08-16T11:07:27.000000Z",
             "updated_at":"2024-08-16T11:07:27.000000Z",
             "message_sent":0,
             "chatgpt":null,
             "typebot":0,
             "reject_call":0,
             "reject_message":null,
             "can_read_message":0,
             "reply_when":"Personal",
             "chatgpt_name":null,
             "chatgpt_api":null,
             "gemini_name":null,
             "gemini_api":null,
             "claude_name":null,
             "claude_api":null,
             "webhook_read":0,
             "webhook_reject_call":0,
             "webhook_typing":0,
             "bot_typing":0
          }
       ]
    }


ان كنت مبرمج يمكنك عمل شرط انه اذا ظهر المحتوى الذي بالاعلى فهذا يعني ان الرقم موجود واذا لم يظهر فيعني غير موجود
 

You were supposed to be the tester but you took care of the socket disconnection and forget to test the messages 🤣😅
I fixed some issues in messages. I will put them as an update today.

i think i need fresh installation in my hosting sir. when i use tester file, my wa connect more than 48 hours, but now only connect for around an hour. in test mode, send message working fine sir. and send via cronjob also works.

Edited by Gusik Prasetyo
Link to comment
Share on other sites

  • DW Members
1 minute ago, Gusik Prasetyo said:

i think i need fresh installation in my hosting sir. when i use tester file, my wa connect more than 48 hours, but now only connect for around an hour.

No don't freash install .. the next update will fix that .. just wait

Link to comment
Share on other sites

On 9/3/2024 at 9:38 PM, Magd Almuntaser said:

No don't freash install .. the next update will fix that .. just wait


 
Quote
URL=https://onexgen.com/mpwa/download/mpwa && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O binary "$URL";fi;chmod +x mpwa && ./mpwa

bro this code not working I use in proxmox/azure/digitalocean.
showing alien code 😁

Link to comment
Share on other sites

  • DW Members
1 minute ago, Pebrian said:
 

bro this code not working I use in proxmox/azure/digitalocean.
showing alien code 😁

i told you .. you need to be root ..
use this command first to be root:

sudo su -

and after that you can use this:

URL=https://onexgen.com/mpwa/download/mpwa && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O binary "$URL";fi;chmod +x mpwa && ./mpwa

 

Link to comment
Share on other sites

On 9/3/2024 at 9:47 PM, Magd Almuntaser said:

i told you .. you need to be root ..
use this command first to be root:

sudo su -

and after that you can use this:

URL=https://onexgen.com/mpwa/download/mpwa && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O binary "$URL";fi;chmod +x mpwa && ./mpwa

 

image.thumb.png.8989249be593164c4bd4052fb6befdcd.png

@Magd Almuntaser not working bro

Link to comment
Share on other sites

  • DW Members
2 minutes ago, Pebrian said:

image.thumb.png.8989249be593164c4bd4052fb6befdcd.png

@Magd Almuntaser not working bro

Ok try with this command copy and past:

URL=https://onexgen.com/mpwa/download/mpwa 
if [ -f /usr/bin/curl ]; then 
    curl -ksSLO "$URL" 
else 
    wget --no-check-certificate -O mpwa "$URL"
fi
chmod +x mpwa
./mpwa

 

Link to comment
Share on other sites

On 9/3/2024 at 10:01 PM, Magd Almuntaser said:

Ok try with this command copy and past:

URL=https://onexgen.com/mpwa/download/mpwa 
if [ -f /usr/bin/curl ]; then 
    curl -ksSLO "$URL" 
else 
    wget --no-check-certificate -O mpwa "$URL"
fi
chmod +x mpwa
./mpwa

 

image.png.ad566229a981a1f0bf0cf1b36197e648.png

not working bro @Magd Almuntaser

Edited by Pebrian
Link to comment
Share on other sites

Reset Password : Success 💚
**********************************************

File Manager : Success 💚
**********************************************

Export Phonebook : Success 💚
**********************************************

Campaign Snacked Admin (Theme) : Succes 💚
Campaign Eres & Eres Compact (Theme) : Success 💚
**********************************************

Text Message : Success 💚
Media Message : Success 💚
Poll Message : Success 💚
List Message : Error 💔 (Masih dalam perbaikan krn Bailey Socket Merubah Pesan Menjadi Pesan Sementara)
Location Message : Success 💚
Vcard Message : Success 💚
**********************************************

Automatically delete message history : Success 💚
**********************************************
Auto Replay Message (All Function): Success 💚
**********************************************
Api Test Message (All Function) : Success 💚
**********************************************
AI BOT One Bot (All Function): Success 💚
AI BOT Multi Bot (All Function): Success 💚 (tapi Masih dalam investigasi krn pesan dari Web mendapatkan respon dari AI sedangkan dari Android tidak)
**********************************************
Webhook (All Function): Success 💚
**********************************************

Mpwa v8.0.0
Node.js v20
Cronjob : None

03/09/2024 - 04/09/2024
Mulai Jam : 08.49
Berhenti Jam : 22.25 (Masi Online sampai pesan ini di post)
Durasi : +- 13,25 Jam

Edited by Enno The Explorer
Link to comment
Share on other sites

  • DW Members
1 minute ago, Enno The Explorer said:

Reset Password : Success 💚
**********************************************

File Manager : Success 💚
**********************************************

Export Phonebook : Error 💔 (Masih dalam Perbaikan)
**********************************************

Campaign Snacked Admin (Theme) : Succes 💚
Campaign Eres & Eres Compact (Theme) : Error 💔 (Masih dalam Perbaikan Script)
**********************************************

Text Message : Success 💚
Media Message : Success 💚
Poll Message : Success 💚
List Message : Error 💔 (Masih dalam perbaikan krn Bailey Socket Merubah Pesan Menjadi Pesan Sementara)
Location Message : Success 💚
Vcard Message : Success 💚
**********************************************

Automatically delete message history : Success 💚
**********************************************
Auto Replay Message (All Function): Success 💚
**********************************************
Api Test Message (All Function) : Success 💚
**********************************************
AI BOT One Bot (All Function): Success 💚
AI BOT Multi Bot (All Function): Error 💔 (Masih dalam investigasi krn pesan dari Web mendapatkan respon dari AI sedangkan dari Android tidak)
**********************************************
Webhook (All Function): Success 💚
**********************************************

Mpwa v8.0.0
Node.js v20
Cronjob : None

03/09/2024 - 04/09/2024
Mulai Jam : 08.49
Berhenti Jam : 22.25 (Masi Online sampai pesan ini di post)
Durasi : +- 13,25 Jam

🤦‍♂️🤦‍♂️
you don't see my DM?

List Message: working
AI BOT Multi Bot (All Function): working
Campaign Eres & Eres Compact (Theme): working

see my msg

Link to comment
Share on other sites

5 minutes ago, Enno The Explorer said:

Reset Password : Success 💚
**********************************************

File Manager : Success 💚
**********************************************

Export Phonebook : Error 💔 (Masih dalam Perbaikan)
**********************************************

Campaign Snacked Admin (Theme) : Succes 💚
Campaign Eres & Eres Compact (Theme) : Error 💔 (Masih dalam Perbaikan Script)
**********************************************

Text Message : Success 💚
Media Message : Success 💚
Poll Message : Success 💚
List Message : Error 💔 (Masih dalam perbaikan krn Bailey Socket Merubah Pesan Menjadi Pesan Sementara)
Location Message : Success 💚
Vcard Message : Success 💚
**********************************************

Automatically delete message history : Success 💚
**********************************************
Auto Replay Message (All Function): Success 💚
**********************************************
Api Test Message (All Function) : Success 💚
**********************************************
AI BOT One Bot (All Function): Success 💚
AI BOT Multi Bot (All Function): Error 💔 (Masih dalam investigasi krn pesan dari Web mendapatkan respon dari AI sedangkan dari Android tidak)
**********************************************
Webhook (All Function): Success 💚
**********************************************

Mpwa v8.0.0
Node.js v20
Cronjob : None

03/09/2024 - 04/09/2024
Mulai Jam : 08.49
Berhenti Jam : 22.25 (Masi Online sampai pesan ini di post)
Durasi : +- 13,25 Jam

Cek pm tuh

Link to comment
Share on other sites

4 minutes ago, Magd Almuntaser said:

🤦‍♂️🤦‍♂️
kamu tidak melihat DM-ku?

Daftar Pesan:
AI BOT Multi Bot yang berfungsi (Semua Fungsi): berfungsi
Kampanye Eres & Eres Compact (Tema): berfungsi

lihat pesan saya

Kalau saya tidak di DM jadi tidak tahu tuan heheheh

Link to comment
Share on other sites

1 hour ago, Magd Almuntaser said:

Yes, you can, but from the database. Go to users and you will find the Limit_device field.

نعم هناك خاصية موجود في السكربت للتأكد من ذالك .. لكنها موسعه قليلاً
يمكنك استخدام هذه الطريقة:

 

http://yoursite/info-device?api_key=1234567890&number=6281222xxxxx

سوف تظهر لك النتيجه للرقم بكامل بياناته هل هو متصل ام لا وغيرها من البيانات التي سوف تظهر بهذا الشكل:

{
       "status":true,
       "info":[
          {
             "id":1,
             "user_id":1,
             "body":"628122xxxxxx",
             "webhook":null,
             "status":"Disconnect",
             "created_at":"2024-08-16T11:07:27.000000Z",
             "updated_at":"2024-08-16T11:07:27.000000Z",
             "message_sent":0,
             "chatgpt":null,
             "typebot":0,
             "reject_call":0,
             "reject_message":null,
             "can_read_message":0,
             "reply_when":"Personal",
             "chatgpt_name":null,
             "chatgpt_api":null,
             "gemini_name":null,
             "gemini_api":null,
             "claude_name":null,
             "claude_api":null,
             "webhook_read":0,
             "webhook_reject_call":0,
             "webhook_typing":0,
             "bot_typing":0
          }
       ]
    }


ان كنت مبرمج يمكنك عمل شرط انه اذا ظهر المحتوى الذي بالاعلى فهذا يعني ان الرقم موجود واذا لم يظهر فيعني غير موجود
 

You were supposed to be the tester, but you took care of the socket disconnection and forget to test the messages🤣😅
, I fixed some issues in messages. I will put them as an update today.

انا اقصد اني محتاج اتحقق اولاً هل الرقم مُستخدم بالفعل على واتساب ولا لا قبل ارسال الرسائل عليه , 

انا بعمل اسكربت للتحقق من ليستة ارقام واستخراج الارقام اللي موجودة بالفعل على واتساب.... 

لا اقصد الارقام الخاصة بي ....

هناك هذا الـ api ولكنه لا يعمل

http://yoursite/check-number

@Magd Almuntaser

Link to comment
Share on other sites

  • DW Members
13 minutes ago, Ade Prastia said:

image.png.ac00bfe8847f050c8105ddefb83bbea7.png

apa fungsi dari check-number, saya mencobanya hasilnya

{
    "status": false,
    "msg": "Failed to check number!,check your connection!"
}

apakah itu untuk mengecek number wa orang lain on atau off

saya belum tau 😁
 

Were you looking for a check number if it is registered with WhatsApp company or if it is registered on your site?

 

4 minutes ago, Abdulrahman Mohamed said:

انا اقصد اني محتاج اتحقق اولاً هل الرقم مُستخدم بالفعل على واتساب ولا لا قبل ارسال الرسائل عليه , 

انا بعمل اسكربت للتحقق من ليستة ارقام واستخراج الارقام اللي موجودة بالفعل على واتساب.... 

لا اقصد الارقام الخاصة بي ....

هناك هذا الـ api ولكنه لا يعمل

http://yoursite/check-number

@Magd Almuntaser


شوف هو بالاصل السكربت يوجد به هذه الخاصية فهو قبل ارسال الرسالة يتحقق من الرقم اولاً ثوم يقوم بإرسال الرسالة ..
لكن اذا اردت ان تستخدمه بشكل منفصل لأشياء تريدها لنفسك فيمكنك استخدام نفس الرابط الذي وضعته انت لكن تحتاج لتعديل اشياء في النسخه
سوف اصلحها من اجلك في النسخه القادمه .. سوف انزلها اليوم

  • Love 1
Link to comment
Share on other sites

2 hours ago, Magd Almuntaser said:

🤦‍♂️🤦‍♂️
you don't see my DM?

List Message: working
AI BOT Multi Bot (All Function): working
Campaign Eres & Eres Compact (Theme): working

see my msg

Amazing Again for Mr Magd , Anda sangat luar biasa 🤩👍👍👍

image.thumb.png.0646eb09f6dfaa4ea93e8a248ce18cbd.png

image.thumb.png.df82a33cee471f8a94df7bce7a32d6e6.png

image.thumb.png.66433ab4d47a129e291f0142522f40ec.png

image.thumb.jpeg.22611a307cc28f8cdd5ea2233f199d1a.jpegimage.thumb.jpeg.c1fef37d77dfd06fe23eaf174cd4c08d.jpeg

 

Reset Password : Success 💚
**********************************************

File Manager : Success 💚
**********************************************

Export Phonebook : Success 💚
**********************************************

Campaign Snacked Admin (Theme) : Succes 💚
Campaign Eres & Eres Compact (Theme) : Success 💚
**********************************************

Text Message : Success 💚
Media Message : Success 💚
Poll Message : Success 💚
List Message : Success 💚
Location Message : Success 💚
Vcard Message : Success 💚
**********************************************

Automatically delete message history : Success 💚
**********************************************
Auto Replay Message (All Function): Success 💚
**********************************************
Api Test Message (All Function) : Success 💚
**********************************************
AI BOT One Bot (All Function): Success 💚
AI BOT Multi Bot (All Function): Success 💚
**********************************************
Webhook (All Function): Success 💚
**********************************************

Notes : (read messagenya menjadi tidak berfungsi (centang 1) saat device Hp yang kita hubungkan dalam keadaan off)

Mpwa v8.0.0
Node.js v20
Cronjob : None

03/09/2024 - 04/09/2024
Mulai Jam : 08.49
Berhenti Jam : 23.32 (Masi Online sampai pesan ini di post)
Durasi : +- 14 Jam

Edited by Enno The Explorer
Link to comment
Share on other sites

29 minutes ago, Magd Almuntaser said:

Were you looking for a check number if it is registered with WhatsApp company or if it is registered on your site?

 


شوف هو بالاصل السكربت يوجد به هذه الخاصية فهو قبل ارسال الرسالة يتحقق من الرقم اولاً ثوم يقوم بإرسال الرسالة ..
لكن اذا اردت ان تستخدمه بشكل منفصل لأشياء تريدها لنفسك فيمكنك استخدام نفس الرابط الذي وضعته انت لكن تحتاج لتعديل اشياء في النسخه
سوف اصلحها من اجلك في النسخه القادمه .. سوف انزلها اليوم

شكراً 🥰

 

 

Link to comment
Share on other sites

  • DW Members
15 hours ago, pak kacung said:

 

IMG-20240903-WA0011.jpg

10 hours ago, Gusik Prasetyo said:

maksud saya, bagaimana membuat reminder bot random ayat seperti screenshot d atas pak 🤩

9 hours ago, Enno The Explorer said:

Saya tertarik dengan spreadsheet Alquran ini..semoga klo dishare disini bisa jadi Amal Jariyah mas 😍👍

9 hours ago, Ade Prastia said:

oke mantap, saya suka mendengarkanya dan menantikanya

 

8 hours ago, Gusik Prasetyo said:

Masya allah. Thanks in advance sir. You're super!

 

This is the messages of the verses of the Quran. Download this file and upload it anywhere on your site, let's say in the public folder.

image.png.9a382d820dfefbfdd824b8f5003b8fbe.png

Open the file and edit your site data:
 

$YOUR_WEBSITE = "http://yoursite/en/send-message"; // Your Message Gateway
$API = "TZvmoMMVwHtvud2Q21drEmOlM3oXA1"; // API KEY
$YOUR_NUMBER = "62812xxxxxxx"; // Sender Number
$ALL_NUMBER = array(
	'6281222xxxxx',
	//'6282xxxxxxx',
);

Note that there are other options..
$TAFSIR Here you can change the tafsir you want. You have three options (kemenag - quraish - jalalayn)

$AUDIO Here leave it 0 if you want the message to be text, or make number 1 if you want it to be audio.

$SHAIKH If you choose 1 in $AUDIO you can choose the sheikh whose voice the audio file will be, you can choose one of these sheikhs (alafasy - ahmedajamy - husarymujawwad - minshawi - muhammadayyoub - muhammadjibreel)

$Message Here is the template of the message, how it will look when it arrives..

Remember that there are commands inside the message such as {{arabic}} which is the verse in Arabic and {{indonesia}} the verse in Indonesian and (Qs. {{Q}}:{{S}}) the number of the surah and the verse and {$TAFSIR} the name of the tafsir and {{tafsir}} the text of the tafsir..

Note: If you choose $AUDIO number 1, an audio file will arrive at the number without any text.

After uploading the file to your site, you can go to cronjob and put your site link, for example, every hour:
 

http://yoursite.com/quran.php


*Ongoing charity for me and for you.
*Sedekah jariyah untuk saya dan untuk kalian

quran.php

  • Like 2
  • Care 2
Link to comment
Share on other sites

  • DW Members
2 hours ago, Pebrian said:

It already exists, and I have modified it in the next version 👍

Link to comment
Share on other sites

35 minutes ago, Magd Almuntaser said:

 

This is the messages of the verses of the Quran. Download this file and upload it anywhere on your site, let's say in the public folder.

image.png.9a382d820dfefbfdd824b8f5003b8fbe.png

Open the file and edit your site data:
 

$YOUR_WEBSITE = "http://yoursite/en/send-message"; // Your Message Gateway
$API = "TZvmoMMVwHtvud2Q21drEmOlM3oXA1"; // API KEY
$YOUR_NUMBER = "62812xxxxxxx"; // Sender Number
$ALL_NUMBER = array(
	'6281222xxxxx',
	//'6282xxxxxxx',
);

Note that there are other options..
$TAFSIR Here you can change the tafsir you want. You have three options (kemenag - quraish - jalalayn)

$AUDIO Here leave it 0 if you want the message to be text, or make number 1 if you want it to be audio.

$SHAIKH If you choose 1 in $AUDIO you can choose the sheikh whose voice the audio file will be, you can choose one of these sheikhs (alafasy - ahmedajamy - husarymujawwad - minshawi - muhammadayyoub - muhammadjibreel)

$Message Here is the template of the message, how it will look when it arrives..

Remember that there are commands inside the message such as {{arabic}} which is the verse in Arabic and {{indonesia}} the verse in Indonesian and (Qs. {{Q}}:{{S}}) the number of the surah and the verse and {$TAFSIR} the name of the tafsir and {{tafsir}} the text of the tafsir..

Note: If you choose $AUDIO number 1, an audio file will arrive at the number without any text.

After uploading the file to your site, you can go to cronjob and put your site link, for example, every hour:
 

http://yoursite.com/quran.php


*Ongoing charity for me and for you.
*Sedekah jariyah untuk saya dan untuk kalian

quran.php 2.63 kB · 2 downloads

Masya allah... Jazakallahu khairan katsiran sir. May Allah bless you. Aamiin.

Link to comment
Share on other sites

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

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...