asisamko / FloodifyNGL

FloodifyNGL - A simple Ngl.Link Message Flooder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FloodifyNGL

A simple Ngl.Link message flooder written in Python. πŸ’Œ

This is the first version. I'm currently working on a much faster version, but I do not have time.

πŸ‘€ Features:

  • You do not need to install any pip packages!
  • List with 200 random questions
  • Spam random generated messages
  • Create a custom list of messages
  • Hide device info from the receiver
  • More coming soon... (Working on Ngl.Link UI) (currently private)

πŸ’Ύ Installation and usage:

Windows:

  1. Download the zip file
  2. Extract the folder
  3. Right-click on the extracted folder and click Open in terminal
  4. To run type: python flooder.py

Linux/MacOS:

Just paste this into your Terminal:

git clone https://github.com/asisamko/FloodifyNGL.git
cd FloodifyNGL
python flooder.py

⚠️ Note:

Flooding messages is against the Ngl.Link Terms of Service

I'm not responsible for any damage caused by this script.

πŸ“ License

Check the LICENSE file for more information.

Made with Python and πŸ’– by asisamko.

Bug fix and test by my friend.

About

FloodifyNGL - A simple Ngl.Link Message Flooder

License:MIT License


Languages

Language:Python 100.0%