kodeti (kodeti) April 29, 2020, 2:31am 1 Hello, I’ve been wanting to learn how to script on Roblox. Is there a good website or place I can learn from the basics? Thanks!
1 Like
loueque (paperbagger) April 29, 2020, 2:34am 2 From my recommendation, I would learn some scripting from PeasFactory.
He makes clear statements and more reasons on what each value or what the statement means in the script. I’ve finished a whole series of him 2 years ago and I must say, I have been practicing a lot scripting and dropping notes from his videos.
He also has a advanced series which is more complex, better watch the beginners.
Link to the playlist: https://www.youtube.com/watch?v=v3dbJXSa12Q&list=PLXX6hhg4CysYf0M-_GtCEOgGlkBfrXsoJ
Hope that helped!
2 Likes
Have you tried searching for this topic before? There’s many threads on how to learn scripting.
Hi there, I am creating this topic is order to find some ways to learn scripting as the title suggest. I have been developing on Roblox for about two and a half years mostly building And now I would like to learn scripting. I would really appreciate if someone could point out some resources where I could probably start learning scripting from the basics. What do i want to achieve? I am currently a 3D modeler but I would love to learn scripting which is an essential and important skill to lea… I really want to learn how to game make, but… I am not very good at scripting, so what can I do to learn roblox lua well? Usually I grab a free model, like a rotating part, look over the script and recreate it to learn new stuff, but that only goes so far Example of the best I can do local scree = 0 local othervariable = 0 local message = Instance.new("Message") message.Parent = game.Workspace repeat othervariable = math.random (1,5) scree = scree + othervariable print (scr… Hello there, I am currently looking for a good way to learn LUA scripting and I am currently looking for someone who can recommend me tutorials, scripts to study, etc… I’ve been wanting to start scripting for a while, and the idea is to see if anyone can help me while I learn too, so, any help is appreciated. No Alvinblox tutorials, thanks. Hello everyone, I have been modelling for about 10 months now, and I want to widen my set of skills. So I come here to ask: how would I go about learning to code on ROBLOX? Thank you for your time. 3 Likes
I recommend you watching TheDevKing’s videos Here’s a link if you want to watch his videos
3 Likes
kodeti (kodeti) April 29, 2020, 3:17am 5 thank you for the reccomendation!
un1ND3X (ice) April 29, 2020, 4:21am 8 Stop that, link this post in the future instead please :
Disclaimer: A good majority of resources have been edited out, due to the restriction of not being able to post offsite links, sorry for any inconvenience. I decided to invest some time into compiling posts on “How To Script” for developers unable to find these, I’ll be sure to update them as new posts and/or resources come along, tutorials and articles are included too. These should help! ~ Current Count : 75 resources, 54 posts Last updated : 26th June 2020 Resources : developer… Description of resource : every post ever about the topic, and every member who has responded with their own ideas and resources. I think this would prove to be a good enough compilation.
1 Like
byc14 (byc) Closed April 29, 2020, 4:39pm 9 In the future please use the search bar before creating topics to ensure your question hasn’t already been answered.