MrLLM

joined 3 months ago
[–] [email protected] 1 points 1 month ago

Cheat console codes

Trap boy

document.getElementById("catboy").src = "https://lemmy.world/pictrs/image/e4c85b56-2b11-4747-a63f-4e9366cb9505.png";

Custom image hack

let p = document.createElement("input");p.type = "file";p.onchange = () => { var r = new FileReader(); r.onload = (e) => { document.getElementById("catboy").src = e.target.result; }; r.readAsDataURL(p.files[0]); };document.getElementsByClassName("col")[0].appendChild(p);

Endless rotation

rpm = -3000;

144 FPS unlocker

for (var i = 1; i < 99999; i++) window.clearInterval(i);setInterval(() => { catboyImage.style.rotate = `${rot}deg`; rot += rpm / 60; while (rot > 360) rot -= 360; }, 1000 / 144);setInterval(() => { if (rpm > 0) rpm -= rpm / 100; rpmIndiCATor.innerHTML = Math.floor(rpm); }, 10);

Autopilot

setInterval(() => { rpm += parseInt(Math.random() * 100); }, 10);

[–] [email protected] 1 points 1 month ago

Console cheat codes

Intermittent You're Wrong

let k = 1;setInterval(() => { var h = document.getElementsByTagName("h" + k)[0];k = k == 1 ? 6 : 1;let nh = document.createElement("h" + k);nh.textContent = h.textContent;h.replaceWith(nh) }, 500);

DVD You're Wrong

let b = document.getElementsByTagName("body")[0];b.style.background = "#000";b.style.height = "100vh";let t = document.getElementsByClassName("col")[0]; let xa = 1; let ya = 1;let x = 0, y = 0;t.classList.remove("col");t.style.position = "absolute";setInterval(() => { var bp = b.getBoundingClientRect();var w = bp.width;var h = bp.height;if (x > w || x < 0) xa = x > w ? -1 : 1; if (y > h || y < 0) ya = y > h ? -1 : 1;x += xa;y += ya;t.style.top = y + "px";t.style.left = x + "px"; }, 5);t.style.transition = "color 1s";let fc = () => { return parseInt(Math.random() * 155) + 101; };let c = () => { return "rgb(" + fc() + "," + fc() + "," + fc() + ")"; };setInterval(() => { t.style.color = c() }, 1000);

I gotta say that I loved the DVD result

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

I’ve written a console cheat code for it, hopefully OP won’t patch it (・∀・)

[–] [email protected] 5 points 1 month ago* (last edited 1 month ago) (1 children)

Console cheat codes

~~Tomater~~ Brainer

picture.onclick = eval(picture.onclick.toString().replace("/tomato.png", "https://images.freeimages.com/image/previews/ce8/color-stroke-brain-png-5691833.png"))

Tomato minigun

for (var i = 1; i < 99999; i++) window.clearInterval(i);let f = eval(updateTomato.toString().replace("return;", "pictureContainer.removeChild(tomato);return"));picture.onclick = eval(picture.onclick.toString().replace("updateTomato(tomato);", "f(tomato);"));setInterval(() => { document.querySelectorAll(".tomato").forEach(f); }, 10);picture.onmousemove = picture.onclick

Slow-mo tomato

for (var i = 1; i < 99999; i++) window.clearInterval(i);f = eval(updateTomato.toString().replace("2.0", "0.3").replace("tomato.angularMomentum", "1"));picture.onclick = eval(picture.onclick.toString().replace("updateTomato(tomato);", "f(tomato);"));setInterval(() => { document.querySelectorAll(".tomato").forEach(f); }, 10);

I was thinking about making cheat codes for all your pages, but the tomato one just took me an embarrassing amount of time to work around.

Congratulations, you’ve successfully stressed me out. Just kidding, nice page OP :)

[–] [email protected] 5 points 1 month ago (1 children)

I gotta admit that I’ve tried stockings/tights before (not quite the same, but I got very hairy legs) and it’s not uncomfortable at all, however it quite doesn’t look good.

[–] [email protected] 9 points 1 month ago

( Emulated )

N̸i̷n̷t̶e̷n̷d̴o̷ ̵w̴a̸n̶t̵s̵ ̶t̴o̷ ̴k̵n̸o̴w̸ ̶y̸o̸u̷r̵ ̴l̶o̸c̷a̴t̷i̴o̸n̷

[–] [email protected] 24 points 1 month ago* (last edited 1 month ago) (2 children)

Found this in the depths of my storage. Not sure where its from but might improve the day of some people ^^

I also remember someone posting that article

[–] [email protected] 16 points 1 month ago

Stop making this kind of comments. This is the shit posting comm-u…

[–] [email protected] 8 points 1 month ago

Yes bro, yours. Devilish666 asked for yours specifically, you gotta give a thought to what you just posted and go to sleep

[–] [email protected] 3 points 2 months ago* (last edited 2 months ago) (3 children)

Guys, what do you think about the Home Screen personalization tint? Do you like the new control center?

I’d like to hear y’all!

[–] [email protected] 13 points 2 months ago

Don’t ask. Enjoy ( ͡° ͜ʖ ͡°)

[–] [email protected] 26 points 2 months ago
view more: ‹ prev next ›