Tutorials
This page is a listing of tutorials that you can use to help you get used to the tools in Roblox. Most of these tutorials do not cover how to do specific things, they teach you how to use tools to simple things. You won't learn how to make a plane, but you will learn how to make a brick hover, how to make a brick turn, and how to use the Mouse to aim a brick. Use your imagination to build cool things with the simple tasks you learn here.
Click on a tab to learn more about each category. We have some website and other related tutorials available as well.
Making your maps do crazy things
This section provides tutorials to help users to learn Lua. Be sure to read everything to best understand the concept of scripting. Scripting requires dedication, discipline, and lots of hard and long thinking.
Lua (not "LUA") is a simple programming language that is used in Roblox to create customized content. Some of these things could be: cars that drive, weapons, planes, random terrain, gamemodes, and much more!
There are often multiple tutorials on the same subject. If you don't understand something in one of them, try another!
If you still don't understand something, you can ask at Scripting Helpers. Note that you're more likely to get an answer if you ask a specific question than something general, and that if you have a problem with a piece of code, posting the code really helps people to find what the problem is. Posts just asking "How do I script?" or "Make me this" are usually ignored.