GuFFy12 / Discord-Token-Checker

šŸ”„Fastest Parallel Request Double-Check Discord Token CheckeršŸ”„ Parse discord tokens from any file and directory.
MIT License
44 stars 17 forks source link

Error when parse tokens, and file .exe somehow detect virus #6

Closed Ikhari closed 2 years ago

Ikhari commented 2 years ago

Check validity tokens? [Y/N]: y

Check nitro and payments on tokens? [Y/N]: y

Parse tokens... Traceback (most recent call last): File "d:\Project Random by Ikhari\Python\TokenChecker.py", line 284, in main() File "d:\Project Random by Ikhari\Python\TokenChecker.py", line 135, in main for line in [x.strip() for x in open(f"{tokenFileName}", errors="ignore").readlines() if x.strip()]: UnboundLocalError: local variable 'tokenFileName' referenced before assignment

GuFFy12 commented 2 years ago

i know about this problems .exe somehow detect virus. Idk why but all exe compiled by pyinstaller is detect like virus. About a parsing error, I know from this problem, and I fixed it, but now I'm busy with another big project, and I don't have time to test fix build. Maybe I'll post it next week.

matoqueimado commented 2 years ago

fix pls

GuFFy12 commented 2 years ago

fix pls

New update