Advanced/Intermediate Scripting Courses

I need some advanced/intermediate scripting courses that could help in the future when I start making games that need loads of experience of scripting, I’d watch the same tutorial over and over until I understand, and funny enough I haven’t learned for loops and stuff,
send me types of tutorials like that, thank you!

SEND THE VIDEO LINKS OR CERTAIN SCRIPTING KEYWORDS.

Also, topic was reposted because it was flagged (correctly) so yes, this was reposted.

Please read the bold text!

2 Likes

Most of scripting involves a ton of Services that Roblox provides. I would watch TheDevKing, he’s helped SO many people understand common concepts of roblox programming. This is his youtube:

I’m sure you already have seen him, so how I learned was actually using this Dev Forum. I would wait for people to have problems with their programming, and then do research on what specific things mean. I hope this helps.

3 Likes

I can vouch for the devking, when I was learning some of the more difficult to grasp and technical parts of programming I would watch one of his videos. Even if I already knew it, it would help to reinforce and also gain a better understanding of the topic I was learning

1 Like

I’ve seen the DevKing, but what tutorials should I watch on his channel?

:grin:

1 Like

Any component of programming / scripting you are trying to learn the syntax and the concepts for. You mentioned advanced / intermediate programming tutorials which he does have so I would reccomend you refer to those.

1 Like

Here are a couple of things I’d look up:

RemoteEvents/FireServers

UserInputService

Proximity Prompts

Humanoid Manipulation

String Manipulation

1 Like

Thank you! :grinning_face_with_smiling_eyes:

2 Likes

If you can make it, there’s an RBX event in an hour on scripting.

1 Like

All you need in terms of knowledge is the official lua website (Programming in Lua (first edition)) and the Roblox API (Roblox Engine API Reference | Documentation - Roblox Creator Hub).

1 Like

On youtube this was my favorite channel to learn scripting. Most of the practices are good and non-deprecated. He’s one of the more advanced youtubers.

2 Likes

I’m actually offering a full course on learning to script on Roblox. Here is the link to my website with more information: The Basics of Roblox Lua – Definitely Not Seal

3 Likes