Skip to content

Python code that will help you with a repetitive task

License

Notifications You must be signed in to change notification settings

dante4rt/botchatspam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

botchatspam

Python code that will help you with a repetitive task, like this:

Demo

Tutorial

You can follow these easy tutorial below.

  • Clone this repo:
git clone https://github.com/dante4rt/botchatspam.git
  • Go to the folder:
cd botchatspam
  • Install pyautogui with this command:
pip3 install pyautogui

Or you can read it directly here: https://pyautogui.readthedocs.io/en/latest/

  • Run this script:
python3 automated.py <message> <n>

Example: python3 automated.py "Halooo my name is Rama" 10

  • Move your mouse cursor to the chatbox that you want to spam, example to WhatsApp or Facebook Messenger.

Just it. Pretty simple, right?

Remember

Always use automation responsibly and ethically.
It's a powerful tool, and responsible coding is the name of the game!

About

Python code that will help you with a repetitive task

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages