Learning Scripting and Creating Games

Hey! I wanted to begin scripting and creating games. I know the programming languages; Swift and Javascript. I was wondering if there was any other languages I need to know to start scripting. Also, what are some recommended YouTubers, etc. that I can watch to learn to script and start creating games.

Thanks.

Forgive me if I have put this in the incorrect category

3 Likes

Python,bc it easy and almost like lua.Theres a guy in YouTube which makes the tutorial for 4 hours straight without ads what a legend ,anyways try it out you won’t regret it

1 Like

Would you be able to recommend him and link him?

ROBLOX uses mainly Lua and Python which can be converted into Lua. At this moment there are many youtubers doing tutorials. The most known Youtubers are AlvinBlox, SheaNorse and TheDevKing. Besides them you can also get some information from ROBLOX Developer Hub, which offers pretty much all the knowledge you need to begin scripting here.
Another way to learn some scripting lesson is simply reading and understanding the topics here, on Dev Forum. After all you cannot become a professional scripter over night. :heart:

3 Likes

Sorry I’m in my phone but here’s the channel name and the turtle good luck learning.

1 Like

I would say recommending for TheDevKing. His explanations on scripting in Roblox is really easy to understand.

I am just a builder, but I understand the entire basics of scripting within a month!!

2 Likes

If u want to learn the basics of lua Alvin_Blox is where u should go in my opinion, if u want advanced its the dev king.

1 Like

Peas Factory and TheDevKing On Yt.

Peas factory is great they dont upload anymore and there videos are old but there AMAZING.

TheDevKing Is Good and i believe they learnt of peas factory’s videos.

2 Likes

This better belongs in the Scripting Support category, so I have moved it for you. In addition, please do make use of the search bar before posting threads. The users on this forum have asked this question ad nauseam so there’s hundreds of responses you can sift through.

https://devforum.roblox.com/search?q=learn%20scripting%20category%3A55

Apologies, thank you. Will do that next time.

If you’re willing to create games on roblox, I would suggest TheDevKing he explains roblox lua from the very beginning to advanced. Good luck!

The Dev king post basics and advanced

You can start learning from YouTube and for complicated code, you could use previous forum posts and Roblox Developer as a guide.