Derpitron/Discord-OTP-Forcer

[Feature Request]: CodeMode: Add backup mode which uses only Letters, not digits

Closed this issue · 6 comments

Description

When trying to use backup CodeMode it generates both number and letters instead of only letters.

Minimal Reproduction

start the script in CodeMode: backup

Error

Getting both nummbers and letters in the backup code

Operating System Version

Windows 10 PRO 19044.2251

Python Version

3.11

Program Version

7e17166

Any other information or context?

No response

Backup codes are made up of both letters and numbers.
Discord_x8N7aAZCQY

They might've changed but not 100% on that. If you want I can edit the code gen to only use letters if you think yours might be that.

I've added a 3rd option to allow you to only use letters for the code, just use backup_let in the codemode section to use it.