Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sexfrance/ngl-spammer

The Instagram NGL Spammer is a Python tool that lets you send multiple messages on NGL.link quickly and easily. You can choose the username, customize the message, and decide how many times to send it. The tool can use proxies to avoid getting blocked and has multi-threading, so it works faster.
https://github.com/sexfrance/ngl-spammer

fast-spammer free instagram instagram-api instagram-ngl instagram-ngl-spammer instagram-spammer ngl ngl-link ngl-spammer python python-spammer spam spammer

Last synced: 4 days ago
JSON representation

The Instagram NGL Spammer is a Python tool that lets you send multiple messages on NGL.link quickly and easily. You can choose the username, customize the message, and decide how many times to send it. The tool can use proxies to avoid getting blocked and has multi-threading, so it works faster.

Awesome Lists containing this project

README

        



Instagram - NGL spammer



The Instagram NGL Spammer is a Python tool that lets you send multiple messages on NGL.link quickly and easily. You can choose the username, customize the message, and decide how many times to send it. The tool can use proxies to avoid getting blocked and has multi-threading, so it works faster. Itโ€™s meant for personal use and learning, so use it responsibly.




๐Ÿ’ฌ Discord
ยท
๐Ÿ“œ ChangeLog
ยท
โš ๏ธ Report Bug
ยท
๐Ÿ’ก Request Feature


### โš™๏ธ Installation

- Requires: `Python 3.8+`
- Make a python virtual environment: `python3 -m venv venv`
- Source the environment: `venv\Scripts\activate` (Windows) / `source venv/bin/activate` (macOS, Linux)
- Install the requirements: `pip install -r requirements.txt`
- Start: `python3 main.py`

---

### ๐Ÿ”ฅ Features
- **Fast**: Spams a large amount of messages quickly
- **Debug Logging**: Detailed logs to help track actions and progress.
- **Customizable**: The script is adapted for single or repetitive use, you can save data in config.yaml or just answer the script's questions
- **Multithreaded**: Specify the number of threads to optimize message throughput.
- **Proxy Support**: Optional proxy support for evading rate limits.
- **Retry and Timeout Logic**: Automatically retries when encountering rate limits, with configurable timeouts.
- **Detailed Status Updates**: Get status updates for each attempt, including message IDs and error messages.
---
#### ๐Ÿ“น Preview

![Preview](https://i.imgur.com/OmwGQxZ.gif)

---
### โ— Disclaimers

- I am not responsible for anything that may happen, such as API Blocking, IP ban, etc.
- This was a quick project that was made for fun and personal use if you want to see further updates, star the repo & create an "issue" [here](https://github.com/sexfrance/NGL-spammer/issues/)

---

### ๐Ÿ“œ ChangeLog

```diff
v0.0.1 โ‹ฎ 30/10/2024
! Initial release
```

---




>