this post was submitted on 04 Oct 2024
462 points (98.9% liked)

196

16358 readers
2498 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
462
compruleter (lemmy.ml)
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
 

Keep it silly though

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 40 points 1 week ago (2 children)

Website where you click a catboy to make him spin, and the faster you click the faster he spins

[–] [email protected] 61 points 1 week ago (3 children)
[–] [email protected] 13 points 1 week ago (1 children)

Amazing! Can you add a high score tracker?

[–] [email protected] 12 points 1 week ago (1 children)
[–] [email protected] 8 points 1 week ago

Awesome!! 3348 is the best I can get 😁

[–] [email protected] 1 points 1 week 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] 20 points 1 week ago (3 children)

Provide me with the catboy picture

[–] [email protected] 10 points 1 week ago

Go to r/catboys

[–] [email protected] 7 points 1 week ago* (last edited 1 week ago)

legally it's a femboy but close enough

[–] [email protected] 5 points 1 week ago

does this count?