Skip to content

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.

Notifications You must be signed in to change notification settings

sexfrance/NGL-spammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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


❗ 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

📜 ChangeLog

v0.0.1 ⋮ 30/10/2024
! Initial release

>

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages