Discord Nitro Generator + Checker

Overview

Discord Nitro Generator + Checker

Usage

Download the project files and run main.py You will be prompted with 2 questions the first one being the amounts of codes to check, usally the more the better but this is up to you the seconds prompt will ask you for a discord webhook url this is not needed as such but if your running it on a server this is a very good idea

Installation

The only requement that is currently needed is discord_webhook that can be installed using python3 -m pip install discord_webhook on linux and on windows it is py -3 -m pip install discord_webhook


This code was developed in collaboration with this discord server make sure to check them out

Comments
  • Am I an idiot or an idiot?

    Am I an idiot or an idiot?

    Describe the bug A clear and concise description of what the bug is. SyntaxError: invalid syntax

    py -3 -m pip install -r requirements.txt
    File "", line 1
    py -3 -m pip install -r requirements.txt

    To Reproduce Steps to reproduce the behavior:

    1. Go to 'Python'
    2. Type in git clone (link)
    3. Get a Syntax error.
    4. Load GitBash.
    5. Get past the Syntax error.
    6. Not be able to use Python requirements
    7. Get frustrated since Python doesnt even work
    8. Repeat

    Expected behavior Python doodoo

    Screenshots If applicable, add screenshots to help explain your problem. image image

    Desktop (please complete the following information):

    • OS: [e.g. iOS] Windows 11
    • Version [e.g. 22] 10.0.22000 build 22000

    Smartphone (please complete the following information):

    • Device: [e.g. iPhone6]
    • OS: [e.g. iOS8.1]
    • Version [e.g. 22]

    Additional context Add any other context about the problem here.

    opened by Kxsumi 8
  • Doesn't want to generate correct codes

    Doesn't want to generate correct codes

    Describe the bug I generated 100 links and all is invalid.

    Expected behavior Some of codes are correct

    Screenshots No screenshoots

    Desktop (please complete the following information):

    • OS: Windows
    • Version 10.0.19043.1081

    Additional context Generator should ask to restart generating if all codes are incorrect and ask to save all working codes

    opened by michelle1574 7
  • this isnt working for me

    this isnt working for me

    this isn't working, Idk what to do, here is a screenshot of what's happening you have to import a webhook, but I don't have any webhook honestly I just want the nitro

    https://drive.google.com/file/d/1gA4D-TbfjhgI4v5Q3XtCGvJvy_AtzY7c/view?usp=sharing

    invalid 
    opened by dhairya-mistry 7
  • fixed stuff main.py

    fixed stuff main.py

    What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

    Describe the changes proposed in the pull request A quick description of the changes made to the repository

    What is the current behavior? (You can also link to an open issue here)

    What is the new behavior (if this is a feature change)?

    Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

    Other information:

    opened by ShinKamiZ 6
  • Show only valid codes!

    Show only valid codes!

    I would like an option someone in the text to either enable or disable invalid codes. It gets annoying scrolling through all the codes to not even find a valid one. Even if there was It didn't pop up in the valid codes section.

    opened by Aro-fox 6
  • main.py closes automatically

    main.py closes automatically

    Describe the bug yesterday I ran the nitro gen and checker overnight and in the morning it was closed

    To Reproduce Steps to reproduce the behavior:

    1. Open main.py
    2. turn off one monitor
    3. leave it running until a certain time
    4. and closes with no reason

    Expected behavior I would expect to run until the number is done

    Desktop (please complete the following information):

    • OS: Windows 10 Pro edition
    • Browser: Brave
    • Version: 1.19.90
    help wanted 
    opened by thALaZy 6
  • NameError: name 'notify' is not defined

    NameError: name 'notify' is not defined

    I type a my webhook and show me this error: Traceback (most recent call last): File "D:\Python\Nitro\Discord-Nitro-Generator-and-Checker\main.py", line 194, in Gen.main() # Run the main code File "D:\Python\Nitro\Discord-Nitro-Generator-and-Checker\main.py", line 102, in main url=notify, NameError: name 'notify' is not defined anyone help me?

    opened by BlackSnowDot 5
  • problem opening the .py file

    problem opening the .py file

    When I try to execute the .py file, it simply opens up for about half a second then closes. I think it has something to do with the "py -3 -m pip install discord_webhook" cmd, because I'm not sure where to execute it. If you could tell me where to put that cmd, it would be great.

    help wanted Feature Request 
    opened by pancakesszz 5
  • Bug, and feature ig

    Bug, and feature ig

    Is your feature request related to a problem? Please describe. Ratelimits

    Describe the solution you'd like Add proxied version.

    Describe alternatives you've considered idk lol

    Additional context Add any other context or screenshots about the feature request here. image I added a status_code to the invalid and after a while its 429 aka ratelimited, so add proxies thanks

    Feature Request 
    opened by purpl3r0se 5
  • [BUG] Dosent load

    [BUG] Dosent load

    Basically when i try to run it loads then after it types "Enter the amount" etc, it comes up with this error:

    Traceback (most recent call last): File "C:\Users\Ultimate\Downloads\Discord-Nitro-Generator-and-Checker-main\Discord-Nitro-Generator-and-Checker-main\main.py", line 182, in <module> Gen.main() # Run the main code File "C:\Users\Ultimate\Downloads\Discord-Nitro-Generator-and-Checker-main\Discord-Nitro-Generator-and-Checker-main\main.py", line 59, in main num = int(input('')) # Ask the user for the amount of codes ValueError: invalid literal for int() with base 10: ''

    opened by UltimateBoi 4
  • Error while running script main.py

    Error while running script main.py

    Describe the bug No discord_webhooks found, type py -3 -m pip install discord_webhook but when typing it on cmd it failed. No command found

    Expected behavior Perform script without errors

    Screenshots obraz

    Desktop (please complete the following information):

    • OS: Windows
    • Version 10.0.19043.1081

    Smartphone (please complete the following information):

    • Device: Samsung Galaxy A5(6) 2016
    • OS: Lineage OS
    • Version 17.1
    • Android OS Version: 10

    Additional context py no command found

    opened by michelle1574 4
  • found the reason why it wont work

    found the reason why it wont work

    so in the code he has made the bot create codes with 23 character length you have to change the code to 19 bc thats how many characters the nitro code is its humane to make mistakes

    opened by somerandomguy404 3
  • Help with installation through termux on Android.

    Help with installation through termux on Android.

    Luckily, I have an android. And termux is available to me. However, when I try to install the git package it completely fails. It is unable to locate the package "git". I am assuming I downloaded the wrong version maybe? Options for Termux installation: Termux Termux:Styling Termux:Float Termux:API Termux:Widget Termux:Tasker Termux:Boot

    I don't know which one is the unrooted or even how to unroot termux if thats the case and I have to. I've never worked with this application before and would like further help.

    $ pkg install git Checking availability of current mirror: ok Reading package lists... Done Building dependency tree... Done E: Unable to locate package git

    opened by TruMancow 1
  • what to do? I'm confused!

    what to do? I'm confused!

    Uploading Screenshot_20220823-215548_Termux.jpg… Describe the bug A clear and concise description of what the bug is.

    To Reproduce Steps to reproduce the behavior:

    1. Go to '...'
    2. Click on '....'
    3. Scroll down to '....'
    4. See error

    Expected behavior A clear and concise description of what you expected to happen.

    Screenshots If applicable, add screenshots to help explain your problem.

    Desktop (please complete the following information):

    • OS: [e.g. iOS]
    • Version [e.g. 22]

    Smartphone (please complete the following information):

    • Device: [e.g. iPhone6]
    • OS: [e.g. iOS8.1]
    • Version [e.g. 22]

    Additional context Add any other context about the problem here.

    opened by Carlos837kffg 1
  • what to do? I'm confused!

    what to do? I'm confused!

    Uploading Screenshot_20220823-215548_Termux.jpg… Describe the bug A clear and concise description of what the bug is.

    To Reproduce Steps to reproduce the behavior:

    1. Go to '...'
    2. Click on '....'
    3. Scroll down to '....'
    4. See error

    Expected behavior A clear and concise description of what you expected to happen.

    Screenshots If applicable, add screenshots to help explain your problem.

    Desktop (please complete the following information):

    • OS: [e.g. iOS]
    • Version [e.g. 22]

    Smartphone (please complete the following information):

    • Device: [e.g. iPhone6]
    • OS: [e.g. iOS8.1]
    • Version [e.g. 22]

    Additional context Add any other context about the problem here.

    opened by Carlos837kffg 0
