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

All Roblox lua possibilities? [closed]

Asked by 9 years ago

Where can I find a resource that gives me a list of everything that can be done in (ROBLOX AND ONLY ROBLOX) lua? I have heard that the wiki only provides about 10 out of the 40 things that can be done with Roblox lua. Any tips or comments are appreciated.

0
There is well over 40 things you can do with Roblox Lua. There's.............. INFINITE possibilities! Tkdriverx 514 — 9y

Closed as Not Constructive by BlueTaslem

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
3
Answered by
M39a9am3R 3210 Moderation Voter Community Moderator
9 years ago

This question has been asked multiple times, and I have given this answer multiple times. And the wiki does provide a great deal of information you need, you just need to look for it.

  • Roblox Wiki - It is probably THE BEST website you can use to learn how to script. It will teach you the basics of printing to taking you to how to add developer products to your game. It is packed with tutorials and if you are to ask a lot of scripters they most likely will say they used the wiki to learn.

  • YouTube - Just looking up ROBLOX scripting tutorials you will immediately get nearly 30,000 results, even the basics of scripting from ROBLOX. I have used YouTube every now and then and it probably will help you find mistakes in your work since it provides more visual aids.

  • Free Models - Alright you might be thinking, I don't want my game to get called out for Free Models. You can always learn from scripts, sometimes it just helps to be able to translate a script, see what goes where or how a portion of the script works. Just learning from other people's experience will make you a much better scripter easily.

  • Scripting Helpers - We're always here to help. We do not take requests, but if you're ever have problems with a script you can always come to us for advice or help solve a problem. We are here to be a good community filled with people passionate about scripting and will be willing to help anyone who may need it.

Ad