Tutorials: Difference between revisions
>Gordonrox24 - |
let's move website tutorials to the bottom where it belongs |
||
Line 7: | Line 7: | ||
<div class="tabber"> | <div class="tabber"> | ||
<div class="tabbertab" title="Building Tutorials"> | <div class="tabbertab" title="Building Tutorials"> | ||
<!-- | <!-- | ||
Line 100: | Line 76: | ||
{{TitledBox/end}} | {{TitledBox/end}} | ||
</div>{{EmphasisBox/end}} | </div>{{EmphasisBox/end}} | ||
<div class="tabbertab" title="Website Tutorials"> | |||
{{TitledBox/start|heading={{CatItem|NewLogo_HD.png|Tutorials|Website Tutorials|Mastering the Roblox website one step at a time}}}} | |||
{| style="{{border-radius|4px}}; background-color: #e0eeff; border: solid 1px black; margin: auto 10px; padding: 2px; display: block" | |||
|[[File:256px-Information.svg.png|50px]] | |||
|<big>'''Outdated Info'''</big><br><small>All of these tutorials have obsolete information that is only kept for historical purposes. The Roblox website and client do not exist in the form written about in these old articles. Services and features have been changed or removed by Roblox developers.<br>If you would like to know how to play and use this era of Roblox, we will write about it soon.</small> | |||
|} | |||
<div style="float:left; width: 50%; min-width:350px; min-height:44px; overflow:hidden;"> | |||
{{CatItem|manual.png|Welcome to Roblox|Getting Started|Getting you started nice and easy.}} | |||
{{CatItem|ReportAbuse_button.png|Report Abuse|Reporting|Learn how to use the reporting system.}} | |||
{{CatItem|Faq.PNG|FAQ|FAQ|Questions we get, a lot.}} | |||
{{CatItem|PMBigIcon.png|Personal Messages|Personal Messages|Want to know how to send a Private/Personal Message? Look no further!}} | |||
</div> | |||
{{CatList|How Advertising Works|How to Advertise|All about how advertising works.}} | |||
{{CatList|Create a Group|How to Create a Group|The details on starting up your own group.}} | |||
{{CatList|How do I get a t-shirt?|How to Make a T-Shirt|Details on creating your own t-shirt.}} | |||
{{CatList|How to get the assetId of an advertisement|How to Get the AssetId of an Ad|Instead of getting a strange url.}} | |||
{{CatList|How to Make Shirts and Pants|How to Make Shirts and Pants|Info on making clothes for your character.}} | |||
{{CatList|How to upload a Decal|How to Upload a Decal|In case you want to insert an image into your game.}} | |||
{{CatList|How to gain profit|How to Earn Money with Investing|Profit for newbies.}} | |||
{{CatList|How to Design an Effective Ad|How to Design an Effective Ad|Get more from your money with effective advertising.}} | |||
{{CatList|Selling an Item|How to Sell Stuff|The basics of selling items.}} | |||
{{CatList|Builder's Club|How to Buy Builders Club|For those who want more from Roblox.}} | |||
{{CatList|How To Make High Quality Images|How to Upload High Quality Images|A tactic worth looking into.}} | |||
{{CatList|How To: Get Sharper Images|How to Make Sharper Images|Going beyond decals.}} | |||
{{CatList|Website Themes|How to Change the Website Theme|Time for a new look?}} | |||
{{CatList|Gallery|How to Use a Gallery|What people see before they join your game.}} | |||
{{EmphasisBox/end}} | |||
</div> | |||
</div> | </div> |
Revision as of 04:37, 11 April 2023
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.
Getting into the game and making some neat stuff
Making your maps do crazy things
Lua (not "LUA") is a simple programming language that is used in Roblox to add in customized content, like cars that drive, weapons, planes, random terrain, and whole games, and much more!
This section provides tutorials to help users to learn Lua.
There are often multiple tutorials on the same subject, so if you don't understand something in one of them, try another!
If you still don't understand something, you can ask in the Roblox Client Search Discord server or the Novetus launcher Discord server. Note that you're more likely to get an answer if you ask a specific question, and that if you have a problem with a piece of code, posting the code (using multi-line formatting) really helps people to find what the problem is. Messages just asking "How do I script?" or "Make me this" are usually ignored.
You know, those things you strap to your arm
Recording stuff for bragging rights
Mastering the Roblox website one step at a time