Releases(1.2)
lo2: Simple youtube-dl web frontend

Simple youtube-dl web frontend

Denis Volk 22 Jun 03, 2022
A Python script to download PDB files associated with a Portable Executable (PE)

A Python script to download PDB files associated with a Portable Executable (PE)

Podalirius 33 Jan 03, 2023
Search & download music from a certain streaming service

Search & download music from a certain streaming service

mat 2 Mar 11, 2022
PyDownloader - Downloads files and folders at high speed (based on your interent speed).

PyDownloader - Downloads files and folders at high speed (based on your interent speed).

Armen._.G 4 Feb 24, 2022
😷 Dowload dos documentos da CPI da Pandemia

A CPI da Pandemia recebeu milhares de documentos públicos, todos disponibilizados no site do Senado Federal.

Eduardo Cuducos 98 Sep 23, 2022
A discord bot for downloading youtube video and audio files

disctube disctube is a discord bot for downloading video and audio files from youtube using python pytube. disclaimer i am not the best python program

razor420 3 Feb 03, 2022
Youtube videos and channels scraper python wrapper!

YouTubeCrawle Wrapper for python Why This wrapper? This is wrapper is not limited to videos only it can scrape both channel and videos seperately ;D

Kei 16 Aug 08, 2022
YouTube Video publisher using youtube-dl & ROS2🐢

