Send Unlimited WhatsApp Messages with Python Code

TECHwithAI
0

We know that sending unlimited messages at once on WhatsApp is very funny because it can lag the sender's mobile. If we have to disturb our best friend then this is the best way, not only send 1000 messages it can handle unlimited messages at once, but we also just need a few codes of python Let us see How to Send Unlimited messages at once on WhatsApp.






1.Download the Latest Version of Python

 First of all you will required latest version of python should be installed on your System. Check it out here for the latest version, and install on this pc because older version may not support it


2. Install Required Libraries

After the python is installed go on CMD (Command Prompt). and type "pip install pyautogui" (exclude commas) to install the pyautogui library. This library has many features and codes regarding automation.

pip install pyautogui

3. Write the Code

After this, you have to open your code editor like vs code or PyCharm, if you have none of them, then press the windows key and search for "IDLE" and open, this is an inbuild code editor for python.

4. Create the Code

Create a new file and open and paste the code given below and save the file, write the code properly line by line as given below, otherwise you will see errors.





5. Run the Code

After saving the file open WhatsApp web on the browser and open the contact user which you have to send messages and run the code and Fastly click on type a message box, the messages will start sending automatically. 
Don't tap anywhere to avoid the interruption, this will automatically stop after setting how much messages you have set. 


These all were the steps for How to Send Unlimited messages at once on WhatsApp. You can change the value of the number of messages to unlimited in the code, and also the time limit. Remember this for educational purposes only, and also for just fun with friend's don`t use it for unnecessary things. 


Post a Comment

0Comments

Post a Comment (0)