Skip to content

Ranjika123/WhatsApp-Bulk-Massenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requerments For Bulk 2v✔

Requirements

  • Python >= 3.6
  • Chrome headless is installed by the program automatically

Setup

  1. Install python - >=v3.6
  2. Run pip install -r requirements.txt

Steps

  1. Enter the message you want to send inside message.txt file.
  2. Enter the list of numbers line-separated in numbers.txt file.
  3. Run python automator.py.
  4. Once the program starts, you'll see the message in message.txt and count of numbers in the numbers.txt file.
  5. After a while, Chrome should pop-up and open web.whatsapp.com.
  6. Scan the QR code to login into whatsapp.
  7. Press Enter to start sending out messages.
  8. Just Relax and watch the Process 😎

This one is littlebit complex to set up Please Download the Nessasry version of Chrome Drivers that support to your browser

Requerments For Bulk 1v✔

How To Use

1. Install Packages

Must install these two packages to start.

  • pip install selenium
  • pip install webdriver_manager

2. Write Message

Write the message in the message.txt file.

3. Create Numbers List

Add numbers in the numbers.txt file. Add each number in a new line. There is no limit to numbers.

4. Change Configs

Change configs on lines 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 code
  • action_time - Set time for button click action
  • image_path - Absolute path to you image (Set None for text only.)

5. Run

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.

Easy to Emplent and Run

Notice 📢

We Use Silanium Python Library to Automate the System,so sometimes it can be get banned your account from WhatsApp(Only sure for 1v).

Developer ✔

License

This project is licensed under the GNU Genaral Public Lisens.