Skip to content

Simple python script to spam users with a random sequence of characters

License

Notifications You must be signed in to change notification settings

Ondra9071/ngl-spammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Credly

IMPORTANT: The script is for educational purposes only and use of the script is at your own risk.

Simple python script to spam users with a random sequence of characters at NGL.link

Usage

Only what you need is enter the victims username and press enter. Then the script will automatically send messages asap. Script is limited by amount of requests, so it will be slower after some time. But it will still work.

Requirements

  • Python 3.X (You can check version with command bellow) Python3
  • Libraries: requests, random, string (Install them with the command bellow)
pip install requests
pip install random
pip install string
pip install colorama

The script is not intended to harm the service, the authors can fix this bug at any time. If it bothers you, contact me at [email protected], and I will remove the script.

About

Simple python script to spam users with a random sequence of characters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages