answersLogoWhite

0

You must learn it, first.

User Avatar

Wiki User

11y ago

Still curious? Ask our experts.

Chat with our AI personalities

MaxineMaxine
I respect you enough to keep it real.
Chat with Maxine
BeauBeau
You're doing better than you think!
Chat with Beau
LaoLao
The path is yours to walk; I am only here to hold up a mirror.
Chat with Lao

Add your answer:

Earn +20 pts
Q: How do you script lua?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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.