Skip to content

sqarlex/discord-token-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

[!] Bu benim tarafımdan yapılmadı! (evet güvenlidir tokenlerinizi çalmaz)

discord.com > F12 (CTRL + SHIFT + I) > Console > kullanacağın kodu yapıştır.

(webpackChunkdiscord_app.push(
[[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m).find(m=>m?.exports?.default?.getToken!==void 0).exports.default.getToken()
function login(token) {
setInterval(() => {
document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage.token = `"${token}"`
}, 50);
setTimeout(() => {
location.reload();
}, 2500);
}

login('TOKENI_BURAYA_YAPISTIR')

About

Oturum açmaya çalıştıysanız ancak işe yaramadıysa, Discord'un yeni monkey güncellemesi ile Discorda token ile giriş yapabilirsin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages