[-] MrLLM@ani.social 6 points 1 week ago

all my spare time and money

Do you guys have spare time and money :( ?

[-] MrLLM@ani.social 9 points 2 weeks ago

Hmmm? It just works fine for me.

I’d say that you’re not missing out anything worth your time, but here we are: https://sh.itjust.works/post/26860343

[-] MrLLM@ani.social 5 points 1 month ago* (last edited 1 month ago)

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 :)

[-] MrLLM@ani.social 5 points 1 month ago

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.

[-] MrLLM@ani.social 7 points 2 months ago

Wrong, this is Patrick!

[-] MrLLM@ani.social 6 points 2 months ago

I wish I were that dog…

[-] MrLLM@ani.social 4 points 2 months ago

Oh my bad, that idea didn’t cross my mind.

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'str' object has no attribute 'reverse'
[-] MrLLM@ani.social 7 points 2 months ago
File "<stdin>", line 1
    "👉".reverse() = "👈"
    ^
SyntaxError: cannot assign to function call
[-] MrLLM@ani.social 8 points 2 months ago

I’d like to recommend you to get some GNU Linux™️ with antiviral formula, it wipes windows in seconds!

[-] MrLLM@ani.social 4 points 2 months ago

For me only works in App Library (and settings)

[-] MrLLM@ani.social 7 points 3 months ago

I hope they don’t start using ML or my name, otherwise I’ll be ruined.

[-] MrLLM@ani.social 4 points 3 months ago* (last edited 3 months ago)

More cheat codes for console

Instant travel speed for the lift

lift.y = 0; lift.speed = 30;

Allow up to 100 workers on the first floor

shafts[0].max_workers = 100;

Allow up to 10 workers per shaft

for (let i = 1; i < max_shafts; i++) shafts[i].max_workers = 10;

Despawn all workers

shafts.forEach((shaft) => { shaft.workers = []; });

Accelerate the game x10 (this might be more power hungry)

Array.from(Array(10)).forEach(() => animate());

Get paid $10 for hiring a worker (you pay $5 and receive $10)

shafts.forEach((shaft) => shaft.workers.push = function () { score += 10; return Array.prototype.push.apply(this, arguments); });

Cool game OP :)

view more: ‹ prev next ›

MrLLM

joined 3 months ago