Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sexfrance/ngl-spammer
- Owner: sexfrance
- Created: 2024-10-30T22:44:34.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T12:09:59.000Z (3 months ago)
- Last Synced: 2024-11-28T03:17:28.808Z (2 months ago)
- Topics: fast-spammer, free, instagram, instagram-api, instagram-ngl, instagram-ngl-spammer, instagram-spammer, ngl, ngl-link, ngl-spammer, python, python-spammer, spam, spammer
- Language: Python
- Homepage: https://discord.cyberious.xyz
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```---
>