Discord-SelfBot icon indicating copy to clipboard operation
Discord-SelfBot copied to clipboard

says token is invalid when it is idk try to check it out ig

Open AstroOnYT opened this issue 2 years ago • 9 comments

AstroOnYT avatar Jun 10 '22 23:06 AstroOnYT

Your token is probably invalid because its validity is tested each time the script is run. Try another one and if it still doesn't work, contact me on discord: https://dsc.gg/astraadev

AstraaDev avatar Jun 10 '22 23:06 AstraaDev

bro i used ur token grabber and use console on 2 different accounts so i think its the script but idk

AstroOnYT avatar Jun 11 '22 00:06 AstroOnYT

Try to connect to the account with my multi tool (https://github.com/AstraaDev/Discord-All-Tools-In-One). If it works, I'll try to find the problem, if not, it's because of your token.

AstraaDev avatar Jun 11 '22 09:06 AstraaDev

yep it definitly does work when i use auto login with my token on the multi tool but for some reason is thinks my token is invalid for this selfbot

AstroOnYT avatar Jun 12 '22 21:06 AstroOnYT

Fuck, can you create a ticket on my server so we can see where the problem comes from?

AstraaDev avatar Jun 13 '22 11:06 AstraaDev

Fuck, can you create a ticket on my server so we can see where the problem comes from?

Tell him to enable all intents :)

FuckingToasters avatar Jul 14 '22 12:07 FuckingToasters

I was able to solve this by editing line 180: Astraa.run(token, bot=False, reconnect=True) Replace with: Astraa.run(token, reconnect=True)

Happy selfbotting!

DanielTheGeek avatar Sep 19 '22 21:09 DanielTheGeek