A tool made in Python to flood an NGL user with hundreds of messages.
- Install the chrome webdriver here: https://www.google.it/intl/it/chrome/?brand=CHBF&ds_kid=43700059039383156&&utm_source=bing&utm_medium=cpc&utm_campaign=1707332%20%7C%20Chrome%20Win11%20%7C%20DR%20%7C%20ESS01%20%7C%20EMEA%20%7C%20IT%20%7C%20it%20%7C%20Desk%20%7C%20SEM%20%7C%20BKWS%20-%20EXA%20%7C%20Txt%20%7C%20Bing_EU&utm_term=installazione%20di%20chrome&utm_content=Desk%20%7C%20BKWS%20-%20EXA%20%7C%20Txt_Install&gclid=e87183943b9219f97bfae4b267f71845&gclsrc=3p.ds
- Install the following libraries using pip (which you can find here: https://www.python.org/ftp/python/3.13.0/python-3.13.0-amd64.exe)
pip install selenium
--> Needed to navigate in the webpip install colorama
--> Just to improve the UI and to make it more user-friendlypip install bs4
--> Needed to establish a connection with the webpip install pystyle
--> Just to improve the UI and to make it more user-friendlypip install requests
--> Needed to navigate in the web- Once you've installed everything you can run the script
Once you've ran the script you'll have to write some text in the cmd. First of all you'll have to paste the link to the NGL user you want to attack. After that, you'll need to input the number of messages you want to send. (Note that you can also kill the script mid-processing if you made too many requests). Last step is to confirm to start the attack.
NOTE It's suggested to use this tool only towards friends and people you know, because to some it could be seen as an act of offense or a form of cyber attack. Use at your own risk