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.
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.
DataStore & Data Persistence
Save player progress without losing it. Learn DataStoreService, ProfileService, session locking, and how to protect against data loss in production.
Monetization & Game Economy
Game Passes, Developer Products, Premium Payouts, and pricing psychology. Real revenue math for turning your game into income.
Game Discovery & Publishing
How the Roblox algorithm works, thumbnail strategy, Sponsored Experiences, retention metrics, and a full launch checklist for your first release.
UI/UX Design for Roblox
Build professional interfaces that work on every device. ScreenGui, UDim2, TweenService animations, mobile-first design, and common UI patterns.
NPC AI & Pathfinding
Build enemies that chase, patrol, and fight. PathfindingService, state machines, detection systems, and performance tips for handling dozens of NPCs.
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.