▲ 2 r/bloxd

why are popular custom games these days like this :(

is it just me or does one of the most popular games, "THE VERITY MOD", have a "bot" that consists of a few if/else statements with .toLowerCase() on the chat message? (ignoring the tick stuff)

in other words, is verity secretly

function onPlayerChat(playerId, msg) {
if (msg.toLowerCase() === "string1") {
api.broadcastMessage("message1". color:"#ffcc00")
} else if (msg.toLowerCase() === "string2") {
api.broadcastMessage("message2". color:"#ffcc00")
} else if (msg.toLowerCase() === "string3") {
api.broadcastMessage("message3". color:"#ffcc00")
} else if (msg.toLowerCase() === "string4") {
api.broadcastMessage("message4". color:"#ffcc00")
} else if (msg.toLowerCase() === "string5") {
api.broadcastMessage("message5". color:"#ffcc00")
} else if (...) {...}......
}

function tick() {...}

also, anyone have an idea on why people play games which are low-effort or ai-generated (yes, the thumbnails are included) over actually good games with well-made code that wasn't made by ai?

reddit.com
u/Round-Ad6257 — 18 hours ago
▲ 3 r/bloxd

Upcoming Project

A preview of a project I will be finishing for the next week or so when its done I will show what it looks on the outside.

Before anyone asks, yes, both airlocks (the doors on the sides of the ship) are functional, and no, i will not post any of the code inside or share the lobby name.

u/Round-Ad6257 — 2 days ago
▲ 8 r/bloxd

homing missile

it works, but it makes the server kind of unhappy (even with optimizations)

u/Round-Ad6257 — 5 days ago
▲ 3 r/bloxd

what does this mean

arthur is hosting a stream???

meh im gonna build instead because theres nothing interesting going on there and besides, i have been muted multiple times by him, and without reason, so why exactly should i watch it over doing something to bring back my memories from when coding, super rank, hang gliders, coding, brainrot, and other such things were unheard of / nonexistent when i joined for the first time

u/Round-Ad6257 — 7 days ago

thats a lot of grunting

i think chatgpt overdid it a little (idk maybe it was me)

the last one is a bonus where chatgpt brought grug in for some reason (its not as elaborate as the most ooga booga thing it could say, but eh)

u/Round-Ad6257 — 12 days ago
▲ 8 r/bloxd

Mesh art?

a functional spacecraft i made using meshes (and i have no idea what to do with it ._.)

it fits perfectly inside of a 10*3*2 box if anyone was wondering

u/Round-Ad6257 — 14 days ago