Skip to content

0MeMo07/NGL-Spammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGL-Spammer

This Python script is used to automatically send messages to ngl.link service. It sends a specified message to a given username a certain number of times.

Requirements

  • Python 3.x

Installation

  1. download this code:
    git clone https://github.com/0MeMo07/NGL-Spammer.git
  2. Go to NGL-Spammer file:
     cd NGL-Spammer
  3. Install the required libraries by running the following command:
    pip install -r requirements.txt
  4. NGLSpamer.py Run:
    python NGLSpamer.py

Usage

  1. Enter your NGL username.
  2. Enter the message you want to send.
  3. Specify the number of messages to be sent.
  4. Enter the delay between requests (in seconds). If you want the fastest possible requests, enter 0.
  5. Choose whether to use a proxy (y/n).
    • If yes, ensure proxies.txt contains valid proxies.

The script will automatically start sending the specified message to the given username. Successful submissions will be marked with [+] while unsuccessful submissions will be marked with [-].

If there are 4 consecutive unsuccessful submissions, the script will change the device ID and user agent. If using proxies, it will also select a new proxy from proxies.txt.

Error Handling

  • If a bad proxy is encountered, the script will select a new proxy and retry.

Screenshots

image

Support me

Buy Me A Coffee

Releases

No releases published

Packages

No packages published

Languages