Dev Hub

Practical guides for Roblox scripters and builders. From Luau fundamentals to optimizing your workspace for millions of concurrent players.

Cornerstone Hubs

</>

Luau Scripting Core

Everything scripters need to know — from variables and functions to client-server architecture, RemoteEvents, and module patterns. Written for devs who build on Roblox daily.

luau scripts variables functions client-server

Performance & Optimization Hub

Stop the lag. Learn how StreamingEnabled works, manage memory on low-end devices, hit 60 FPS, and keep your experience smooth as your player count grows.

lag streaming-enabled memory fps
💾

DataStore & Data Persistence

Save player progress without losing it. Learn DataStoreService, ProfileService, session locking, and how to protect against data loss in production.

datastore save-data profile-service session-lock
💰

Monetization & Game Economy

Game Passes, Developer Products, Premium Payouts, and pricing psychology. Real revenue math for turning your game into income.

robux gamepass dev-product revenue
🚀

Game Discovery & Publishing

How the Roblox algorithm works, thumbnail strategy, Sponsored Experiences, retention metrics, and a full launch checklist for your first release.

discovery ads retention thumbnail
🎨

UI/UX Design for Roblox

Build professional interfaces that work on every device. ScreenGui, UDim2, TweenService animations, mobile-first design, and common UI patterns.

gui ui tween mobile-ui
🤖

NPC AI & Pathfinding

Build enemies that chase, patrol, and fight. PathfindingService, state machines, detection systems, and performance tips for handling dozens of NPCs.

npc pathfinding ai enemy
🎯

Beginner's Roadmap

Never made a Roblox game before? Start here. Studio basics, your first script, building fundamentals, and a clear path from zero to your first published experience.

beginner first-game tutorial getting-started