Skip to content

richmailYT/Spam-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spammer

CLI (Command-line-interface) for spamming. It is very easy to use

type in your terminal or cmd python3 /path/to/script /path/to/text/file/to/use/to/spam

An example is python3 Downloads/spammer\ 1.3.0.py Downloads/gnu\ gpl\ v3

Move your mouse to the top left corner of your screen to stop the spam.

You will need to install a package. pip3 install pyautogui

This is cross-platform

Versioning is as follows

Version labels have the form v..

Patch release: v0.8.1 to v0.8.2, only bug fixes Minor release: v0.8.1 to v0.9.0, bug fixes and new features that maintain backwards compatibility Major release: v0.8.1 to v1.0.0, bug fixes and new features that break backwards compatibility