Redact Studios Full portfolio

Verified development work

Roblox systems in production.

Direct in-game captures and sanitized engineering samples from projects led by trulyagents at Redact Studios. No generated concept art and no template mockups.

2 flagship projectsCommercial production and live competition
Cross-platformKeyboard, controller, and mobile
Server-firstPersistence, validation, operations, and integrations
Build a Basketball Team roster draft interface

Selected work

Products and systems

These screenshots come directly from live or in-development Roblox experiences. Each example represents connected product work rather than an isolated visual prototype.

Build a Basketball Team game mode hub
01 / COMMERCIAL FLAGSHIP

Build a Basketball Team

A client-backed team-building game with roster construction, player collection, career progression, online modes, economy systems, and persistent player data.

LuauRoblox StudioPersistent dataEconomyUI systems
Limitless competitive basketball gameplay
02 / COMPETITIVE FLAGSHIP

Limitless Basketball

A live competitive basketball game with timing-based shooting, dribbling, contests, blocks, dunks, stamina, rebounds, career statistics, progression, and referee operations.

Gameplay systemsServer validationCross-platform inputLive operations
Limitless in-game box score and player statistics
03 / DATA AND PRESENTATION

Career and box-score systems

Game statistics flow from live actions into readable scoreboards, career records, league tools, and staff workflows while preserving server authority.

StatisticsPersistenceResponsive UILeague tooling
Discord profile generated from synchronized Roblox data
04 / EXTERNAL INTEGRATION

Roblox and Discord sync

A secure operations layer that synchronizes player profiles, manages rosters, enforces staff permissions, and publishes league transactions without exposing private stat values.

Node.jsDiscord.jsRESTSQLiteRole automation

Engineering samples

Sanitized Luau

Small standalone examples adapted from production patterns. Secrets, private endpoints, proprietary assets, and full game source are intentionally excluded.

Server-validated profile sync

Safe data reads, payload validation, request retries, and debounced outbound synchronization from a server-only Roblox script.

Open code sample

Timed ability state

Tokenized cleanup and property snapshots for a temporary character ability that must always restore state correctly.

Open code sample