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)
Owner
null
Download nitro generator that generates free nitro code that you can use for Discord

Download nitro generator that generates free nitro code that you can use for Discord, run it and wait for free nitro to come

Umut Bayraktar 154 Jan 5, 2023
Discord Nitro Generator + Checker

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 amoun

null 509 Jan 2, 2023
This is new discord nitro generator for discord

Hello! This is new discord nitro generator for discord. If you want use it, To generator i added checker for no seraching generator and checker. This tool maked by .

ItzBolt 1 Jan 16, 2022
🦊 Powerfull Discord Nitro Generator

?? Follow me here ?? Discord | YouTube | Github ☕ Usage ?? Downloading >> git clone https://github.com/KanekiWeb/Nitro-Generator/new/main >> pip insta

Kaneki 104 Jan 2, 2023
A discord nitro generator written in python

VerseGenerator A discord nitro generator written in python Usage ・Fork the repo ・Clone it to replit ・Install the required packages and run it ・Input t

NotDrakezz 4 Nov 13, 2021
Discord bot code to stop users that are scamming with fake messages of free discord nitro on servers in order to steal users accounts.

AntiScam Discord bot code to stop users that are scamming with fake messages of free discord nitro on servers in order to steal users accounts. How to

H3cJP 94 Dec 15, 2022
Automatic Proxy scraper and Proxy-rotating Nitro Generator.

Automatic Proxy scraper and Proxy-rotating Nitro Generator.

Tawren007 2 Nov 8, 2021
Generate discord nitro codes and check them

Discord Nitro Generator and Checker A discord nitro generator and checker for all your nitro needs Explore the docs » Report Bug · Request Feature · J

null 509 Jan 2, 2023
My attempt to reverse the Discord nitro token generation function.

discord-theory-I PART: I My attempt to reverse the Discord nitro token generation function. The Nitro generation tools thing is common in Discord now,

Jakom 29 Aug 14, 2022
PepeSniper is an open-source Discord Nitro auto claimer/redeemer made in python.

PepeSniper is an open-source Discord Nitro auto claimer made in python. It sure as hell is not the fastest sniper out there but it gets the job done in a timely and stable manner. It also supports hosting on heroku for 24/7 sniping without your PC

Unknown User 1 Dec 22, 2021
A discord nuking tool made by python, this also has nuke accounts, inbuilt Selfbot, Massreport, Token Grabber, Nitro Sniper and ALOT more!

Disclaimer: Rage Multi Tool was made for Educational Purposes This project was created only for good purposes and personal use. By using Rage, you agr

†† 50 Jul 19, 2022
NitroSniper - A discord nitro sniper, it uses 2 account tokens here's the explanation

Discord-Nitro-Sniper This is a discord nitro sniper, it uses 2 account tokens he

vanis / 1800 0 Jan 20, 2022
A discord bot that can detect Nitro Scam Links and delete them to protect other users

A discord bot that can detect Nitro Scam Links and delete them to protect other users. Add it to your server from here.

Kanak Mittal 9 Oct 20, 2022
A results generator and automatic token checker for Yandex Contest

Yandex contest Python checking tools A results generator and automatic token checker for Yandex Contest. Версия на русском языке Installation Clone th

Nikolay Chechulin 9 Dec 14, 2022
Check and write all account info + Check nitro on account

Discord-Token-Checker Check and write all account info + Check nitro on account Also check https://github.com/GuFFy12/Discord-Token-Parser (Parse disc

null 36 Jan 1, 2023
Hack any account sending fake nitro QR code (only for educational purpose)

DISCORD_ACCOUNT_HACKING_TOOL ( EDUCATIONAL PURPOSE ) Hack any account sending fake nitro QR code (only for educational purpose) Start my program token

Novy 7 Jan 7, 2022
⚡ A really fast and powerful Discord Token Checker

discord-token-checker ⚡ A really fast and powerful Discord Token Checker How To Use? Do pip install -r requirements.txt in your command prompt Make to

vida 25 Feb 26, 2022
Discord Token Checker and Info

Discord Token Checker A simple way to check Discord user tokens and their info in bulk. By Roover#7098. https://discord.gg/W8hnMWY6XP Proxy support co

Roover 3 Dec 9, 2021
Discord Token Checker

Discord-Token-Checker Optimizations Asynchronous Fast & Efficient Multi Tasked Proxy support (socks4/socks5/http) Usage Put tasks depending on your PC

scripted 6 May 5, 2022