Can you make your average sim with the basics (tool to gain something, rebirths etc.) I’ve always wanted ti make one but most tutorials I follow either don’t work or are outdated so you are my last hope since I have a really good idea
advanced scripting sseries and also a video that covers the entirety of beginer guide in 1 video would be good btw i learned alot from this series thank u!
It would be amazing if you did a series going over specific parts of game design, like how to make combat, puzzels, flying etc. Show us how to use all this code in context
Finally! We have finished this series! I have to say you have REALLY helped me along the way! Now you can cutininue your advanced scripting series, or start a new one :D!
Thank you for making such a simple yet full tutorial showing us the basics. All the other tutorials were basically just writing the script saying (At the time) confusing stuff about variable and functions with loops etc. It made no sense to me and I thought I was doing something wrong since they all said they would be going through all of it one by one. Unlike them, you actually gave the time in to quickly show us the basics and making sure we understand before we moved on. I still dont get the specifics like why and where to put local scripts or where and what to start with in my scripts. But that all comes with practice. So thank you!
Finally, I have finished your series, and I can't thank you enough for what you have taught me (+ retaught since I have some coding knowledge, but not a massive amount.) Hopefully now, I can start creating some basic games, and if there's anything I'm not sure on, I'll go back to the specific episodes.
I started learning Roblox scripting last week, and I spent so much time watching various tutorials from all across UA-cam, and I will say that this one was BY FAR the best. Thanks to you, although I can't create my own game like the one in this video quite yet, I can at least understand how code actually works! THANK YOU!!
@@pokics Quite a bit! I’m working on my dream fighting game now, if you look at the channel you can see some of the characters I’ve made, I’m really happy with the most recent one 🙂
@@spinebentbackwardsI’m very happy with how far I’ve come. I can read and understand pretty much any code and quickly learn anything I don’t. My dream has come true, where the only thing limiting me is my imagination (and VFX skill, I suck at VFX). Right now I’m still updating my dream fighting game, and improving my game design knowledge as a whole. It’s just kinda hard to fine tune my combat system since it’s just me and my 1 friend who want to test lol Thanks for asking!
I’m only on my second day and I already understand a lot of basic things. As of right now, I’m on vacation and stuck in a car ride for 18 hours. I haven’t been able to touch a single button on my Desktop, and I still understand most of these things. Thank you!
Thanks for this series. I'm gonna try and use the information here to make a colourblock game, imma try doing it without searching up how to make one just to test what i can do.
I made the KeyHandle script into a local so the door only gets passable for the players that done it but i can't do the same with the button thing where when you press the button door opens...Great series, i really enjoyed it.
Dude, thank you so much! You were the first youtuber who helped me learn scripting! Whenever I forget something about scripting, I will come to your videos and watch them. Thanks :)
next time, you should have challenges for the viewer at the end of every video, about the things you talked about in the video. that whould make it more interactive and easier to learn.
135k Views: - How To Script On Roblox 2023 - Episode 1 13K Views - How To Script On Roblox 2023 - Episode 14 Congratulations if you've made it this far! (and also people that skip to the end don't count)
After 3 energy drinks and a days worth of work i have finished this series in one day i think my brain is rotting with knowledge.. talk about cramming before the test
Somebody please help me my KillLoader script, my output says parent is not a valid member of Script "KillScript". Why is this happening I tried everything to fix it but nothing works. It doesn't clone and attach to the killbricks.
Thanks for the entire series, I have been following and have learned the basics. I have seen certain obbies where there is a key door however when a player opens it, it only opens for that player on particular and everybody else sees it as closed. I am guessing remote events are used,, how would that be done ?
Hey, can you change the text "You won! " at the end of the game into like.. "(The player username) has won! " like that? Because idk how to make the text auto change to username of a player who won, hope you reply😅
Very good series. How about dummy clients that randomly move. Call it a heard of cattle crossing the road that you are trying to go down. Driving your car you created but hitting a cow you die. So make it like he has to drive through the random cattle crossing at different speeds and places. With a random dog hearding the cattle and a cowboy on his horse paying no attention to you but randomly keeping the cattle moving forward across the road that you are trying to get past.
Just saying for the key handling script and the button script make the. Local scripts so only that specific player can open doors and make the wall transparent
12:03 Here is another way for this to work script.Parent.ClickDetector.MouseClick:Connect(function(plr) local Wall = game.Workspace.ButtonDoor Wall.Transparency = 1 Wall.CanCollide = false
wait(120)
Wall.Transparency = 0 Wall.CanCollide = true end) Sorry That I'm Super Super Late For This Series, It's Just That The 2024 Series Didn't Finish Yet. So, I Decided To Watch The 2023 Series, Because They're All The Same Tutorial!
i havent watched all of the videos as im currently away from my home and sorry for doubting but can you start a game by yourself after studying all the videos, or atleast the concepts of whats happening to a script??
I have one started that I just add to occasionally. If you're interested here's the series so far: ua-cam.com/play/PLfAg6nOoAuSlSExUb8h3-sUNkyU54r6X0.html
where should i go from here? just watch more advanced scripting tutorials, make a couple basic games then try and make a main game and whatever i dont know just learn along the way or is there a better way to go about this like learning certain things before others?
try practicing making other test games to improve your skills then watch videos on how to make things for a better game once you've adjusted, example: making a gun
I tried to make the KeyScript a local script so only the player can get through the door, but now i can't make the "YOU WON" text appear since i can't use FireClient anymore, can you help me on this
I can try to help, what's the problem? I have a video on math.random as well if you'd like to watch it: ua-cam.com/video/Vv-tWazmk1o/v-deo.html&ab_channel=CodeBro29
It happened to me too, the output said that "KillScript is not a valid member of ReplicatedStorage "ReplicatedStorage"". But I found out it's because I forgot to put ":Clone()" after one of my variables in the KillLoader script. Just make sure that your script is completely identical to the one in the video.
Now that the Beginner Scripting Series is over, what videos should I make? 👀
More specific tutorials,like asked ones
Xbot SMP
Can you make your average sim with the basics (tool to gain something, rebirths etc.) I’ve always wanted ti make one but most tutorials I follow either don’t work or are outdated so you are my last hope since I have a really good idea
advanced scripting sseries and also a video that covers the entirety of beginer guide in 1 video would be good btw i learned alot from this series thank u!
advanced scripting series
It would be amazing if you did a series going over specific parts of game design, like how to make combat, puzzels, flying etc. Show us how to use all this code in context
he taught you how to play every chord, its now up to you to make a song
@@grassman1965w quote
@@grassman1965most people have trouble coming up with melodies
@@grassman1965 standing ovation to that
Finally! We have finished this series! I have to say you have REALLY helped me along the way! Now you can cutininue your advanced scripting series, or start a new one :D!
Thank you for making such a simple yet full tutorial showing us the basics. All the other tutorials were basically just writing the script saying (At the time) confusing stuff about variable and functions with loops etc. It made no sense to me and I thought I was doing something wrong since they all said they would be going through all of it one by one. Unlike them, you actually gave the time in to quickly show us the basics and making sure we understand before we moved on. I still dont get the specifics like why and where to put local scripts or where and what to start with in my scripts. But that all comes with practice. So thank you!
Finally, I have finished your series, and I can't thank you enough for what you have taught me (+ retaught since I have some coding knowledge, but not a massive amount.)
Hopefully now, I can start creating some basic games, and if there's anything I'm not sure on, I'll go back to the specific episodes.
I started learning Roblox scripting last week, and I spent so much time watching various tutorials from all across UA-cam, and I will say that this one was BY FAR the best. Thanks to you, although I can't create my own game like the one in this video quite yet, I can at least understand how code actually works! THANK YOU!!
How much have you improved in these 6 months
@@pokics Quite a bit! I’m working on my dream fighting game now, if you look at the channel you can see some of the characters I’ve made, I’m really happy with the most recent one 🙂
@@Positivity4ever good luck bro good stuff 👍
hey its been almost a year! How's it going?
@@spinebentbackwardsI’m very happy with how far I’ve come. I can read and understand pretty much any code and quickly learn anything I don’t. My dream has come true, where the only thing limiting me is my imagination (and VFX skill, I suck at VFX).
Right now I’m still updating my dream fighting game, and improving my game design knowledge as a whole. It’s just kinda hard to fine tune my combat system since it’s just me and my 1 friend who want to test lol
Thanks for asking!
bro this tutorial was the best tut that i've had, i def had alot of fun that i didn't even know i would have on this.
I’m only on my second day and I already understand a lot of basic things. As of right now, I’m on vacation and stuck in a car ride for 18 hours. I haven’t been able to touch a single button on my Desktop, and I still understand most of these things. Thank you!
I am so happy I followed trough this journey. Learnt a lot because of you. Lots of respect man!
This is the best tutorial series ever. I understood everything you said. I practiced and I also had fun. This scripting series is a inf/10
Thanks for this series. I'm gonna try and use the information here to make a colourblock game, imma try doing it without searching up how to make one just to test what i can do.
I made the KeyHandle script into a local so the door only gets passable for the players that done it but i can't do the same with the button thing where when you press the button door opens...Great series, i really enjoyed it.
Can I just say, You have helped Me so much with this whole series, in the Future You should make an Advanced Tutorials now that We know the Basics.
I'm finaly watching this video so exited to make my first full game
Dude, thank you so much! You were the first youtuber who helped me learn scripting! Whenever I forget something about scripting, I will come to your videos and watch them. Thanks :)
Finally finished, this helped me A LOT! Thank you so much!
now that's what I call a nice and working tutorial, I've learned how to use events and functions since that's a new thing for me
thank you you helped A LOT i even send this series to a friend that whants to script as well!
hey ur series were rlly helpful. i cant say i understood everything, but ive learned so much for sure! thx bro
I've been waiting for so long for this
YESS! After 2 months of waiting, you finally uploaded the final part! I can't wait to make a game😅😂
Super underrated guy, his tutorials helped me a lot!
Bro got someone locked up in his closet 😂
Lol
Begging for mercy while this guy doing tutos 💀💀💀
it reminds me of the FNAF night 4 phone call
@@epictomat LOL
woo!! that was fun, thanks for the tutorials, they were very informative!!
This helped a lot ! I could also make that the final door script a remote event so it just activates on the player's screen
Thank you now i can start making games i learned everything from your videos your are the best
Thank you so much, you are by far the best teacher I've ever had, I learned how to make games now, thank you!
Also, yessssss we finally got another episode
You helped me to use the 3 am motivation and not forget it the next day 💪💪
even if u don’t got no good likes the people who liked really mean it and want u to continue
Thanks for this information it will help me in making games.
next time, you should have challenges for the viewer at the end of every video, about the things you talked about in the video. that whould make it more interactive and easier to learn.
great as always
thank you for these man i can now make games without free models tysm
Just finished the series. Now i shall climb to the advanced coding
135k Views: - How To Script On Roblox 2023 - Episode 1
13K Views - How To Script On Roblox 2023 - Episode 14
Congratulations if you've made it this far!
(and also people that skip to the end don't count)
it was a huge drop, i just finished today.
After 3 energy drinks and a days worth of work i have finished this series in one day
i think my brain is rotting with knowledge.. talk about cramming before the test
Somebody please help me my KillLoader script, my output says parent is not a valid member of Script "KillScript". Why is this happening I tried everything to fix it but nothing works. It doesn't clone and attach to the killbricks.
Thanks for the entire series, I have been following and have learned the basics. I have seen certain obbies where there is a key door however when a player opens it, it only opens for that player on particular and everybody else sees it as closed. I am guessing remote events are used,, how would that be done ?
only firing the client for the player who oppened it
can you make another serie like "Advanced Scripting"
We love you Bro
You all are the best!!
I would like to see more tutorials going more in depth on tools. I am having trouble when it comes to that
you just learned me scripting in two days ty
teached*
@@OmarMohamed-uc5jl taught
Hey, can you change the text "You won! " at the end of the game into like.. "(The player username) has won! " like that? Because idk how to make the text auto change to username of a player who won, hope you reply😅
ur a goat
Very good series. How about dummy clients that randomly move. Call it a heard of cattle crossing the road that you are trying to go down. Driving your car you created but hitting a cow you die. So make it like he has to drive through the random cattle crossing at different speeds and places. With a random dog hearding the cattle and a cowboy on his horse paying no attention to you but randomly keeping the cattle moving forward across the road that you are trying to get past.
Just saying for the key handling script and the button script make the. Local scripts so only that specific player can open doors and make the wall transparent
this was great
i need halp asap for some reason the kill script doesnt work
i checked every thing and it they seemed fine
12:03 Here is another way for this to work
script.Parent.ClickDetector.MouseClick:Connect(function(plr)
local Wall = game.Workspace.ButtonDoor
Wall.Transparency = 1
Wall.CanCollide = false
wait(120)
Wall.Transparency = 0
Wall.CanCollide = true
end)
Sorry That I'm Super Super Late For This Series, It's Just That The 2024 Series Didn't Finish Yet. So, I Decided To Watch The 2023 Series, Because They're All The Same Tutorial!
ITS FEELS LIKE MY EDUCATION ENDED BUT NOW I GOTTA GO TO UNIVERSITY TO GET ADVANCED SCRIPTING SKILLS
i havent watched all of the videos as im currently away from my home and sorry for doubting but can you start a game by yourself after studying all the videos, or atleast the concepts of whats happening to a script??
can you make a advanced scripting series?
I have one started that I just add to occasionally. If you're interested here's the series so far: ua-cam.com/play/PLfAg6nOoAuSlSExUb8h3-sUNkyU54r6X0.html
@@CodeBro29hey dude could you make a tutorial on the roblox wiki and how to understand it better because it is kind of hard to understand
are you going to do advanced scripting tutorial?
Thx a lot mate
oh my god bro you have helped me soo much thank u a lot keep making videos
Oh my gosh
for some reason, the final door is not detecting the key touching it, i've checked everything, and it all seems fine, any ideas?
I I’m wondering if you can do a tutorial on how to code a boat because all the other videos I saw were outdated.
Thanks for this series. :) However, the kit and the video don't really match up. What the video is showing me isn't happening in game.
cheers
good vid
Question. Assuming I have mastered the whole series, what percentage of all of scripting do I already know? And what are my capabilities?
If u finish this, watch TheDevKing, he covers even more topics, what was covered in this series is about 80% of the basics
@@Banana-ui3kj OK thanks!
3:10 could you please tell me why you disabled it? its not like it wouldve done anything if it was enabled right?
Sounds like the IRS do be after him Though.
where should i go from here? just watch more advanced scripting tutorials, make a couple basic games then try and make a main game and whatever i dont know just learn along the way or is there a better way to go about this like learning certain things before others?
try practicing making other test games to improve your skills then watch videos on how to make things for a better game once you've adjusted, example: making a gun
Bro hit puberty In a Tutorail☠☠
Bro finally
I tried to make the KeyScript a local script so only the player can get through the door, but now i can't make the "YOU WON" text appear since i can't use FireClient anymore, can you help me on this
And i want the You Won text only appear on the screen of the player that wins not all the client, how can i do that ?
@@dieuxuanhienKeyRemoteEvent:FireClient()
Animating!! Or making how to make a checkpoint
When I join My game all my stuff disappeared Can Some one Help me PLS🙏
is it anchored?
Can You Make A Simulator Game? I tried to do one I watched videos but not working
Nice game
code bro can you teach us how to make a roll/summon like a tower defense game where you summon towers
what if codebro29 just is helding litlle kids captive in his basement?
1000th like 💪
Why I couldn't find this model,can anyone help me?
hey 1 more thing when i used killloader and killscript which was from yours i am getting killed even when not touching
How do I make it so that when you open the door, you lose the key?
Hey ima watch these hut first i want i want sleep i forget stuff much easier when im tired which make sense
My button didnt work for some reason even though i followed the code
oh no the roof IT'S BROKEEEEN
Why is bro at the hello neighbor house with that windmill 1:37
i dont like that the view count gets lower i think people are giving up on scripting :(
hooray
I made a find the key game
Make a tutorial for beginners ( hoe to make tycoon game ???)
Why is his voice so deep
here u are. congratulations you have finished all the tutorial from this playlist. you are now officially a scripter..
can you make a roblox scripting advanced
i want to know how to make a clicking simulator
how many ppl did bro kidnap in his basement
HOW DID YOU GET THE AI SCRIPTING?
By the way, I’m CrayFad but I changed my whole account cos is something happened. Don’t mind my English, I’m kind bad at it is I’m not lying
Got it, thanks for letting me know :)
how to make an merge game?
hey can u help the math.random thing it cant find it i dont rememember the problem ill edit it when i find it
I can try to help, what's the problem?
I have a video on math.random as well if you'd like to watch it: ua-cam.com/video/Vv-tWazmk1o/v-deo.html&ab_channel=CodeBro29
does it work on r6?
12:30 Can I just add a local script here?
Advance scripting tutorial
Could you do a datasave script?
THE SCRIPTS DISAPPEAR FROM THE KILLBRICK PLEASE HELP ME
It happened to me too, the output said that "KillScript is not a valid member of ReplicatedStorage "ReplicatedStorage"". But I found out it's because I forgot to put ":Clone()" after one of my variables in the KillLoader script.
Just make sure that your script is completely identical to the one in the video.