Unable to run the script
JJoshyyy opened this issue · 1 comments
JJoshyyy commented
Python version: Python3.11
OS Version: Ubuntu Maniac 23.04
Error message:
REDACTED:~/Discord-Token-Generator$ python3 main.py
Traceback (most recent call last):
File "/home/REDACTED/Discord-Token-Generator/main.py", line 13, in
re.compile(r'assets/+([a-z0-9]+).js').findall(res)[-2]+'.js'
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^
IndexError: list index out of range
Ive installed tls_client, but not sure what to do next
Sysys242 commented
Try to run it on windows ^^