Looking for a good script tutorial series

I don’t know if I opened it in the right place, but I can close it if I’m wrong. Besides, I’m looking for an understandable script tutorial series. I’m tired of the mistakes people make when trying to pass on what they’ve done. If you know, please share. Thanks

1 Like

DevKing’s playlist + looking at devforum + roblox documentation is everything you need to start. Do a lot of mini-projects btw

1 Like

Why not you just read through the Scripting Support section of DevForum? It’s a great way to fix mistakes you may already have made and avoid mistakes others have made.

You can also make an alt account and go through free model scripts, but just make sure they’re high quality (Roblox made or not). This is also where Scripting Support comes in, it can help you determine whether the script is outdated, uses bad coding practice, or clear up code you don’t understand.

YouTube videos like @sonic_848 linked (sorry for ping!) above are definitely good for learning basics, but if you want more in-depth the only way is to really challenge yourself. As a rule of thumb, I recommend you stop and re-think what you’re trying to script if you find yourself unable to even understand your own code, or have absolutely no idea how to proceed even when given help.

Why not use the official Roblox education material:

There is a dedicated scripting section:

A large list of coding examples:

And a whole bunch of tutorials to show how to do stuff:

These honestly are a hit or miss. Some of them are pretty vague while others are really good.

Some people prefer to watch over read :person_shrugging:
For me personally, it was a tutor type experience and specifically DevKing re-explains stuff like you’re a baby making it easier to start understanding roblox studio and lualu

Thanks for your kind explanation. If there are any other series you think I should watch, please share.

Most scripting tutorial series are very good but they could be outdated, in my opinion the scripting tutorial series by brawlDev is one of the best

(36) Roblox Beginners Scripting Tutorial Guide (2024) - YouTube

(36) Roblox Advanced Scripting Tutorial Guide (2023-2025) - YouTube

1 Like