Guides
Our guides explain how Roblox Studio scripting works, how to review third-party Lua safely, and how to use the script library responsibly. Each article is written for learners and hobby developers — not as a shortcut around platform rules. Start with the safety checklist, then read placement and adaptation guides before opening any script page.
Lua
Roblox scripts
Code review
Safety
Where to put scripts in Roblox Studio
A quick map of ServerScriptService vs StarterPlayer vs ReplicatedStorage, plus common patterns for modules and shared code.
How to read Roblox Lua scripts
A simple checklist for understanding what a script does: services used, configuration values, loops, and remote calls.
Safety checklist for third‑party code
What to look for before copying code: obfuscation, network requests, remote loaders, and suspicious permissions.
Find scripts by game and category
Use the Games directory to browse by title, then filter by category to narrow down to the exact page you need.
Quick links
Policies, contact, and site information.