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)
Python library to download bulk of images from Bing.com

Python library to download bulk of images form Bing.com. This package uses async url, which makes it very fast while downloading.

Guru Prasad Singh 105 Dec 14, 2022
Newsemble is an API that provides easy access to the current news for programmatic analysis

Newsemble is an API that provides easy access to the current news for programmatic analysis. It has been built using Python, BeautifulSoup and MongoDB.

Rishabh 43 Dec 16, 2022
Youtube Downloader is a simple but highly efficient Youtube Video Downloader, made completly using Python

Youtube Downloader is a simple but highly efficient Youtube Video Downloader, made completly using Python

Arsh 2 Nov 26, 2022
Download Apple Music Cover Artwork in the best Quality by providing an Apple Music Link. It downloads the jpg, png and webp version since they often differ from another.

amogus.py - Version 0.0.5 amogus - Apple Music Hi-Res Artwork Fetcher this is my first real python tool so sorry if its bad amogus is a Python script

reaper 46 Jan 09, 2023
YouTube Downloader Bot With Python

TG YᴏᴜTᴜʙᴇ Uᴘʟᴏᴀᴅᴇʀ * Commands YouTube for Audio & Video and sends it to telegram after receiving valid URL [Do not forwarded any just copy and paste

Pʀᴇᴅᴀᴛᴏʀ 5 Oct 21, 2022
Python software to download videos from Tiktok without rights

download-video-tiktok Python software to download videos from Tiktok without rights to install pip install requests Follow us telegram : https://t.me

muntazir halim 1 Oct 28, 2021
利用python3,爬取并下载91porn网站上面的视频

91porn_python 利用python3,爬取并下载91porn网站上面的视频 增加爬取t66y论坛图片的脚本 该脚本支持一下功能: 支持多线程 下载视频有进度条显示 支持从特定页的特定视频开始下载 将m3u8和mp4格式的视频下载到不同文件夹,加以分类 自动过滤已经下载过的视频

253 Feb 23, 2021
⚙️ A CLI tool that can download songs from youtube.

⚙️ Music Downloader Music Downloader is a tool that can download songs from Youtube. Installation Base requirements: Python 3.7+ If you have Python 3.

matjs 4 Nov 03, 2021
In this repository you will find the test carried out to enter, as a python developer, the company Keeper Solutions.

Bookmarks In this repository you will find the test carried out to enter, as a python developer, the company Keeper Solutions. First it is necessary t

0 Jan 12, 2022
Download history data from binance and save to dataframe or csv file

Binance history data downloader Download history data from binance and save to dataframe or csv file

10 Dec 02, 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
A simple Python program which uses youtube-dl for downloading YouTube videos as mp3 files.

yt-mp3 converter This is a simple Python program which uses youtube-dl for downloading YouTube videos as mp3 files. This program is for you if you are

nostalgicnerdpenguin 1 Oct 24, 2021
Animoo - Python scraper made with BeautifulSoup4 that scrapes images from /c/.

Animoo - Python scraper made with BeautifulSoup4 that scrapes images from /c/. Features Scrapes 10 pages Scrapes each thread Downloads all the images

aether 1 Dec 29, 2021
A small distributed download manager to help bypass device-specific bandwidth limitations.

Distributed Download Manager A small distributed download manager to help bypass device-specific bandwidth limitations. Architecture The download mana

Anand Balaji 3 Sep 23, 2022
Download Thumbnail of YouTube Videos

Download Thumbnail of YouTube Videos in High Quality Variables: API_ID : Get From my.telegram.org API_HASH : Get from my.telegram.org BOT_TOKEN : Your

Arun 6 Jun 08, 2022
1Fichier Download Manager.

1fichier-dl 1Fichier Download Manager. Features ⭐ Manage your downloads ⭐ Bypass time limits Credits All icons, including the app icon, were provided

manuGMG 470 Oct 08, 2022
Noto fonts go universal! Download Noto fonts combined to suit your region

noto-cjk Noto CJK fonts Noto Serif CJK update was released on 25 October 2021. We moved the release history and other notes into both Sans and Serif s

Google Fonts 2k Jan 02, 2023
Python script to download all images/webms of a 4chan thread

Python3 script to continuously download all images/webms of multiple 4chan thread simultaneously - without installation

Micha Fink 208 Jan 04, 2023
This is a tool to allow downloading any links from r/Roms Magethread

ILYFPR This is a tool to allow downloading any links from r/Roms Magethread Limitations: It downloads ALL roms of the system you choose. This will be

Erase 4 Nov 04, 2021
Code for "Temporal Difference Learning for Model Predictive Control"

Temporal Difference Learning for Model Predictive Control Original PyTorch implementation of TD-MPC from Temporal Difference Learning for Model Predic

Nicklas Hansen 156 Jan 03, 2023