I love how without any cutting in the editing, it's still the best tutorials Alvin got out there! Really recommend him for beginners and I've learned so much from him! I wouldn't be able to do the video in one go.
Thank You so much! Easy to understand, although I already have some coding experience with python, I still need help. No music which is better for understanding and concentration! Very useful Tutorial ❤
One extremely good thing to add to the second obstacle to prevent cheaters is... 1st, Put a script into all the parts that you want the players to fall through. 2nd, Put the following bellow into the scripts. "script.Parent.Touched:Connect(function() local part = script.Parent part.CanCollide = false end) script.Parent.TouchEnded:Connect(function() local part = script.Parent part.CanCollide = true end)" Also Make sure that all the parts have CanCollide On as this script turns the CanCollide Off as soon as the player touches it. Pretty simple and easy right. But this will prevent people from using stuff like Click to walk & The Camera trick. You're Welcome.👍
Or what you can do is you can do is... script.Parent.Touched:Connect(function() local part = script.Parent part.CanCollide = false wait(3) --change the number to any amount part.CanCollide = true end)
Great tutorial! For anyone having trouble with the lava section. Make sure there that the folder name matches the script and no spaces in between words - there is a space in the pastebin script you need to remove. Rename the parts in the folder all "LavaBrick" to match the script. :)
alvin was a major inspiration to me even in early 2017 and helped me learn developing at its most basic level. now a CEO of an undisclosed company that just got >$750,000 funding and the only person i can credit for learning how to code and follow my dreams is alvin. keep the bangers coming and i hope to see more 💕
Hi, I want to create a shop at each station, and I want one of the things to be so thta they pay robux to turn the right answers green (on the can/can't collide section), can you please tell me how to do that?
Amazing video, i would say if anyone wants to start somewhere this is the best place to start, today my journey has begun to create my roblox game, but first i will create some obbies and stuff so i can revolve around the studio learning new things
bro i gotta say i want u to make more of these vids they are helping me a lot since i dont know many stuff of roblox studios look some of the stuff u shown can help lots of ppl pls make vids like this i beg of u
hello, thnks for this vid, everything works fine but i have a question: So I added a checkpoint from the toolbox for every stage and when i leave it starts from the beginning, is there a solution for that? and second how can we make a leaderboard to see in which stage players are.
well your model might not be working since it could be made by unofficael dev so try using the normal ones and just use move to put them in your base this may not work but its worth a shot
Yo alvin So remeber when you made a how to make a story game right well i used the kit in part 1 and it says that my game is ristricted did i miss somethin if u can please reply because idk
so will any of the code have to change if I change the name of the Lava Bricks from "LavaBricks" to "KillBricks" besides the name of the Kill Bricks / Lava Bricks? I wanna know to make sure, and I mean not what it would be from when this vid was created, but like as of right now.
hi I'm on Mac and it won't do anything when I right click which is why I always get annoyed as I can't copy and paste so how do I create the folder for the lava bricks as it seems like in the coding I will need them to be named
for some reason the lava bricks arent killable for some reason can you make a updated version of this video because i cant figure how to fix the lava bricks
Hello AlvinBlox, love your vids! I was wondering if you could make a turtorial on how to make a functioning boombox that plays certain songs when a tape is put into it. If possible maybe you could make it so that little hatch thing has to be open to insert a tape before playing anything?
Thank you, this was super easy but can you teach us how to make checkpoints please? So when the character dies in a level they can re-spawn to the beginning of the level and not the very start of the game.
Thx you Im a beginner and this is helping me alot (even i dont understand the code though) I think this is the best way to learn coding, by look at what you do. Do you have any suggestion for me as a beginner Lua coder?😅
People really be saying its an amazing video before they've even watched it 💀 but it probably is a really good video.
The bots are quick with it😭
@@cringerobeatsvids2010fr
He bought the comments😭
People are saying that bc people already know is gonna be a great video
They are bots
All of your developing videos have been incredibly helpful to me, you really inspire me to learn how to code, thank you!
same bro
I love how this man makes tutorials for beginners though he could win more by making his own games
I love how without any cutting in the editing, it's still the best tutorials Alvin got out there! Really recommend him for beginners and I've learned so much from him!
I wouldn't be able to do the video in one go.
@cavachoncx3 ????
Jesus delivers❤
@@ASTRAL_GURU yes but what does that have to do with this
when i add the lava brick script i wouldnt die got any idea why i dont die?
@@vinny_616 you have to make sure every thing that he wrote is the same as you wrote, like capital things that are not capital in your script
Thank you so much! I am new to the roblox creator studio because I got a PC for Christmas. This really did help! You earned yourself a new sub!
Me too
samee
Thank You so much! Easy to understand, although I already have some coding experience with python, I still need help. No music which is better for understanding and concentration! Very useful Tutorial ❤
Where is the thing
@@SahMyriAmarie what thing? Great explanation
4 years, thanks Alvin for your help, I'm now myself a game developer and devexed a few times!
How much have you made
People watching in 2024
I'm famous as phock 🤩
Me
Me it works but i CANT FIND THE SPAWN POINT
Me
Lol all seeing today
Me😂
One extremely good thing to add to the second obstacle to prevent cheaters is...
1st, Put a script into all the parts that you want the players to fall through.
2nd, Put the following bellow into the scripts.
"script.Parent.Touched:Connect(function()
local part = script.Parent
part.CanCollide = false
end)
script.Parent.TouchEnded:Connect(function()
local part = script.Parent
part.CanCollide = true
end)"
Also Make sure that all the parts have CanCollide On as this script turns the CanCollide Off as soon as the player touches it. Pretty simple and easy right.
But this will prevent people from using stuff like Click to walk & The Camera trick. You're Welcome.👍
Or what you can do is you can do is...
script.Parent.Touched:Connect(function()
local part = script.Parent
part.CanCollide = false
wait(3) --change the number to any amount
part.CanCollide = true
end)
thanks chief, u really helped me there.
Hey thanks bro!
it didnt work for me
@@Orbiital What’s the error message? Can you open the output box and lmk?
I feel like you should have explained / added a Datastore so people could truly make a good obby
This was the best tutorial ever! The fact that u showed us everything was amazing!
The lava bars didn't work for me lol, so I decided to use a lava bars model instead, it's quicker aswell
u needa use a script
I did
use it
they have scripts @@spacex9819
@@Nihan585 how did you do it?
Thanks man this helped me a lot ! And I made my very own first Roblox obby, I appreciate you and you deserve a sub (:
Great tutorial!
For anyone having trouble with the lava section. Make sure there that the folder name matches the script and no spaces in between words - there is a space in the pastebin script you need to remove. Rename the parts in the folder all "LavaBrick" to match the script. :)
oh tysm I was having trouble with that
Thank you I was confused on that bit
OMG THANK YOU I WAS SO CONFUSED OMGGGG
OMG TYSMM!!!
what is the pastebin script
Love these types of videos, you have a great channel Alvin don't stop uploading ❤
Hello, your tutorials are really helpful and easy to follow :) .Thank you so much for making the tutorials! ♥
alvin was a major inspiration to me even in early 2017 and helped me learn developing at its most basic level. now a CEO of an undisclosed company that just got >$750,000 funding and the only person i can credit for learning how to code and follow my dreams is alvin. keep the bangers coming and i hope to see more 💕
I know I’m a little late but thank you so much for this tutorial helped me a lot wit my game 💯
whats ur user
mine is alex_pro1177
Hi, I want to create a shop at each station, and I want one of the things to be so thta they pay robux to turn the right answers green (on the can/can't collide section), can you please tell me how to do that?
Bro you are the best you helped me a lot because of this video.
Amazing video, i would say if anyone wants to start somewhere this is the best place to start, today my journey has begun to create my roblox game, but first i will create some obbies and stuff so i can revolve around the studio learning new things
I learned so much from this video!! I’ve been watching Turtorial after Turtorial, and this is the only one that worked! Thank you 😁
This was a very simple and amazing first tutorial! Thank you so much :)😍
Thank you so much for the tutorial it really helped me even though i just saw it 4 months later lol
thank you very much for making this video, also your a W for not clickbaiting with the large amounts of robux
do you know how to make an end in my obby?
Thanks Brother, This video helps me to create my First Roblox Game! ❤
you know it is a good day when alving blox uploads
your videos inspired me to start developing thank you for all the tutorials alvin
IT WORKED!! TYSM FOR THE TUTORIAL!! IM A BEGINNER AND THIS IS SO HELPFUL
Thank you . I was just thinking to make a obby and then I seen your video . Now I can make my own obby and earn robux . Thank you ❤
It's my first time using studio and this made it really simple, ty!!
W vid for beginners like me! Earned a new sub, keep doing this work
hey alvin i think u dropped this👑here you go!
YO bro thank you so much dude, my spawn location was keep falling and i didnt knew what to do.. until i saw THIS THANK YOU and YOU EARN a SUB!!!!!! :D
this video was very helpfull while i was making my obby i didnt know how to make my blocks fall now i know thank you alvin :)
It was very helpful Alvin! Very helpful!!
But it's much more complex on MacBook T-T
bro i gotta say i want u to make more of these vids they are helping me a lot since i dont know many stuff of roblox studios
look some of the stuff u shown can help lots of ppl pls make vids like this i beg of u
Love the content Alvin!
Thanks bro! I Have been Struggling but after this, I havent struggled now.
Great Video 100% but the scripts are not showing on the pastebin website for the lava brick script.
This is really helpfull, it makes game creating on roblox so much easier. This is the best tutorials i have ever seen.
People watching in 2025
@@SomeTotalidiots hi
Thanks for getting straight to the point.
Thank you so much for this tutorial, I’ve always wanted to create an obby but it was difficult, so thank you!
he made 500 versions of these, i honsetly dont bother for the fact on how much roblox studio changes quickly.
Hey does changing the name of the part itself break the script (regarding the lava bricks). Just asking incase I decide to organize it.
For me it fixed the script😭
Alvinblox in 10 years: How to make GTA 6 in roblox
What happened to the recreating my restaurant livestreams?
Thanks a lot alvin you just started my journey😊
this is literally the most helpful video ive ever watched. thank you!
Welcome back and I'm not coming back
Amazing video! just one question, How do I set the spawn points in the diffrent levels? because it wasnt speecified in this video
Tysm i Learned alot lol i learned how to make the fall brick thing And i will be making my own obbies soon! Will subscribe ❤❤
I truly appreciate Your methods There Always Helpful!
Yo thank you for the help bro, this really help me a lot I really appreciated 🎉
why the second obby it wont load for me when i join the game
thhhhhxxxxx omgg i made my first 100 robux tysmmmmmmmmm god bless u and u live longer and i am subbing
Tysm! You helped me a lot to understand how to code. Thanks again!
Your video quality is so good this video
Thank you so much! My friends will love my soon to come obby💪
I love how alvin has completely forgotten about the my restaurant live stream series
hello, thnks for this vid, everything works fine but i have a question:
So I added a checkpoint from the toolbox for every stage and when i leave it starts from the beginning, is there a solution for that?
and second how can we make a leaderboard to see in which stage players are.
well your model might not be working since it could be made by unofficael dev so try using the normal ones and just use move to put them in your base this may not work but its worth a shot
can you make a tutorial when activating/touching through a trigger event the camera goes onto the side like a 2D game
THANK YOU SO MUCH THIS HELPED ME A LOT I KNOW HOW TO MAKE OBBYS NOW!!!
Yo alvin
So remeber when you made a how to make a story game right
well i used the kit in part 1 and it says that my game is ristricted did i miss somethin if u can please reply because idk
My computer just went off so all my progress is gone
The properties menu isn't there for me, is there a fix? I also tried ctrl shift p, but it still doesn't work. Thanks! -edit: i got it to work
That was helpful my I well share video
Can we find Roblox studio on App Store or play store
No unfortunately, you can only use roblox studio on computers
can you make a checkpoint script on this obby please
so will any of the code have to change if I change the name of the Lava Bricks from "LavaBricks" to "KillBricks" besides the name of the Kill Bricks / Lava Bricks? I wanna know to make sure, and I mean not what it would be from when this vid was created, but like as of right now.
I just realized. Are you the creator of TPS? I play TPS ultimate soccer everyday and got some gamepasses
Great video, watched your beginner script videos , helps a lot :)
hi I'm on Mac and it won't do anything when I right click which is why I always get annoyed as I can't copy and paste so how do I create the folder for the lava bricks as it seems like in the coding I will need them to be named
Thank you,This video helped alot!
Sewy
Btw alvinblox have you ever made a mini game in roblox studio?(just a video idea idk if you would do it im just asking)
for some reason the lava bricks arent killable for some reason can you make a updated version of this video because i cant figure how to fix the lava bricks
Can you please make a tutorial on how to make a obby mania game like the one you made back a while ago please??
Alvinblox i have been watching your vids to learn how to develop a game. I have a question, can you please help me script a roblox game?
Hello AlvinBlox, love your vids!
I was wondering if you could make a turtorial on how to make a functioning boombox that plays certain songs when a tape is put into it.
If possible maybe you could make it so that little hatch thing has to be open to insert a tape before playing anything?
can i ask something, evrytime i die i spawn at the second stage then when i die again sometimes it spawns on the first stage?? (i need help please😅ty)
Very goood vidio i created my frist game today ❤❤
The things are very far apart when I join it, how do I fix it
Make them smaller and closer
thanks for making this video it helped he lot getting started making obbys
Thank you, this was super easy but can you teach us how to make checkpoints please? So when the character dies in a level they can re-spawn to the beginning of the level and not the very start of the game.
How do you add a stop watch? And how do you make it save?
At the top left click on file and then save. 👍
Thanks alot u taught me the basics but the script was really complex for me as a kid
What do you do when your done the script
is there a way to move the death zone up/obby down so thatit doesnt take so long for you to die?
Thanks for this tutorial!❤
my lava bricks still don’t work for some reason i’ve watched videos and tried many different codes but for some reason it won’t kill me??
thanks for this amazing video, i always wanted to ceate games on roblox! :D
12:52 HOW TO SELEC THEM ALL?? I NEW USING PC, I already hold Ctrl doesn't work?
hold shift
hold both ctrl and left click
I did the same code as you but ut didnt work each time i am in the red obstacle i dont die what shoudl i do?
Wow, I love how your editing skills are, it's amazing!
You should teach them how to make the game "Hotel Empire"!
bro I watched one of his videos from 2017 and then I watched his new videos, he changed a lot!
Thx you Im a beginner and this is helping me alot (even i dont understand the code though) I think this is the best way to learn coding, by look at what you do. Do you have any suggestion for me as a beginner Lua coder?😅
Hey man
I have a problem
Many of my kill brick work and some don't pls I need help
And I copied and pasted the script which u did
heymalvin wanna a game idea? i have a great idea of a gamemto roblox but i dont have a PC...
thanks so much awsome viseo really helped me espeaciallly the lava code
this video help me out alot but can you make a video about how to put checkpoints to a obby