Main Page

From Legacy Roblox Wiki
Jump to navigationJump to search

Welcome to the ROBLOX Wiki

This is your place to find complete documentation on ROBLOX, including docs on the ROBLOX scripting language and the ROBLOX developer environment.

Back to main ROBLOX page (www.roblox.com)

Come Play in Our World

Getting Started

ROBLOX is a casual virtual world. Every user has a Character and a Place.

A Place can be modified in two ways. Generally, a user will modify his or her Place by Visiting from the ROBLOX web site. When you visit your own places, the changes that you make persist until the next time you (or anyone else) visits your place.

When you visit someone else's place, changes that you make do not persist. This means that you can destroy or play around in someone else's place without losing their initial setup.

When Visiting a place, a small number of tools are available, including Move, Duplicate, and Destroy. A Brickyard is appended to a user's Place to provide raw material for building. The Insert menu may be used to insert Things (ROBLOX Models) from the ROBLOX web site.

If you want to build a very complex Place, you may choose to use Roblox Studio

Things to Do

In addition to single player building mode, Roblox offers several multiplayer game types:

Tutorials and Information

Main article: Tutorials

Tutorials and information about playing Roblox and making your own levels.


Roblox Game Tips

BrickBattle Guide: Slingshot

BrickBattle Guide: Superball

BrickBattle Guide: Wall Builder

Designing Multiplayer Maps

Design Tips for a Fun Multiplayer Map - Some things to think about when designing your own MP map

Make a New BrickBattle Map - Tutorial describing how to make your own map with all BrickBattle weapons

How to Copy BrickBattle Weapons into a Map - Tutorial describing how to copy weapons from one map to another

Scripting Tutorials

Intro to Scripting: Make a Healing Potion - Tutorial that shows how to make a potion that, when touched, heals the player. This is intended as an introduction to scripting in Roblox.

Intro to Scripting: Make a Dance Floor - Tutorial that shows how to make bricks that automatically change color.

How to Make a Model Regenerate - Tutorial that shows how to make a model periodically regenerate itself.

Roblox Studio

Main article: Roblox Studio

Roblox Studio provides a wide range of tools for creating complex Places and ROBLOX Models.

Scripting

Main article: Scripting

The ROBLOX scripting language is Lua 5.1, a concise and efficient scripting language used in games and embedded systems. Documentation on the language can be found at http://www.lua.org/docs.html.

With scripts you can inspect and control the behavior of nearly anything in ROBLOX.

Community Guildelines

Main article: Community Guidelines

The ROBLOX Community Guidelines are designed to make ROBLOX a safe place for people of all ages, including very young children.