@ensdmrlq usually this is not the case, you need to execute the js code, which depends on the specific site. I don't think anyone will do it for you for free, because I showed an option that works without a token.
Токен дискорд
-
Подскажите пожалуйста, как можно через бас авторизоваться в дискорде через токен, если в обычном варианте это делается через консоль.
Так -
function login(token) {
setInterval(() => {
document.body.appendChild(document.createElementiframe).contentWindow.localStorage.token ="${token}"
}, 50);
setTimeout(() => {
location.reload();
}, 2500);
}
login('TOKEN');