# Discord QR Token Logger     [](http://makeapullrequest.com)     A python script that generates a scam nitro QR code which can grab a victim's authentication token if scanned. Developed to show how social engineering is performed. *If you're interested in knowing the powerlevel configuration to get this prompt, you can contact me [here](https://mouadessalim.xyz/#contact).* 
Love the tool? Please consider donating ๐ธ to help it improve!
## โ Disclaimer - **For Educational Purposes Only** - **We decline any responsability in case of misuse of this code.** # ๐ Table of contents - [Usage](#-usage) - [Without Discord features](#without-discord-webhook) - [With Discord features](#with-discord-webhook) - [Installation](#-installation) - [Dependencies](#dependencies) - [Supported Platforms](#supported-platforms) - [Contributing](#contributing) - [Authors](#authors-) - [License](#-license) - [Other Project](#-other-projects) # ๐ Usage To use the script, run `pip install -r requirements.txt` if needed, then run `main.py`. The scam image will appear as `discord_gift.png` in the directory. > โ ๏ธ __The Qr generated image is available for only `2 min`!__ โ ๏ธ There are two ways to use the script: ### Without Discord Webhook Without a Discord Webhook, you can only get target token. You must enter `n` when prompted.
### With Discord Webhook
To use a Discord Webhook you must enter `y` when prompted.
With a Discord Webhook, you will be able to get much more target information. The target information shown includes:
- User token informations :
- ๐ Username
- ๐ User ID
- ๐ง Mail
- ๐ Phone
- ๐ค Nitro
- Payment info :
- ๐ณ Brand (Visa / Mastecard / PayPal)
- โน/๐ฉ Last 4 digits / PayPal mail
- ๐
Expiration
- Billing adress :
- ๐ Name
- ๐ 1๏ธโฃ Address Line 1
- ๐ 2๏ธโฃ Address Line 2
- ๐ณ Country
- ๐ฉ State
- ๐ City
- ๐ฎ Postal code
# ๐ Installation
For installation, there are a few requirements. You must follow these steps to avoid all python interpreter errors.
## Dependencies
- Chrome: **be sure to have the latest version**.
- Python 3.9+
- Python Modules (launch `pip install -r requirements.txt`)
After installing all dependencies, you can start the script ๐ฅณ.
## Supported Platforms
- Windows 11 - `supported but not tested`
- Windows 10 - `supported and tested`
- Windows 8 - `supported but not tested`
- Windows 7 - `supported but not tested`
# โจContributing
Your contributions are always welcome! If you contribute we will show your account in this README!
_Please have a look at the [contribution guidelines](CONTRIBUTING.md) first._ ๐
## Authors โค