Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daviskamau/spam-text
A basic script to generate spam texts
https://github.com/daviskamau/spam-text
gui python
Last synced: 7 days ago
JSON representation
A basic script to generate spam texts
- Host: GitHub
- URL: https://github.com/daviskamau/spam-text
- Owner: daviskamau
- Created: 2024-03-28T12:23:28.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-28T12:27:21.000Z (8 months ago)
- Last Synced: 2024-03-28T13:47:21.916Z (8 months ago)
- Topics: gui, python
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spam-text
# Spammer
A basic script to generate spam texts
### 1. Install Github & clone the script
Firstly, to clone this script, you'll need to install Github to your device. Follow [this link](https://github.com/git-guides/install-git) for more!
Note: Remember to check your OS (Operating system)
Next, you'll need to config your Github account in your device, seek for further assist [here](https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration).
Once you've done that, let's move to the next step where you'll have to open your Command Prompt or Terminal to clone the script. Once you've open the Command Prompt / Terminal, type `git clone https://github.com/daviskamau/Spam-text.git` and wait for the script to be cloned successfully.
### 2. Install Python
After having Github installed, you must have [Python](https://www.python.org/doc/essays/blurb/) installed on your device because this is all written in Python.
To download Python, check out this [link](https://www.python.org/downloads/), this script is written in Python 3.9.2.
### 3. Install Requirements
Open your Command Prompt or Terminal to this directory (Movie-Ratings) using `cd`
Afterthat, type `pip3 install requirements.txt` into the Command Prompt / Terminal and wait for it a bit.
## 4. Run the script
Having done the above steps, you can run the script by typing `python3 spam.py` into the Command Prompt or Terminal where this directory at. If not working or an error showed up, just type `python spam.py`.
When the script load successful, you can choose spam mode and more, remember to place your cursor to the text box or the text area you want to spam.
**Note:** Spam speed (sec) is the time gap between 2 spam messages (in second), it required a float input (ex: 0.5)
Have fun.