Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

Where should I start? [closed]

Asked by 10 years ago

I really want to learn how to script. Is there a tutorial that can get me started then help me improve and become better?

Thanks, Ginafent.

Closed as Too Broad by evaera

This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question.

Why was this question closed?

3 answers

Log in to vote
1
Answered by
Bloxks 30
10 years ago

You should try learning general Lua first, www.lua.org.

When you've learned things, go to wiki.roblox.com to learn ROBLOX Lua.

Ad
Log in to vote
0
Answered by
Rukory 0
10 years ago

Well I Just Got Here A Moment Ago But I Read Scripting Glossary It Helped Me A Lot Try It!

Log in to vote
0
Answered by 10 years ago

A great way to start is by learning the print() function:

print("Hi, I'm a ROBLOXian!")

But if you want more, I would suggest the wiki, or maybe search through scripts of other games.