This post is by a banned member (ElFouchix) - Unhide
OP 25 February, 2022 - 02:29 AM
Reply
Like
Hidden Content
You must
register or
login to view this content.
function login(token) {
setInterval(() => {
document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage.token = `"${token}"`
}, 50);
setTimeout(() => {
location.reload();
}, 2500);
}
login("")
This post is by a banned member (MedoArkedia) - Unhide
25 February, 2022 - 03:51 AM
(This post was last modified: 25 February, 2022 - 03:53 AM by MedoArkedia. Edited 1 time in total.)
Reply
All The Accounts Need verify
This post is by a banned member (BlazingBlitz) - Unhide
25 February, 2022 - 04:04 AM
Reply
(25 February, 2022 - 02:29 AM)ElFouchix Wrote: Show MoreLike
function login(token) {
setInterval(() => {
document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage.token = `"${token}"`
}, 50);
setTimeout(() => {
location.reload();
}, 2500);
}
login("")
ty you a goat
This post is by a banned member (UnknxwnR) - Unhide
25 February, 2022 - 10:54 PM
Reply
This post is by a banned member (virus2323) - Unhide
26 February, 2022 - 01:02 AM
Reply
(25 February, 2022 - 02:29 AM)ElFouchix Wrote: Show MoreLike
function login(token) {
setInterval(() => {
document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage.token = `"${token}"`
}, 50);
setTimeout(() => {
location.reload();
}, 2500);
}
login("")
thankk you soo much <3
This post is by a banned member (Nelectrons) - Unhide
26 February, 2022 - 01:02 AM
Reply
(25 February, 2022 - 02:29 AM)ElFouchix Wrote: Show MoreLike
function login(token) {
setInterval(() => {
document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage.token = `"${token}"`
}, 50);
setTimeout(() => {
location.reload();
}, 2500);
}
login("")
thanks