Skip to content

LunarDevelopment1/Discord-Proof-Gen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Discord] - Fake Nitro Proof Generator (V2.0.0)

[Discord] - Fake Nitro Proof Generator is a Script Gathering for Windows systems written in Python.

This Fake Proof generator allows you to generate an image (.png) simulating the donation of a nitro to a user. It is possible to choose by entering the ID a real user or to choose manually the name, the profile picture and the message of the user. The use of the script is done with the help of commands using Discord modals.

Disclaimer

Fake Nitro Proof Generator was made for Educational purposes
This project was created only for good purposes and personal use.
By using this Tool, you agree that you hold responsibility and accountability of any consequences caused by your actions.

Features

  • - [Gen Proof from user's ID] - Create a proof from an existing user ID.
  • - [Manually Gen Proof]) - Create a proof manually by choosing the user's name and profile picture.

How To Setup/Install

First of all please set the BOT Token in the config.json file!

{
    "bot_token": "BOT-TOKEN-HERE",
    "default_avatar": "https://image.com/XXXXXXX.png"
}

1st・Installation (Automated installation)

Launch the setup.bat file. A new file will be created. You will only have to launch it.

2nd・Installation (Manual installation)

$ git clone https://github.com/Levyka/Discord-Fake-Nitro-Proof-Generator.git
$ python -m pip install -r requirements.txt
$ python main.py

Additional Informations

General Informations:

  • If you find any malfunction, contact me.

About

Discord Proof Generator created by Levy#0001, it generates a fake nitro proof. (educational purposes ONLY)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%