YouTube-publisher-ROS2 Publish sensor_msgs/Image by "YouTube" 🤗 🤗 🤗 ! You don't have to use webcamera or your video to check demos. Purpose Quick d

Ar-Ray 5 Dec 04, 2022
Persepolis Download Manager is a GUI for aria2.

Persepolis Download Manager Content About FAQ Screenshots Credits About Persepolis is a download manager & a GUI for Aria2. It's written in Python. Pe

Persepolis 5.6k Dec 31, 2022
pubmex.py - a script to get a fancy paper title based on given DOI or PMID

pubmex.py is a script to get a fancy paper title based on given DOI or PMID (can be also combined with macOS Finder)

Marcin Magnus 13 Nov 20, 2022
Youtube Downloader by PyTube é uma ferramenta simples com interface gráfica e escrito em python para baixar vídeos e playlists do youtube...

YouTube Downloader by PyTube O que é o YouTube Downloader by PyTube? YouTube Downloader by PyTube é um software simples para baixar vídeos no YouTube

Elizeu Barbosa Abreu 5 Jul 30, 2022
Youtube playlist downloader with full metadata support

ytrake GUI tool to embed metadata for albums on Youtube with youtube-dl. Requires youtube-dl v2021.06.06. Post-processing Album metadata: Usage ytrake

28 Jul 12, 2022
A Python package for downloading / archiving all available episodes from a podcast RSS feed.

allcasts 📻 🗃 A Python package for downloading all available episodes from a podcast RSS feed. Useful for making private archives of your favourite p

Lewis Gentle 5 Nov 20, 2022
code for paper"3D reconstruction method based on a generative model in continuous latent space"

PyTorch implementation of 3D-VGT(3D-VAE-GAN-Transformer) This repository contains the source code for the paper "3D reconstruction method based on a g

Tong 5 Apr 25, 2022
A Simple YouTube Video Downloader With Python

Simple YouTube Video Downloader Simple YouTube Video Downloader is an open source project with a very simple UI that tries to speed up the process of

Brian Han 2 Jan 03, 2022
The sole purpose of this script is to download any NFT collection from OpenSea

OpenSea NFT Stealer The sole purpose of this script is to download any NFT collection from OpenSea. Setup Prerequisites: Python 3 Python requests libr

Phillip 9 Sep 04, 2022
A growing collection of search plugins for the qBittorrent, an awesome and opensource torrent client

qBittorrent Search Plugins This is a still growing collection of search plugins for qBittorent, an amazing and open source torrent client, maintained

Alessio Tudisco 59 Dec 26, 2022
Most versatile Telegram torrent and youtube-dl bot.

TorToolkit Telegram So basically Tortoolkit is aimed to be the most versatile torrent leecher and Youtube-DL bot for telegram. This bot is highly cust

Yash Khadse 541 Dec 22, 2022
the best video downloader for terminals (currently only compatible with Linux and Windows)

the best video downloader for terminals (currently only compatible with Linux and Windows)

Amaral 2 Oct 14, 2021