Jump to content
Bicrypto v4.5.0 + All Plugins
  • Replies 4.1k
  • Views 249.6k
  • 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_78312

@JangE jika masih tidak muncul coba hapus dulu nomornya dari mpwa dan folder yg ada di credentials, lalu add kembali. 
 

node js versi 19 dan 20 aman sentosa aku coba

comment_78313
2 minutes ago, Unicode said:

@JangE jika masih tidak muncul coba hapus dulu nomornya dari mpwa dan folder yg ada di credentials, lalu add kembali. 
 

node js versi 19 dan 20 aman sentosa aku coba

sudah kak,

wait dalam folder credentials tidak ada file apa apa (baik setelah add atau sebelum add nomor phone) 

Regards

comment_78317
19 minutes ago, Gak Taw said:

Try Update from web, node failed start

Try fresh install still node failed start

use aapanel node project v20.15.1

The problem is from your aapanel, not script

comment_78319
3 minutes ago, Unicode said:

The problem is from your aapanel, not script

yaa i know, maybe have good free panel ?
FYI i dont use hosting, i make my local server

2 minutes ago, Magd Almuntaser said:

Try to follow the tutrial in my reply above your reply

Already try sir, i see u send file update try it right away, still same cant start node

maybe sugest free panel?

Edited by Gak Taw

comment_78320
1 minute ago, Gak Taw said:

yaa i know, maybe have good free panel ?
FYI i dont use hosting, i make my local server

Already try sir, i see u send file update try it right away

There are so many free panel:

cyberpanel, cloudpanel, tinycp, ispconfig.

but i dont know this panel support node js, maybe need install manually

  • Author
comment_78321
2 minutes ago, Gak Taw said:

yaa i know, maybe have good free panel ?
FYI i dont use hosting, i make my local server

Already try sir, i see u send file update try it right away, still same cant start node

maybe sugest free panel?

Nodejs may be running in the background, try clicking on restart server from the top right corner and try to start the node again

comment_78323
10 minutes ago, Magd Almuntaser said:

Nodejs may be running in the background, try clicking on restart server from the top right corner and try to start the node again

i know this, same like before,, i already cek on security port 3100 not listening, so it means the node is not running

 

already try restart panel and server, still same
maybe i will try another free panel

 

or maybe i will try use pm2

Edited by Gak Taw

comment_78325

Setelah update tidak bisa pakai ssl

Udah coba edit server.js bisa tapi cuma generate" kode  di wa tidak ada perintah untuk masukin kode

Node JS 20+

Screenshot_2024-09-16-18-55-41-751_com.android.chrome-edit.jpg

comment_78326
3 minutes ago, JangE said:

still same Tuan @Magd Almuntaser
already change node upto 16 (also mode develop and production)... but still

and restart node, delete number and add, still didnt show Qr code.

 

Regards 🙏

ada yang salah itu mas saat installnya

comment_78327
17 minutes ago, Enno The Explorer said:

ada yang salah itu mas saat installnya

baru saja melakukan fresh install

1. 8.5 still same

1b. 8.5 + update 8.5.1 still same

2. 8.5 and replace update dari Tuan @Magd Almuntaser

 

tapi still same Kak @Enno The Explorer

 

ini saya sedang coba belajar identifikasi, mungkin ada yang terlewat, namun sudah sesuai catatan seperti saya lihat sebelumnya.

Regards 🙏

Edited by JangE

comment_78329

Testcase Functionality & Non-Functionality MPWA 8.5.1 (update from panel)
Monday, 16 Sep 2024 19.35 PM Till End.
Creator: Murasaki.
---
A. Functionality
1. Update version from Admin, FAIL
- After update from the apps, show "Undefined constant STDIN". But just resferh the page or relogin, it solved.

2. Manual Add Phone Book from Snacked Admin, FAIL
- Still same, it cant creaete from manual for snacked admin. Other theme it works.

3. Schedule delete history message from setting, FAIL
- Its must with cron job or not? the history still there.
---
B. Non-Functionality
1. Node JS Status, Need to evalute the Node JS without Cron JOB for few days, and see the result.

2. Server Status, Need to evalute the Server performance for few days, and see the result. But right now status so far so GUUD!

3. Compatibility with Reverse Proxy, Need to evalute the reverse proxy, and see the result.

---

But WELL DONE brother, nice work. 🔥🔥🔥🔥#MenyalaMPWAKUUH.

comment_78330
32 minutes ago, Fud said:

Nyoba masukin manual belum bisa 

Untuk scen belum nyoba soalnya cuma punya satu perangkat 

Screenshot_2024-09-16-19-47-12-357_com.whatsapp.jpg

Untuk 851 sepertinya tidak bisa pakai code, karena terlalu cepat berubah.

Jadi solusinya adalah menggunakan qrcode.

Silahkan pakai perangkat yang lain untuk memunculkan qrcode

comment_78333

Okay i already try use pm2, its working, Multi AI working on phone and Windows Apps, but i have same issue like before,,

if i use server setup "other" i can't use API but can show QR code, if i use "localhost" can't show QR code but can use API

  • Author
comment_78335
23 minutes ago, Gak Taw said:

Okay i already try use pm2, its working, Multi AI working on phone and Windows Apps, but i have same issue like before,,

if i use server setup "other" i can't use API but can show QR code, if i use "localhost" can't show QR code but can use API

Make sure you are using http and not https unless you are using SSL files.
 

APP_URL=http://yoursite.com
WA_URL_SERVER=http://yoursite.com:3100
PORT_NODE=3100
TYPE_SERVER=other

Focus on the method used in the .env file. 👆

comment_78336
6 minutes ago, Magd Almuntaser said:

Make sure you are using http and not https unless you are using SSL files.
 

APP_URL=http://yoursite.com
WA_URL_SERVER=http://yoursite.com:3100
PORT_NODE=3100
TYPE_SERVER=other

Focus on the method used in the .env file. 👆

already sir, my setup same like u

im not use ssl

RpOilTyZSl.png

Edited by Gak Taw

comment_78338
3 minutes ago, Magd Almuntaser said:

ok good restart nodejs and open your site without https only http in browser

still can't use API,, if i use localhost, API working but can't show QR

this problem already from before version

but i dont know this because aapanel or not

nTn4e4SecM.png

q8lByBlm0s.png

comment_78339

@Magd Almuntaser

I found a minor error in the display of the "Create Campaign" Step 3 in the schedule settings section.
What exactly and where should I change it so that the display can function normally?

Due to this error, when selecting a schedule, the "Create Campaign" button cannot be pressed.
Screenshot2024-09-162210492.thumb.png.ffcbdc3d68509aa68a09dad05493c3a6.png

  • Author
comment_78340
31 minutes ago, Ilhamstore said:

@Magd Almuntaser

I found a minor error in the display of the "Create Campaign" Step 3 in the schedule settings section.
What exactly and where should I change it so that the display can function normally?

Due to this error, when selecting a schedule, the "Create Campaign" button cannot be pressed.
Screenshot2024-09-162210492.thumb.png.ffcbdc3d68509aa68a09dad05493c3a6.png


Unzip the attached file into the root path of the script and try it and let me know the result.

resources.zip

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 0

  • No registered users viewing this page.

Latest Updated Files