Guides
These short guides are here to add context around Roblox scripting and help you evaluate code responsibly. If you’re here from a search like “Roblox scripts” or “Roblox Lua scripts”, start with the safety checklist and the directory pages below.
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
Useful pages for visitors (and AdSense reviewers).