Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello there, how can I grab the auth_token of a twitter account in BAS?
I sent you a solution on telegram.
@NotWegant can u send how can have auth_token ?
@mak0ni I have Xevil server available dedicated for FunCaptcha Orbit_match_game and BAS Module, contact me if you need tg: @radb0310
@BAS-Viet-Nam Thanks !!
https://t.me/tokifynet
@NotWegant said in How to login to Discord with TOKEN [JavaScript]:
Is your token valid and still working? if that is the case use this code. (function() {window.t = "TOKENHERE";window.localStorage = document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage;window.setInterval(() => window.localStorage.token = `"${window.t}"`); window.location.reload();})(); For me this codes works always.
Is your token valid and still working? if that is the case use this code.
For me this codes works always.
You help me a lot. Thank you very much.