• 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"

Wa Gateway | Multi device BETA | MPWA MD

Wa Gateway | Multi device BETA | MPWA MD v6.5.0 Nulled

No permission to download
This is a script snippet for sending messages using the method message will disappear after 24 hours.
You can use this function to send certain messages. I'll give you the complete script..
JavaScript:
const sendMessageDisappear = async (token, number, message) => {
const WA_DEFAULT_EPHEMERAL = 86400; // for 24 hours in seconds
    try {
        const sendingMessage = sock[token].sendMessage(number, message, { ephemeralExpiration: WA_DEFAULT_EPHEMERAL });
        console.log(sendingMessage);
        return sendingMessage;
    } catch (error) {
        console.log(error);
        return false;
    }
};
this is just an example..
Hi! thanks for sharing this, Could you please tell me where to replace this snippet or is there any full script to this? Appreciate the help.
 
Has anyone used this tool to send bulk messages? I was wondering is there any way apart from creating tons of new whatsapp accounts and linking them? Like any existing service that gives whatsapp accounts that are warmed up which can be used.

While we are on this topic, Whats the average amount of messages sent via API before getting banned?

Thanks
 
please help for trick and tips
delete double / duplicate contact in phone book
thanks
 
please help for trick and tips
delete double / duplicate contact in phone book
thanks
There is no tricks or tips to be used to delete duplicate. Before uploading phone number you can remove those in the Excel sheet. Else you have to create a function in the script to accept unique phone number only.
 
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