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

Wrong, this is Patrick!

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

I wish I were that dog…

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

Okay, I got them. Enjoy!

Lock Screen Preview

iPhone 15/15 Pro Preview

iPhone 15 Plus/15 Pro Max Preview

Full resolution wallpapers

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

I might be able to make it taller/wider, what is your phone’s screen resolution?

[-] MrLLM@ani.social 4 points 3 weeks 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 4 points 3 weeks ago

Doushio?, FBI-senpai

[-] MrLLM@ani.social 7 points 3 weeks ago
File "<stdin>", line 1
    "👉".reverse() = "👈"
    ^
SyntaxError: cannot assign to function call
[-] MrLLM@ani.social 4 points 3 weeks ago

For me only works in App Library (and settings)

[-] MrLLM@ani.social 1 points 3 weeks ago

Nah, I just follow orders

[-] MrLLM@ani.social 4 points 1 month ago
File "<stdin>", line 1
    if better = worse
              ^
SyntaxError: invalid syntax
[-] MrLLM@ani.social 4 points 1 month ago* (last edited 1 month 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 :)

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

And they ask you how are you, and you just have to say that you’re fine when you’re not really fine, but you just can’t get into it because they would never understand.

I’m still waiting for an appropriate moment to say it aloud.

view more: ‹ prev next ›

MrLLM

joined 1 month ago