Skip to content

Aman-zishan/spam-whatsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python script to spam your friends on WhatsApp 😍

Do not use this script to harass people. This script is build just for fun, I am not responsible for the consequences :)

Tech stack used: :octocat:

  • Visual Code Studio
  • python:snake:
  • Installation 💎

    1. 📍 clone the repository.

      $git clone https://github.com/Aman-zishan/spam-whatsapp.git
      
    2. 🏁 navigate to downloaded folder.

      $cd spam-whatsapp
      
    3. 🌶️ install selenium & other required dependencies

      #windows
      
      
      $pip install -r requirements.txt
      
      #linux/mac OS
      
      
      $pip3 install -r requirements.txt
      

      Make sure you installed chromedriver and added to global path of your system.

    4. 🎯 run the "spam.py" script

      $python3 spam.py
      

      After scanning the QR code, you can enter the victim's name and other details

    About

    Python Script to spam your friends XD

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages