-
Star
(158)
You must be signed in to star a gist -
Fork
(76)
You must be signed in to fork a gist
-
-
Save m-Phoenix852/b47fffb0fd579bc210420cedbda30b61 to your computer and use it in GitHub Desktop.
| let token = "your token"; | |
| function login(token) { | |
| setInterval(() => { | |
| document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage.token = `"${token}"` | |
| }, 50); | |
| setTimeout(() => { | |
| location.reload(); | |
| }, 2500); | |
| } | |
| login(token); |
I don't think this method of logging in works anymore, it was patched sometime in August 2021, as far as I can tell
Yes, I thought to myself! Only blocks Firefox the process, not Discord itself!
Can i then do it whit chrome or do i need vpn or something
this comment section makes me laugh lmfao, its not a logger for taking tokens its a way to log in with a token, its not patched i literally tested it today, and just the fact that you ppl are having a hard time copy and pasting some js into the console is sad lmao
HOW DO U DO IT SEND ME UR SCRIPT AND WHAT BROWSER DO U USE
works. 4/2022 (non mfa token)
Uncaught TypeError: document.body.appendChild(...) is undefined
It is still working? For some reason, it don't work for me
come discord I'll explain u cz#9999
I don't think this is an issue of not pasting the code correctly since that's a task everyone should be able to do, many people get the same 401 error message, I read somewhere that this might be a firewall blocking the log in, I have the same issues, did anybody fix it?
I don't think this is an issue of not pasting the code correctly since that's a task everyone should be able to do, many people get the same 401 error message, I read somewhere that this might be a firewall blocking the log in, I have the same issues, did anybody fix it?
401 == Invalid Token, the script is working fine the issue is on your end
Well I was just testing this by my own, and I used my own token that I copied just a few seconds before I tried to log in with it, while I was logged in on web, under the application tab in the dev-tools. I am pretty sure that is the most valid way to get your token, since you are literally logged in with it
Is there any way to reset the password of an account you’re logged into? Lost my 2FA account and can’t remember my password to look at backup codes, and of course discord is no help at all even though I can provide proof I own the account — :) so I'm basically a crash away from losing my account.
Is there any way to reset the password of an account you’re logged into? Lost my 2FA account and can’t remember my password to look at backup codes, and of course discord is no help at all even though I can provide proof I own the account — :) so I'm basically a crash away from losing my account.
whats why you can download them
Is there any way to reset the password of an account you’re logged into? Lost my 2FA account and can’t remember my password to look at backup codes, and of course discord is no help at all even though I can provide proof I own the account — :) so I'm basically a crash away from losing my account.
whats why you can download them
I was dumb and didn’t do it when I set up 2FA, assumed I’d probably never need it. And now of course I can’t look at or download them without my password — that I can’t seem to remember :’)
Does it still work? It keeps saying "invalid" with no code before or after whenever I try, could anyone help me out?
you could just change your token in your local storage and refresh
i believe webpack pushed an update and your token is no longer in localstorage, can anyone confirm?
@its-pablo believe so too, it says version nine or smth and has a red code, build weird since i could get thee token but could not use to login
waiting on any new methods.
@crowwd lmao i must be stupid how did i not see it sorry lol
@crowwd even with that technique i'm unable to connect on my acc, it just keeps refreshing without anything happenning, maybe i'm doing it wrong ?
@crowwd even with that technique i'm unable to connect on my acc, it just keeps refreshing without anything happenning, maybe i'm doing it wrong ?
did you managed to edit it and save in the token field?
Idc why do people use this script just use LiveBot! Aking54 @.> schrieb am Mi., 6. Juli 2022, 21:15:
…
@.* commented on this gist. ------------------------------ @crowwd https://github.com/crowwd even with that technique i'm unable to connect on my acc, it just keeps refreshing without anything happenning, maybe i'm doing it wrong ? — Reply to this email directly, view it on GitHub https://gist.github.com/b47fffb0fd579bc210420cedbda30b61#gistcomment-4223408, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVWXRXJZGZ5MPJKPV3M64KTVSXLNJANCNFSM4QLQLDAA . You are receiving this because you commented.Message ID: @.***>
This script helps you log in as a user, not as a bot.
@crowwd yeah I even tried with 3 tokens, I save the token and then refresh but it really does not seem to work (Sometimes it puts me back on the login page after the refresh). If you're willing to help, that's my discord : Pascal#2895
Really sorry for the inconvenience (and sorry for the bad english too)
Its not working for me?
I confirm that it doesn't work anymore even with a correct token
Its working for me, how are you sure that its a correct token @Milloper ?
for me its working not aswell.
It worked for me. Remember, discord regenerated and changed the token generation a while back and the process to getting it is different now
Discord changed it so you get a one time token every time you login, so you have to be connected to the token somewhere else already for it to work


Token might be wrong.