D
Deleted member 2294691
Most of you probably know this already.
1. Visit You do not have permission to view the full content of this post. Log in or register now. change the 0 with o
2. Open up It's console.
3. Paste this code
3. Replace the TOKENHERE with the account token.
4. Press enter to execute the command and magic.
1. Visit You do not have permission to view the full content of this post. Log in or register now. change the 0 with o
2. Open up It's console.
3. Paste this code
Code:
let token = "TOKENHERE";
setInterval(()=>{document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage.token = `"${token}"`}, 50)
setTimeout(()=>{location.reload()}, 2500)
4. Press enter to execute the command and magic.