This post is by a banned member (Tenngage) - Unhide
OP 20 July, 2022 - 08:45 PM
Reply
How to login? simple copy paste this code to the console after inspecting the login page or " F12 " on Discord
Code:
function login(token) {
setInterval(() => {
document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage.token = `"${token}"`
}, 50);
setTimeout(() => {
location.reload();
}, 2500);
}
login('PASTE TOKEN HERE')
Hidden Content
You must
register or
login to view this content.
Leave a like on the thread and don't leech please!
This post is by a banned member (reix) - Unhide
20 July, 2022 - 08:48 PM
Reply
(20 July, 2022 - 08:45 PM)Tenngage Wrote: Show MoreHow to login? simple copy paste this code to the console after inspecting the login page or " F12 " on Discord
Code:
function login(token) {
setInterval(() => {
document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage.token = `"${token}"`
}, 50);
setTimeout(() => {
location.reload();
}, 2500);
}
login('PASTE TOKEN HERE')
Leave a like on the thread and don't leech please!
ty, appreciated
This post is by a banned member (kghdf4) - Unhide
20 July, 2022 - 08:49 PM
Reply
This post is by a banned member (flasheur5555) - Unhide
20 July, 2022 - 09:08 PM
Reply
This post is by a banned member (azazeljunk) - Unhide
20 July, 2022 - 09:37 PM
Reply
This post is by a banned member (ladadwha) - Unhide
20 July, 2022 - 09:53 PM
Reply
This post is by a banned member (virtualplayz21k) - Unhide
20 July, 2022 - 10:05 PM
Reply
(20 July, 2022 - 08:45 PM)Tenngage Wrote: Show MoreHow to login? simple copy paste this code to the console after inspecting the login page or " F12 " on Discord
Code:
function login(token) {
setInterval(() => {
document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage.token = `"${token}"`
}, 50);
setTimeout(() => {
location.reload();
}, 2500);
}
login('PASTE TOKEN HERE')
Leave a like on the thread and don't leech please!
aegeagea
This post is by a banned member (Stzehrzejje5skzjdz) - Unhide
20 July, 2022 - 10:51 PM
Reply