Post cool scripts related to the april fools

Post cool scripts related to the april fools
>Unlocking all emojis:
pastebin.com/aFc3MrL6

Attached: emoji.png (492x500, 177.06K)

thank you kind sir, +1 upvote for you!

Wtf it worked

Does not work

worked on my machine

Thanks!

Attached: yoshi.png (479x437, 216.13K)

It worked!

How does it work?

Why did I just see the run window pop up for a brief second

>there are people on Any Forums that dont know how to Any Forums
heres your (you)

mooooooooooooooooods they're cheating๐Ÿ™

Paste the JS in to your developer console

Oh no, let's call FBI

Attached: fbi.jpg (959x538, 150.01K)

๐Ÿ–•

๐Ÿ‘Ž

...

OP gay
let autoRoll = () => {
XaEmoteManager.roll(3);
}

let updateTitle = () => {
document.title = `Autoroller ${Object.values(XaEmoteManager.emoteList).filter(e=>e[2]).length} / 166 (${XaEmoteManager.getSecondsUntilTick()} until next roll`;
}

let timeoutTime = XaEmoteManager.getSecondsUntilTick() * 1000;

setInterval(autoRoll, timeoutTime);
setInterval(updateTitle, 1000);

make sure you have the emote window open in the tab you run it in, will roll as soon as you get points and update the title of the web page to check how many emojis you have and when the next roll is.

What the fuck I lost all my emojis
๐Ÿ–•

thank u sir ๐Ÿคค

Attached: nice.jpg (773x747, 129.96K)

That's slow AF... OP's script unlocks them all instantly, yours is just an auto scroller