answersLogoWhite

0

You must learn it, first.

User Avatar

Wiki User

11y ago

What else can I help you with?

Continue Learning about Games

What is the Lua script for Roblox to make commands?

Admin commands? There are many in free models.


How do you make a giver on ROBLOX?

Scripts and bricks XD. Learn how to script (LUA) then build the giver. ROBLOXWIKI.com


How do you actively insert LUA coding into a roblox game not made by you?

Well, it's got to be a script builder and usually the description on the game tells you what to put before a script to make it work.. Some places make you say " script/ " before your script and others you say " create/NAME THAT U WANNA NAME UR SCRIPT " then say " edit/NAME OF SCRIPT " then you type your script with nothing before it then say " exit/SCRIPT NAME " then... " run/SCRIPT NAME " You're welcome if it helped.


What is robloxs code for roblox?

A "code" as you may know it, is a script. Scripts in Roblox are written in a programming language called Lua, customized to fit the needs of users. People code, or script on Roblox to create things for their places or other users.


How do you make a minigame place on ROBLOX?

You have to learn Lua first. The best place to learn is from the Roblox Wiki. My favorite article is 'The Absolute Beginners Guide to Scripting'. It is very helpful. You can also learn Lua from Lua reference manuals. Yet another way you can learn is by dissecting free models and looking over the scripts inside, trying to understand what the script does. But be careful when using free models, for they can infect you place and completely destroy it. (Note: Infecting scripts do not effect you computer, only your game on Roblox) To insert a new script, click Tools in the top left corner, a whole bunch of tools will pop up at the top of your screen. Then, go to the top of your screen, and click the Insert. Next, click Object. A window will appear in the middle of the screen. Find Script, click it, then click Ok.