I promise you, if you’ve made it this far as to clicking on this video, you’re already a better scripter than 90% of the non-developers. Having your new mindset and personal self-drive for education puts you MILES ahead of the “average” scripter who went through TH-cam tutorials for a few hours last night. You are going to surpass everyone else in the blink of an eye.
I honestly find tutorials well SOME tutorials a good thing as they explain the functions & how they made it work, this can help the viewer solve things in the future knowing similar functions & code from previous tutorials the same can go for free models looking through it's code seeing how it functions, it helped me a tons mainly coming from GnomeCode & Metro
Pretty good video. As a scripter, I think the only thing you need is motivation. As long as you enjoy it, you'll keep learning. If you get an error you can't solve, don't quit, just move on. Keep learning and you'll eventually get to a point where you will understand what was wrong and you will never do the same mistake again
@@RoDev I really don't know how to script even if i have this tutorial i still dont know how to do it. Can you please give me steps on what i should master on first?
@@SuperShadowGhoulmake a project for fisrt, then like whatever you want to add you go and google it, for example, when I was started learning coding, I just started to make obby, first thing I gone to google to see how to make a stage, moving lasers, damaging script, moving parts, invisible parts, appearing/disappearing parts etc. After all tutorials I was saving the code in my notebook so whenever I need that for my later more big project so I can use them, and boom after like 2 months doing this stuff I literally learned all scripting basics, and can myself make a basic decent playable project
I just wanna remind that it’s completely ok taking scripts from dev forum or anywhere else, just make sure you learn how to use it and when to use it! It helped me a lot understanding how programming actually works!
As a Visual Studio C# coder, I always wanted to learn Lua back then. I always had motivation for coding but I just couldn't find any source to learn a coding language.
RoDev, when you said there is always a solution to a problem, i saw my code had an error, so i kept trying to solve it and i eventually did. That was really good motivation for my coding language i am making currently for roblox.
If you're gonna learn to script I recommend you try to beat a few rage games first like jump king or steep steps because it will help you build patience and will truly show you that it is indeed possible
Thanks RoDev I have made at least 20 games that failed all because of one script I messed up and was very sad and even had meltdowns because this was my dream. And now after a few months of having no experience with that program and even uninstalling it I'm going to reinstall and get back on my chair and start learning.
heres an idea: a game that holds datastores and uses a leaderboard with sword combat, and the leaderboard holds time. this isnt very original, but its something that can really get fps/simulator game devs a chance to actually understand those codes. as i was about to give up since the devhub beginners guide was too complicated sometimes and i had so many questions, now that i learned that i need to start somewhere, i decided to pick datastores as something i want to learn, i learned a lot of things i already knew (loops, functions, variables) but i also learned a lot of things i never knew, which eventually did lead me to be like "oh this uses the code that the datastores use, ill do this" and i kept on going till i basically have an actual game im making, and remember, i have a lot more to learn and im not nowhere finished yet even if i make an entire fps game, i wouldnt be nowhere done, lua holds so much that, you wont be able to learn every single thing. we can never finish learning lua, just like studying, just like normal languages. its all on you, i wanted to script since 2020, but i kept giving up and realising i was just not understanding why i was giving up, and the reason i was giving up was that things were complicated, and now im all good to go, you can learn scripting, trust me.
In my opinion, i think you should've mentioned maybe taking a day or two (or longer) to get familiar with everything and just play around basically. But maybe its just my way of learning, great video btw. I think its going to help me learn scripting
I have one thing to say. THANK YOU!!! I quitted scripting 3 years ago and seeing this i got back in to it. Now i have a game which i make around 500 robux a month from it. thanks again
How long did it take you to learn? Me and my sister are working together to make a PVP game and I am learning scripting for us to make it, and I feel I have the motivation though I admit it’s super daunting only knowing the basics and then seeing someone else’s code and just being like “…uh, what?”, lol. Any recommended resources?
I have been wanting to learn for years but because of my low attention span (I have autism I'm not just lazy) it's been so hard. But this way actually *sounds* really good to start learning.
Really great and informational video! Although, for future videos I suggest having something to focus on 100% of the time like the images you bring up over the blurry gameplay or unblurring the gameplay when there's no image to show. It kinda hurt my eyes a lot while trying to focus on the gameplay 😅 but besides that, it is very well edited!
So ive been making scratch games for a bit now and ive made some complex code but now i want to step it a bit further and start scripting but i dont know where to start and your video helped me so much, thank you for this video and i hope my game goes on the front page!
A proper advice: Never just copy-paste the code, observe it, and understand it. This way it would become easier for your to remember how you can solve a problem the next time it occurs.
Good point! I only copied code if I understood everything. I followed a simulator series and only copied when I understood, if I didn't - I would continue TheDevKing's scripting series until I did, then continued my simulator.
So for example, if you want to create dropper for tyccon. Should you copy the code and try to undertand what each code means or just do it from a zero?
@@nikocz88 Copy, and understand. The next time you use the same piece of code, try to recall whatever you learned, if you can't copy again, but still look at it carefully again, and see what you missed.
The video is absolutely amazing, im definetly coming back to this and the mindset is so good. For future videos i would recommend you to not blur the background vids. Its really annoying lmao. You could put a watermark if it being stolen is what concerns you
My only concern is that I don't know how to familiarize myself with those types of things and that I don't know the first thing about anything I see in scripts. Can anyone help?
I honestly have some really big aspirations. I want to try making a roguelite. Several roguelites, maybe. But I'm far from that goal, and I know that. I think this video will probably be what gets me through the next month or so of headaches lol.
You clicked on this video with the intention of doing something, you don't want to be behind like everyone else non-developer in Roblox. If you're willing to do something, you truly can. You have the power. Come on!
One time deleted the sudo script from my server and my early searches all said I should reinstall Linux. But after grinding 3 day and night I could find the solution. And I ve learned a lot.
Hello friend, I am a beginner in the world of script, I live in Spain and as you will understand I speak Spanish, then making scripts is more difficult than English people since I have to be translating every word I put, Just like I have a hard time understanding scripts, I also have a hard time understanding video, so I’d like to ask you what I have to do or what you did in order to advance in the script world and not get stuck, so I could create simulators, thank you very much for taking the trouble to read the comment :)
No trouble! Scripting can be hard if English is not your first language. How to learns scripting: Watch a beginner scripting tutorial series. Watch a how to make a tycoon series and use what you learned while doing it.
i thought of a cool concept called "space shooter simulation" basically a generic shooter with cool low-grav physics and i wanna make it thx this tutorial helped alot im gonna start now if i can figure out what the hell to do
I have good background of C and Assembly programming. I worked with the old Intel 8086 and Z80, made websites in HTML, CSS and JavaScript. In 30-40 minutes I basically learned 60/70% of Lua.
The advise for not-programmers is: Don't start with ROBLOX, don't start with LUA, start with C, it's a good start to easily understand other programming languages. Don't worry, after you will learn it, other languages will be simple asf to learn. I know that maybe C is boring, making simple exercise with arrays, variables and problem solving is boring.. but this is the basics. Computer science, or basically Informatics is the "art" of manipulating data to obtaining desired results.
@RoDev ... Tip: Do NOT Blur background material while explaining something. Us people that use glasses to correct our vision, it becomes annoying & eyesore. Maybe also a lot less shaking the screen (holding down right mouse button in Studio testing) - annoying & services no purpose.. only a distraction. All said - love your video's 😅
I am 14 years old kid and I want to make a famous game but the only thing that I can't learn is scripting. I still try to make games like obbys which doesn't needs a lot of scripting but I just watched your video and got motivation and also learned some scripting. I watched like 100 vids about scripting but none of them were useful to me except yours. You are the best teacher in the world❤
I’m still struggling with the first things like scripting parts or making an auto save in a game or even a usable clicker any tips? Or can you lead me to where to learn scripting i use videos and those don’t really help sometimes I’m not learning I’m copying and pasting and sometimes there wrong can someone help and lead me to the right direction on where to learn Roblox scripting first?
(the the mindset) im ALWAYS trying to find soluction online (like now im trying to fix: when im standing on a block, audio dont play). Thats why im trying to learn how to script so i dont have to use the scripts that doesnt work (i was trying to fix the audio ALMOST 6 hours
So, I’ve been watching Udemy videos. I have little understanding but all I know is how to print things. Like. If 5 > 3 then print(“that is incorrect”) Stuff like that. But I don’t know how to actually make something. Should I just try make a game then see what comes along by looking at Roblox dev page?
Hey rodev I know I’m a year late but I can’t find a video that solves my problem my problem is that I understand the coding well most of it still learning I just don’t know where to put it
I am new to scripting in roblox studio. I have coded with HTML before so I am familiar with the coding mindset. What I don't understand is what order should I take it in? I personally want to make simulator or pvp games not obby's so I don't know what order I should take it in. Should I learn how to create leaderboard or how to store player data. Please can you tell me how I should take it in and in what way.
Love this comment because so many people get stuck here. Here's how I would approach it: 1. Learn the basics of programming in general. What is a loop? If Statement? Conditions? 2. Learn these things in Lua (Use this video: th-cam.com/video/KuJyYmdhu7E/w-d-xo.html) 3. Follow a tutorial and do not copy any code unless you understand it. 4. Repeat 3 until you get a grasp and never run into unreadable code. - It's like learning a language. You'll get the hang of it, good luck!
I had been a Builder for a decade or so. I always rejected scripting because of it's complexity, it bored me til death. Nowadays I'm looking forward to learn LUA, I'm tired of avoiding it, hahaha.
That's awesome! Good luck with it! I actually have an "underrated" tutorial on how to get the basics of scripting down if you would like to check it out: th-cam.com/video/KuJyYmdhu7E/w-d-xo.html Let me know what you think :D
I didn’t realize there were different things you can learn in scripting, like data store service. Is there a way to find what strands of scripting are easy, or do I just google this stuff
Hey so I wanna learn how to code too but i dont know which apps or softwares i should use and in TH-cam Videos i dont really understand it but i have such a good idea but i cant make it true like this. Please Help me. Thank You
i googled how the human brain works for learning this stuff and suposedly if your going to listen to music while you do it listen to music that contains no lyrics at all also i just have a question ive been trying to learn for 6 years and i am only at the point of being able to make pulsatin bricks i dont know where to start or how to choose my next step there is no list of steps wich makes me unable to understand whats next?
Okay first use an all-in-one guide like this one: th-cam.com/video/KuJyYmdhu7E/w-d-xo.html Then make sure you copy and repeat everything in the video. This will ensure that you learn and stick stuff in your head. After that, follow a series like my simulator series and do not copy any code unless you understand it. If you do not understand any code, learn it before copying it. After you do this 2-3 times, you will pretty much have scripting down!
I want to create my own games so bad that I even dream of deving them. Its sad cause the games I want to make need me to be at the level of at least the rell brothers which always takes my motivation out.I'm stuck ngl should I continue and learn how to script, animate, model, and create maps or should i give up cause I don't have the money to hire devs.
I am bro I may just not be smart enough for scripting cause how am I supposed to make sense of this Data stores documentation its so much information and so confusing im I find it almost impossible to learn every single thing and memorize it to become a good scripter
Question, where do I learn to code. Where do I go. I'm new to this and need to know the basics of coding or else this idea I have will stay as hopes and dreams.
I feel like this video I made has helped so many people. I have gotten so many thankful comments and it might help you too! It teaches the basics of coding on Roblox Studio! Video link: th-cam.com/video/KuJyYmdhu7E/w-d-xo.html
him: is your keyboard is broken, search on youtube! me who has a broken keyboard: uuuhhhhmmmmmmmm... how do i search it up? i have a broken keyboard so i cant search it up...
I promise you, if you’ve made it this far as to clicking on this video, you’re already a better scripter than 90% of the non-developers. Having your new mindset and personal self-drive for education puts you MILES ahead of the “average” scripter who went through TH-cam tutorials for a few hours last night. You are going to surpass everyone else in the blink of an eye.
I honestly find tutorials well SOME tutorials a good thing as they explain the functions & how they made it work, this can help the viewer solve things in the future knowing similar functions & code from previous tutorials the same can go for free models looking through it's code seeing how it functions, it helped me a tons mainly coming from GnomeCode & Metro
Wow bro, thank you
thanks bro 🥲🤍
My game: A baseplate
What a cool game I've done 🫤
Thanks for the motivation😊
Pretty good video. As a scripter, I think the only thing you need is motivation. As long as you enjoy it, you'll keep learning.
If you get an error you can't solve, don't quit, just move on. Keep learning and you'll eventually get to a point where you will understand what was wrong and you will never do the same mistake again
Very true! Well said!
@@RoDev I really don't know how to script even if i have this tutorial i still dont know how to do it. Can you please give me steps on what i should master on first?
@@SuperShadowGhoulmake a project for fisrt, then like whatever you want to add you go and google it, for example, when I was started learning coding, I just started to make obby, first thing I gone to google to see how to make a stage, moving lasers, damaging script, moving parts, invisible parts, appearing/disappearing parts etc. After all tutorials I was saving the code in my notebook so whenever I need that for my later more big project so I can use them, and boom after like 2 months doing this stuff I literally learned all scripting basics, and can myself make a basic decent playable project
@@RoDev can you help me script Im trying to make a good rp game
You should never ever rely on just motivation, discipline is more important.
Learning how to script can also have a massive impact in school because it teaches you a new way how to problem solve and how to think.
I just wanna remind that it’s completely ok taking scripts from dev forum or anywhere else, just make sure you learn how to use it and when to use it! It helped me a lot understanding how programming actually works!
i used to just copy and paste code lol
How do you learn to understand the function of each code?
And learn to put it where it needs to go
finaly a video that deos not act like it knows what a mindset is. i knew 70% in this video already and it still gave me several new perspectives
Thank you so much! This means a lot to me!
As a Visual Studio C# coder, I always wanted to learn Lua back then. I always had motivation for coding but I just couldn't find any source to learn a coding language.
Amazing video and points, editing is nice!
RoDev, when you said there is always a solution to a problem, i saw my code had an error, so i kept trying to solve it and i eventually did. That was really good motivation for my coding language i am making currently for roblox.
If you're gonna learn to script I recommend you try to beat a few rage games first like jump king or steep steps because it will help you build patience and will truly show you that it is indeed possible
It's crazy but you might've not just impacted my ROBLOX dev journey but my entire engineering career positively. Thank you
Thanks RoDev I have made at least 20 games that failed all because of one script I messed up and was very sad and even had meltdowns because this was my dream. And now after a few months of having no experience with that program and even uninstalling it I'm going to reinstall and get back on my chair and start learning.
heres an idea: a game that holds datastores and uses a leaderboard with sword combat, and the leaderboard holds time. this isnt very original, but its something that can really get fps/simulator game devs a chance to actually understand those codes. as i was about to give up since the devhub beginners guide was too complicated sometimes and i had so many questions, now that i learned that i need to start somewhere, i decided to pick datastores as something i want to learn, i learned a lot of things i already knew (loops, functions, variables) but i also learned a lot of things i never knew, which eventually did lead me to be like "oh this uses the code that the datastores use, ill do this" and i kept on going till i basically have an actual game im making, and remember, i have a lot more to learn and im not nowhere finished yet even if i make an entire fps game, i wouldnt be nowhere done, lua holds so much that, you wont be able to learn every single thing. we can never finish learning lua, just like studying, just like normal languages. its all on you, i wanted to script since 2020, but i kept giving up and realising i was just not understanding why i was giving up, and the reason i was giving up was that things were complicated, and now im all good to go, you can learn scripting, trust me.
Bro really wrote a paragraph
More than a paragraph 😭
An essay 💀
@@Quittingm1ikkii A document😭
Bro wrote a book
In my opinion, i think you should've mentioned maybe taking a day or two (or longer) to get familiar with everything and just play around basically. But maybe its just my way of learning, great video btw. I think its going to help me learn scripting
Good point! That’s a great idea! Good luck with your journey!
@@RoDev thank you :]
"Your keyboard is broken? Type on your keyboard to look for solu..." love ya thx for the vid just making a bit of fun
Haha, use your phone lol, glad you enjoyed the vid!
I have one thing to say. THANK YOU!!! I quitted scripting 3 years ago and seeing this i got back in to it. Now i have a game which i make around 500 robux a month from it. thanks again
How long did it take you to learn? Me and my sister are working together to make a PVP game and I am learning scripting for us to make it, and I feel I have the motivation though I admit it’s super daunting only knowing the basics and then seeing someone else’s code and just being like “…uh, what?”, lol. Any recommended resources?
I have been wanting to learn for years but because of my low attention span (I have autism I'm not just lazy) it's been so hard. But this way actually *sounds* really good to start learning.
Im glad to hear that!!
As a french dude, I understand english and im still in my beginner stages of Lua, this video is very motivating.
Is been 2 months did u learned??
@@Biskoto_1 Nah I switched to unity
Really great and informational video! Although, for future videos I suggest having something to focus on 100% of the time like the images you bring up over the blurry gameplay or unblurring the gameplay when there's no image to show. It kinda hurt my eyes a lot while trying to focus on the gameplay 😅 but besides that, it is very well edited!
Noted!
that was nice :) thanks for the really informative video
Glad you liked it! Means a lot to me!
Amazing Video! Super under-rated Creator!
Appreciate that!
So ive been making scratch games for a bit now and ive made some complex code but now i want to step it a bit further and start scripting but i dont know where to start and your video helped me so much, thank you for this video and i hope my game goes on the front page!
Awesome, thanks! Your game will definitely make it!
same I came from scratch and completely mastered the blocks they had in a couple months but wanted to move Roblox
I also started on scratch and am wanting to try to code in roblox.
This is what I was seeking for and I needed all the time
1:58 Not always, because sometimes the script doesn't work because it's too old.
Wow! This was very motivating
fr?
@@traecurry yes i feel like i can touch the sky by watching this
A proper advice: Never just copy-paste the code, observe it, and understand it. This way it would become easier for your to remember how you can solve a problem the next time it occurs.
Good point! I only copied code if I understood everything. I followed a simulator series and only copied when I understood, if I didn't - I would continue TheDevKing's scripting series until I did, then continued my simulator.
So for example, if you want to create dropper for tyccon. Should you copy the code and try to undertand what each code means or just do it from a zero?
@@nikocz88 Copy, and understand. The next time you use the same piece of code, try to recall whatever you learned, if you can't copy again, but still look at it carefully again, and see what you missed.
@@aksHandler i thought so. Thx for quick reply bro
I am noob at scripting but i learned alot of this and i am learning by telling ai what scrpt i need and test it and then understand it is it good
The video is absolutely amazing, im definetly coming back to this and the mindset is so good. For future videos i would recommend you to not blur the background vids. Its really annoying lmao. You could put a watermark if it being stolen is what concerns you
yeah just didnt cut it out, only kept it there for the images lol, this video was edited in 13 hours of sitting before a flight to catch lmao
My only concern is that I don't know how to familiarize myself with those types of things and that I don't know the first thing about anything I see in scripts. Can anyone help?
I made a video that should really help out! th-cam.com/video/KuJyYmdhu7E/w-d-xo.html
I would like to appreciate that we all aren't afraid to ask for help and understand that we have room to grow.
I honestly have some really big aspirations. I want to try making a roguelite. Several roguelites, maybe. But I'm far from that goal, and I know that. I think this video will probably be what gets me through the next month or so of headaches lol.
You clicked on this video with the intention of doing something, you don't want to be behind like everyone else non-developer in Roblox. If you're willing to do something, you truly can. You have the power. Come on!
thanks alot i needed to know how to script in roblox! i subed too!
I don’t know why but that got me more motivate then any other scripting video
this video is good because its not long and for a short video for people with not alot of time this goes a long way
One time deleted the sudo script from my server and my early searches all said I should reinstall Linux. But after grinding 3 day and night I could find the solution. And I ve learned a lot.
I am now here. I will follow your instructions. Thank you. I'll maybe come back soon after this works. Thanks RoDev!
how are u rn
@@asil1319 Ive been trying ever since I wrote that comment but there is no real yt videos on actual LUA scripting so i quit like 2 days ago or sumtg
Thanks for the video bro.
Also something about me reminds me of L Lawliet from death note xD.
Hello friend, I am a beginner in the world of script, I live in Spain and as you will understand I speak Spanish, then making scripts is more difficult than English people since I have to be translating every word I put, Just like I have a hard time understanding scripts, I also have a hard time understanding video, so I’d like to ask you what I have to do or what you did in order to advance in the script world and not get stuck, so I could create simulators, thank you very much for taking the trouble to read the comment :)
No trouble! Scripting can be hard if English is not your first language. How to learns scripting:
Watch a beginner scripting tutorial series.
Watch a how to make a tycoon series and use what you learned while doing it.
Yeah it look’s completely different
Nice Tips!
i thought of a cool concept called "space shooter simulation" basically a generic shooter with cool low-grav physics and i wanna make it thx this tutorial helped alot im gonna start now if i can figure out what the hell to do
I have good background of C and Assembly programming. I worked with the old Intel 8086 and Z80, made websites in HTML, CSS and JavaScript. In 30-40 minutes I basically learned 60/70% of Lua.
The advise for not-programmers is: Don't start with ROBLOX, don't start with LUA, start with C, it's a good start to easily understand other programming languages. Don't worry, after you will learn it, other languages will be simple asf to learn. I know that maybe C is boring, making simple exercise with arrays, variables and problem solving is boring.. but this is the basics. Computer science, or basically Informatics is the "art" of manipulating data to obtaining desired results.
Nice video but the background was tripping me out. Thought my vision got worse🤨😭
Thank you this really helped!
I'm so glad!
thanks for the motivation and ima go do some scripting now
You got this!
This is gonna help a lot I'm planning to make my dream horse game!
Me learning to script: nice information! I’ll be sure to remember this!
My faulty brain: yeah sure…. Surrrrrrreeee
Lol - try this video, should help out a lot! th-cam.com/video/KuJyYmdhu7E/w-d-xo.html
Thank you! I appreciate it. Now i can make games in roblox studio with scripts! I can do anything with scripts without doing some lessons lol
i already quitted scripting but thanks to this video i will be back when i make a good game i will come back to this video
@RoDev ...
Tip: Do NOT Blur background material while explaining something.
Us people that use glasses to correct our vision, it becomes annoying & eyesore.
Maybe also a lot less shaking the screen (holding down right mouse button in Studio testing) - annoying & services no purpose.. only a distraction.
All said - love your video's 😅
I was focusing more on the Arsenal gameplay than the commentary in the entire video.
😂😂
Computational thinking is a cheat-code in life.
Ive spent longer than id like to admit looking for a bug that turned out to be a mistake in spelling: “soild-black” 😭😭
I am 14 years old kid and I want to make a famous game but the only thing that I can't learn is scripting. I still try to make games like obbys which doesn't needs a lot of scripting but I just watched your video and got motivation and also learned some scripting. I watched like 100 vids about scripting but none of them were useful to me except yours. You are the best teacher in the world❤
bro made me motivated in 4:00 minutes
I’m still struggling with the first things like scripting parts or making an auto save in a game or even a usable clicker any tips? Or can you lead me to where to learn scripting i use videos and those don’t really help sometimes I’m not learning I’m copying and pasting and sometimes there wrong can someone help and lead me to the right direction on where to learn Roblox scripting first?
I didn't even know what you were talking about in the Learning category.
I highly recommend checking this video out instead of that one!
th-cam.com/video/KuJyYmdhu7E/w-d-xo.html
What if i am in mobile like i am now i dont have pc?
(the the mindset) im ALWAYS trying to find soluction online (like now im trying to fix: when im standing on a block, audio dont play). Thats why im trying to learn how to script so i dont have to use the scripts that doesnt work (i was trying to fix the audio ALMOST 6 hours
how to you get to the documentation tabs you showed in the video?
pls im a beginner developer with great ideas, and i need help
I got banned from a little game called "slap battles" and now I'm trying to learn how to code roblox games. Wish me luck
i think ive heard of that game
So, I’ve been watching Udemy videos. I have little understanding but all I know is how to print things. Like.
If 5 > 3 then
print(“that is incorrect”)
Stuff like that. But I don’t know how to actually make something. Should I just try make a game then see what comes along by looking at Roblox dev page?
That's a good video idea. "How to Actually Use Scripting to Make a Game"
I was looking foward to script my own train control systems to make it working so i might make the train driver gui
Hey rodev I know I’m a year late but I can’t find a video that solves my problem my problem is that I understand the coding well most of it still learning I just don’t know where to put it
1:22 MY KEYBOARD IS BROKEN I CANT TYPE
i dont know what any word in scripting means😭😭😭😭😭😭😭😭
idea: capture the flag with blue and red team also make it have a score gui with a round system
2fort simulator
I am new to scripting in roblox studio. I have coded with HTML before so I am familiar with the coding mindset. What I don't understand is what order should I take it in? I personally want to make simulator or pvp games not obby's so I don't know what order I should take it in. Should I learn how to create leaderboard or how to store player data. Please can you tell me how I should take it in and in what way.
Love this comment because so many people get stuck here. Here's how I would approach it:
1. Learn the basics of programming in general. What is a loop? If Statement? Conditions?
2. Learn these things in Lua (Use this video: th-cam.com/video/KuJyYmdhu7E/w-d-xo.html)
3. Follow a tutorial and do not copy any code unless you understand it.
4. Repeat 3 until you get a grasp and never run into unreadable code.
- It's like learning a language. You'll get the hang of it, good luck!
my brain is too smooth to learn lua
brain? who dat?
@@CreamsCartsYT whar?
Since today i will start in scripting, i will come in a month and tell you my progress
I had been a Builder for a decade or so. I always rejected scripting because of it's complexity, it bored me til death.
Nowadays I'm looking forward to learn LUA, I'm tired of avoiding it, hahaha.
That's awesome! Good luck with it! I actually have an "underrated" tutorial on how to get the basics of scripting down if you would like to check it out: th-cam.com/video/KuJyYmdhu7E/w-d-xo.html
Let me know what you think :D
I didn’t realize there were different things you can learn in scripting, like data store service. Is there a way to find what strands of scripting are easy, or do I just google this stuff
I would recommend looking through the documentation and seeing what looks easier to you, and just trying everything is a good way to go about it.
Hey so I wanna learn how to code too but i dont know which apps or softwares i should use and in TH-cam Videos i dont really understand it but i have such a good idea but i cant make it true like this. Please Help me. Thank You
i googled how the human brain works for learning this stuff and suposedly if your going to listen to music while you do it listen to music that contains no lyrics at all also i just have a question ive been trying to learn for 6 years and i am only at the point of being able to make pulsatin bricks i dont know where to start or how to choose my next step there is no list of steps wich makes me unable to understand whats next?
Okay first use an all-in-one guide like this one: th-cam.com/video/KuJyYmdhu7E/w-d-xo.html
Then make sure you copy and repeat everything in the video. This will ensure that you learn and stick stuff in your head. After that, follow a series like my simulator series and do not copy any code unless you understand it. If you do not understand any code, learn it before copying it. After you do this 2-3 times, you will pretty much have scripting down!
@@RoDev that was verry fast but i think im going to use scratch for a long while to learn how coding logic even works
till i do know and il return to roblox scripting
I tried to make a sim, but im very bad at scripting since I am unexpirienced
You should check this video out to learn: th-cam.com/video/KuJyYmdhu7E/w-d-xo.html
I want to create my own games so bad that I even dream of deving them. Its sad cause the games I want to make need me to be at the level of at least the rell brothers which always takes my motivation out.I'm stuck ngl should I continue and learn how to script, animate, model, and create maps or should i give up cause I don't have the money to hire devs.
idk how to customize it like you did at the end could you make a video about it?
Customize what?
I use ChatGPT then edit anything wrong for a quick piece of code. But anyways this helps me a bit
i quit learning how to script its hard too hard i cant handle it i dont understand anything
where can I see what to do next after I learn about data store and players service?
th-cam.com/video/KuJyYmdhu7E/w-d-xo.html
Some videos might be outdated or something changed, or the video is clickbait which is rare. 1:50
i just dont understand anything whatsoever ive tried to learn for like 3 years on and off but i dont get a single thing
Pov i dont know how to script: my first project was a survival game:D
I only have an issue with " i cant type the " do u know how?
i have an intel i3 core and 1000 ping internet connection
why i can't program?
Is it better to make a game in Roblox with friends or solo for learning?
Solo for learning, friends to actually make a game.
I am bro I may just not be smart enough for scripting cause how am I supposed to make sense of this Data stores documentation its so much information and so confusing im I find it almost impossible to learn every single thing and memorize it to become a good scripter
Voice is like he is on a -inf quality mobile😂anyways very helpful thank you!
i know im late but its true every a while scripts change so you may think the video is cap but it wasnt it had just been changed
You’re not late on this channel! Every single comment is responded to (on the whole channel) - and you’re right!
Is there a list of all words you can use in roblox studio and their function?
Along with regular lua docs
Now i know how to do an thing scripting like game.Workspace.Part.Anchored = true ik is not a lot but I'm a beginner at scripting
Question, where do I learn to code. Where do I go. I'm new to this and need to know the basics of coding or else this idea I have will stay as hopes and dreams.
I feel like this video I made has helped so many people. I have gotten so many thankful comments and it might help you too! It teaches the basics of coding on Roblox Studio! Video link: th-cam.com/video/KuJyYmdhu7E/w-d-xo.html
@@RoDev Thanks, I'll check it out. :)
DUDE your frl the best tysm
Thank you so much! Just to let you know, I’m rebranding to AviatorX soon. Just so you know it’s me!
@@RoDev okay
@@RoDev I subscribed to you so if I forget
Awesome, just try to remember AviatorX!
I'm gonna try this when I get my new Macbook Air
M1?
what game is that u playing?
How exactly would I find a "side" of scripting, I'm aware of the Dev Hub, but I'm not sure how I'd use it in this case.
Pick something and go for it. For example, user interface is a great place to start, you learn about positions, Tweens, and OOP very fast
@@RoDev alright
Does it matter which age lol i just started i wanna learn any tips please!
Use my top 10 tips for scripting: th-cam.com/video/VXkkiuyQoJ0/w-d-xo.html
Im learning calculus functions but can't do lua functi0ns what a scam why does lua call them that
you keyboards broken? go ot youtube and use your keyboard to look for a fix! - RoDev
good video though and thanks!
use ur phone!! thanks 🙏
him: is your keyboard is broken, search on youtube!
me who has a broken keyboard: uuuhhhhmmmmmmmm... how do i search it up? i have a broken keyboard so i cant search it up...
😐 use your phone lol
@@RoDev lol
K but if I learn tk solve problems what do I write down