hirusha-adi / Discord-Token-Grabber-by-QR

Discord QR Scam Code Generator + Token grab mobile device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grab Discord Token with QR

Grab Discord login tokens easily by scamming the victim with a fake QR code than will make you login instead of giving the victim free nitro.

About

A Python script that automatically generates a Nitro scam QR code and grabs the Discord token when scanned. This tool demonstrates how people can trick others into scanning their Discord login QR Code, and gain access to their account. Use for Educational Purposes only.

img1

Info

Download the correct version of chromedriver, and paste the chromedriver.exe to the current path

NOTE

Make sure your chromedriver.exe file is the same version as your current Chrome web browser version. To check your current Chrome version, paste chrome://settings/help in Google Chrome.

if Chrome crashes,

  1. Make sure your chromedriver.exe file is the same version as your Chrome web browser version

  2. Download the latest version chromedriver.exe here: Click Here

  3. Then replace the chromedriver.exe file in the folder.

OR

  1. copy the cromedriver.exe to the system32 folder

Usage

  1. If you dont have python installed, download python 3 and make sure you click on the 'ADD TO PATH' option during the installation.

  2. Open cmd in the current folder and type py setup.py

  3. Run py start.py in cmd to run the program

  4. Wait for the discord_gift.png to be generated in the current working directory. Send the image to the victim and make them scan it.

  5. QR Code only lasts about 2 minutes. Make sure you send a fresh one to the victim and he is ready to scan.

  6. When the QR Code is scanned, you will automatically be logged in to their account and the script will grab the Discord token.

Note

This is illegal and i am not responsible for anything done with this tool. I maintain this tool only for educational purposes

About

Discord QR Scam Code Generator + Token grab mobile device


Languages

Language:Python 100.0%