• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Waziper - Whatsapp Marketing Tool By Stackposts

Waziper - Whatsapp Marketing Tool By Stackposts Version 5.1.1 – Untouched

No permission to download
Does anyone know how to make the ogg audio go as if it had been recorded in real time?
check file common.js

post_type: function(mime, type) {
var post_type = "documentMessage";

if (type == 1) {
if (
mime == "image/png" ||
mime == "image/jpeg" ||
mime == "image/jpg" ||
mime == "image/gif"
) {
post_type = "imageMessage";
} else if (
mime == "video/mp4" ||
mime == "video/3gpp" ||
mime == "video/gif"
) {
post_type = "videoMessage";
} else if (
mime == "audio/mpeg" ||
mime == "audio/ogg"
) {
post_type = "audioMessage";
}

} else {
if (
mime == "png" ||
mime == "jpeg" ||
mime == "jpg" ||
mime == "gif"
) {
post_type = "imageMessage";
} else if (
mime == "mp4" ||
mime == "3gpp"
) {
post_type = "videoMessage";
} else if (
mime == "mp3" ||
mime == "ogg"
) {
post_type = "audioMessage";
}
}

return post_type;
},
 
  • Like
Reactions: unitvhd and hugoay
share full log and SC
node:events:491
throw er; // Unhandled 'error' event
^

Error: listen EADDRINUSE: address already in use :::8800
at Server.setupListenHandle [as _listen2] (node:net:1463:16)
at listenInCluster (node:net:1511:12)
at Server.listen (node:net:1599:7)
at Object.<anonymous> (/root/connect/app.js:49:16)
at Module._compile (node:internal/modules/cjs/loader:1196:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1250:10)
at Module.load (node:internal/modules/cjs/loader:1074:32)
at Function.Module._load (node:internal/modules/cjs/loader:909:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:22:47
Emitted 'error' event on Server instance at:
at emitErrorNT (node:net:1490:8)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'EADDRINUSE',
errno: -98,
syscall: 'listen',
address: '::',
port: 8000
}
----------------------------------------------------------------------------
★[2023-05-29 20:26:02] Successful
 
node:events:491
throw er; // Unhandled 'error' event
^

Error: listen EADDRINUSE: address already in use :::8800
at Server.setupListenHandle [as _listen2] (node:net:1463:16)
at listenInCluster (node:net:1511:12)
at Server.listen (node:net:1599:7)
at Object.<anonymous> (/root/connect/app.js:49:16)
at Module._compile (node:internal/modules/cjs/loader:1196:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1250:10)
at Module.load (node:internal/modules/cjs/loader:1074:32)
at Function.Module._load (node:internal/modules/cjs/loader:909:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:22:47
Emitted 'error' event on Server instance at:
at emitErrorNT (node:net:1490:8)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'EADDRINUSE',
errno: -98,
syscall: 'listen',
address: '::',
port: 8000
}
----------------------------------------------------------------------------
★[2023-05-29 20:26:02] Successful
search that port 8800 and close then check
 
Buttons and menu not work on iphone and only in some androids. Stackposts not fixed for now
Button & list menu working fine on iPhone. But it does not work with Androids specifically.
Buttons not shown to the sender.
 
1- anyone has this problem still pending until i open https://api.****.com/get_qrcode
to work fine
2- also when i add csv file loading and not added contacts in csv from google
notice : i use cpanel

thanks
 

Attachments

  • Screen Shot 2023-05-30 at 4.07.01 AM.png
    Screen Shot 2023-05-30 at 4.07.01 AM.png
    97.9 KB · Views: 28
Last edited:
Hello please help me chatbot is not working. It has send 2 messages and now it's not working.
Please help me fix this v 5.0.3
 
does anyone have qrcode problem? after a certain time, the qrcode stop working and not showing anymore.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock