Send bulk WhatsApp messages for marketing without any API for free.
Join My Discrod Server: https://discord.gg/yfKCmR7S
Must install these two packages to start.
pip install seleniumpip install webdriver_manager
Write the message in the message.txt file.
Add numbers in the numbers.txt file. Add each number in a new line. There is no limit to numbers.
Change configs on lines 11 to 14 in the main.py file
login_time- Time for login (in seconds)new_msg_time- Time for a new message (in seconds)send_msg_time- Time for sending a message (in seconds)country_code- Set your country codeaction_time- Set time for button click actionimage_path- Absolute path to you image (SetNonefor text only.)
Run the main.py file.
A chrome browser window will open with a WhatsApp login page. Quickly log in to Whatsapp and sending process will start after a few seconds.
- I'm not responsible if your WhatsApp account will affect or blocked in any way for this code.
- Please do not use this code to spam or scam people.