daglaroglou / Nitro-Generator-N-Checker

A powerful script that generates nitro codes for Discord and checks if they work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nitro Generator N Checker (NGNC)

A powerful script that generates nitro codes for Discord and checks if they work

GitHub all releases GitHub tag (latest by date)
NGNC Logo

How to run

Windows

cd your_directory

pip install -r requirements.txt

Run the NGNC.exe

Linux

cd your_directory

pip3 install -r requirements.txt

chmod +x NGNC

./NGNC

WORKS ONLY WITH PYTHON 3.5 AND ABOVE

Showcase

Showcase

Modules used

  • os
  • requests
  • random
  • sys
  • string
  • time
  • colorama
  • psutil
  • threading
  • pypresence
  • beautifulsoup4 (AKA bs4)
  • datetime
  • webbrowser
  • platform
  • discord-webhook
  • lxml

Do you want to contribute?

Join the Telegram Group.

ToS

This is totally against Discord's ToS and Guidelines.

Use at your own risk!

I'm not responsible for any account ban - termination!

About

A powerful script that generates nitro codes for Discord and checks if they work


Languages

Language:Python 100.0%