https://github.com/crock/sarahah-bot
Spam a user on Sarahah
https://github.com/crock/sarahah-bot
bot sarahah spam-bot
Last synced: 9 months ago
JSON representation
Spam a user on Sarahah
- Host: GitHub
- URL: https://github.com/crock/sarahah-bot
- Owner: crock
- Created: 2017-08-23T18:39:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-23T18:45:45.000Z (over 8 years ago)
- Last Synced: 2025-07-25T04:45:41.850Z (11 months ago)
- Topics: bot, sarahah, spam-bot
- Language: Python
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**CONSIDER THIS SCRIPT ABANDONED AND NO LONGER WORKING. BLAME THE SARAHAH DEVELOPER, NOT ME.**
# Sarahah Spam Bot
With this script, you can spam any user on Sarahah with a message of your choice.
### Compatibility
Python 3+
### Requirements
Requires a proxy to work successfully. I do not include any proxies with the script, so you will have to obtain these on your own from a third-party.
Once you obtain some proxies, paste them (one per line) in `proxies.txt`
### Installation and Usage
1. Install Python
- Easiest way is to download and run the installer from the official [Python](https://python.org) website. Please tick the box to add Python to your environment variables.
If you don't tick the box, add Python to your PATH environment manually. Watch [this](https://youtu.be/Y2q_b4ugPWk) video if you need help with that.
2. Open Terminal on Mac or CMD on Windows
3. Run the following command in your terminal to install the dependencies:
```
pip install requests
```
4. Run the script like this
```
python SarahahBot.py USERNAME TEXT COUNT
```
**EXAMPLE**
```
python SarahahBot.py croc "please dont spam me" 10
```
**KEY**
- USERNAME - the user you want to spam
- TEXT - the text you want to spam in quotation marks
- COUNT - the number of times you want to spam it