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

Help With Scripting Sources?

Asked by 9 years ago

I know that this isn't a code, but I have been desperately trying to find sources for learning Roblox Lua without spending a whole lot of money on five books. I've tried roblox wiki but I can't find a series of tutorials that will give the knowledge I need. I've googled several things such as: "Roblox Scripting Tutorials", "Roblox Lua Tutorials", "Roblox Lua Guide"., but I can't seem to find what I'm looking for. I've also tried "Lua Learners" and the youtube "Hour of Code". I'm eager to make a Roblox game and determined to do it, but I can't if I don't have the resources. So I am asking, does anyone have Roblox Lua sources that are** easy to understand, cheap/free, and go in depth untill you a complete master at Lua? ** Anything would help, Thanks!

3 answers

Log in to vote
0
Answered by
Necrorave 560 Moderation Voter
9 years ago

I would recommend these links, even though you mentioned you already tried the Roblox Wiki

What is scripting?: http://wiki.roblox.com/index.php/Absolute_beginner%27s_guide_to_scripting

Basic Scripting: http://wiki.roblox.com/index.php?title=Basic_Scripting

Your first script: http://wiki.roblox.com/index.php?title=Your_First_Script

The Best way to learn Lua is to fool around with code when you can. Be curious and adventurous when writing something. I encourage you to try new things before looking them up, you might surprise yourself. Do what you can to attempt it before looking it up, and then fool around more with what you learn.

Most programmers learn through trial and error in their own time, it can be frustrating at first. If you keep at it, it will quickly become fun and you may even have a hard time stopping yourself.

0
The ROBLOX U series is also a good point to start learning, RepeatLua 90 — 9y
0
Thanks for answering! You've helped me out a lot! TheGreatGoryGamer 20 — 9y
0
Feel free to accept the answer or +1 those you feel helped you out in the future! Necrorave 560 — 9y
Ad
Log in to vote
0
Answered by
Hexcede 52
9 years ago

The way I learned was from messing with other people's scripts and looking up functions and properties. Try to look through the Theme, and Game play templates. Look at the scripts in them, and feel free to search anything on the wiki. (wiki.roblox.com)

Log in to vote
0
Answered by 9 years ago

I learned from the most basic roblox wiki's though am still learning. If you need help creating scripts then just ask how would would create something like that on here.

Answer this question