People in the future: Making a roblox game inside a roblox game inside a roblox game inside a roblox game inside a roblox game inside a roblox game inside a roblox game on roblox on roblox
As soon as i am gonna start making roblox games, i am gonna watch ur tutorials because you make the best tutorials and have inspired me for using roblox studio :D
Hey Gamerm8, since i watched your videos all the way back from those tycoon tutorials (which need updating btw bc the scripts don't work that welll) i have managed to create and manage games and now have a good income of 30,000 robux a day ( as long as i am doing commissions + my games are running) can't thank you enough 👍💪
hey gamer m8 nice vid! i was trying to make a coin collecting game to but for some reason when the coin disappeared you could still collect it can u pls help? if so please tell me what is wrong with this script: script.Parent.Touched:Connect(function(Hit)
if Hit.Parent:FindFirstChild("Humanoid") then
local Player = game.Players:GetPlayerFromCharacter(Hit.Parent)
This is a great video! Do the scripts in the video work for an actual roblox game? Also when it says if the leaderstats == 10 then.. does it mean you have to have exactly 10 cash to open it, or can you have more than 10 and it will work?
Yeah they work in an actual Roblox game! the if Cash.Value == 10 means you need exactly 10 cash to open it, I changed it to Cash.Value >= 10 but it got edited out of the video, >= means if you have the exact amount or more then it'll open
Hi, I didn't understand how you did the 2x coin event. I looked at the codes but I couldn't see a code that would double the coin received. Can you help me?
hello GamerM8 I really love your videos, but the thing I hate is that your videos are too short, and also my sister likes watching your videos, my favourite video is the one where you made a popular roblox game in 24 hours and then you updated it. I hope you see this 😀
hey, I don’t know if you will reply to this but could you possibly make one of ur basic grass and tree maps into a free model, it would really help with my hangout game 😁
I hope you see this but probably not. I was wondering if instead of speeding through the script you can normally write it and add a timestamp for people who don't want to see it can skip to it because I'm tryin to get better and learning from you can help in advance thank you 🙏
script.Parent. Touched: Connect(function(Hit) if Hit.Parent: FindFirstChild("Humanoid") then local Player game. Players: GetPlayerFromCharacter (Hit.Parent) if Player.leaderstats. Coins. Value 1000 then. Player.leaderstats.Coins.Value = Player.leaderstats.Coins. Value - 1000 script.Parent. Transparency = 1 script.Parent.CanCollide false script.Parent. SurfaceGui.TextLabel.Visible = false end end end)
question,how can you make an item as a thing you hold and use all the time and not an inventory slot (if you dont understand what I mean the point is to cant disequip your item)
script.Parent.Touched:Connect(function(Hit) if Hit.Parent:FindFirstChild("Humanoid") then local Player = game.Player:GetPlayerFromCharacter(Hit.Parent) if Player.leaderstats.Coins.Value == 10 Player.leaderstats.Coins.Value = Player.leaderstats.Coins.Value - 1000 script.Parent.Transparency = 1 script.Parent.CanCollide = false script.Parent.SurfaceGui.TextLabel.Visible = false end end end) third script!
Hey M8 Can you tell us how to make it so that when a player gets teleported to another game his purchases and his equipped data gets sent to the other game too? I kinda can't figure it out
Yo i tested this game in real roblox studio and i just copied everything you did (im sorry) But there is some bugs to fix. 1. Multiplier Script Says in leaderstats that it has 2x Multiplier but it dosent give 2x more money. 2. when you get 10+ cash or 1,000+ cash the door dosent open Please fix these!
script.Parent.Touched:Connect(function(hit). If Hit.Parent:FindFirstChild("Humanoid") and script.Parent.Transparency == 0 then local Player = game.Players:GetPlayerFromCharacter(Hit.Parent) Player.leaderstats.Coins.Value = Player.leaderstats.Coins.Value + 1 script.Parent.Transparency = 1 task.wait(5) script.Parent.Transpare'cy= 0 end end). Thid is the script gor the couns to get added when you touch the part in leaderstats just get along with this script and it will work
Hello Gamer M8! I am a big fan and i have some questions. First of all what app do you use to edit your videos because its really good! Second of all can we make a video together once, just like you made one with "Sharky the 1ST".
so what im trying to do is make a obby and i want the players to only be able to use the rebirth for like accsories so when the rebirth the get like a rebirth coin yk and then the could go to the rebirth shop to get an item with there rebirth coin
im trying to make a obby and idk how to make a rebirth system that when u rebirth it gives a rebirth coin that u coin buy accsories with that rebirth coin from the rebirth shop
I'm not really sure what you mean by "for a lobby" but I have a rebirth tutorial that might be helpful, here's the link: th-cam.com/video/iNW228pGbQc/w-d-xo.html
Nice lol
HIII PLUTO!! Know me? Top11monke! (LOVE YOUR VIDEOS BROOO)
pluto IM BIG FAN I LOVE YOUR VIDEOS
PLS PLS REPLY MEEEEEEE
Hola
How u doing
guys i am trying to make funny roblox videos can u pls give me a chance if u want ofc
Next, make pet sim without p2w? 🤔
Impossible
@@Outflewik that’s a joke but it is possible just do make pet sim 99Z
@@Outflew Fr fr
@REAL_CatNapper🤯🤯🤯🤯🤯🤯
@@arsalaanrahim15899Z is still p2w
you're really inspiring me to get back to game developing :)
(also epic video frfr)
guys i am trying to make funny roblox videos can u pls give me a chance if u want ofc
Thats good you made any games?
its nice. making games makes me feel good
LOL! That's cool! Thanks for making this video GamerM8
guys i am trying to make funny roblox videos can u pls give me a chance if u want ofc
People in the future: Making a roblox game inside a roblox game inside a roblox game inside a roblox game inside a roblox game inside a roblox game inside a roblox game on roblox on roblox
Fun fact: this is actually part of a Roblox game called Growing Up, When you get to college, you learn to build games, which takes you to studio lite.
Hi, GamerM8 your videos motivate me to start making games!
As soon as i am gonna start making roblox games, i am gonna watch ur tutorials because you make the best tutorials and have inspired me for using roblox studio :D
I'm glad to hear that I've inspired you! :D
How would you know they are good if you haven't watched them?
I have watched them, i will rewatch them@@craigdavies2598
@@craigdavies2598probably because he has lots of subscribers
His games are the definition of motivation in making Roblox games he inspired me too
guys i am trying to make funny roblox videos can u pls give me a chance if u want ofc
Cool video! GamerM8
thank you!
@@GamerM8 :)
Hey Gamerm8, since i watched your videos all the way back from those tycoon tutorials (which need updating btw bc the scripts don't work that welll) i have managed to create and manage games and now have a good income of 30,000 robux a day ( as long as i am doing commissions + my games are running) can't thank you enough 👍💪
that's really cool, I'm glad to hear that!
@@GamerM8 Bro answering like a bot
@@PixticGamesOfficial stop being toxic
@@SiennaSalles how is that toxic💀💀
Rude he is just talking
You have inspired me to start scripting and now I know most of the basics thank you
nice job on learning the basics, I'm glad to hear I inspired you!
3:00 you made: if coins == 10 but better to use: if coins > 9 because player can have 11 coins or more
I actually ended up doing "if coins >= 10" but I think it got edited out, but thanks for your comment!
we need part 2 no one can play it but its fun to watch you,you are my best youtuber!
Will there be a pt2?
I think
PART 2 PLEASE!
Hi gamer m8, I’ve been a fan for a while and I’m wondering why you’ve deleted your old tutorials like the prison one
They're really inefficient and I think some of the scripts are broken, sorry!
@@GamerM8 it’s Alr I understand
your videos inspire me so I can make the game better, thank you
hey gamer m8 nice vid! i was trying to make a coin collecting game to but for some reason when the coin disappeared you could still collect it can u pls help? if so please tell me what is wrong with this script:
script.Parent.Touched:Connect(function(Hit)
if Hit.Parent:FindFirstChild("Humanoid") then
local Player = game.Players:GetPlayerFromCharacter(Hit.Parent)
Player.leaderstats.Coins.Value = Player.leaderstats.Coins.Value + 1
script.Parent.Transparency = 1
task.wait(5)
script.Parent.Transparency = 0
end
end)
No way? A video THAT IS MORE THAN 5 MINUTES LONG? GamerM8 starting to improve fr.
And I'm glad you noticed, I'm hoping to do more videos like this that are longer in the future!
Amazing then. Hope you do make longer videos@@GamerM8
game.Players.playerAdded:connect(function(player)
local leaderstats = instance.new("folder")
leaderstats.Name = "leaderstats"
leaderstats.Parent = Player
Local Times = Instance.new("IntValue")
times.Name = "times"
Times.Value = 0
Times.Parent = leaderstats
end)
I want to do a recording now btw good work keep up da work!
This is a great video! Do the scripts in the video work for an actual roblox game? Also when it says if the leaderstats == 10 then.. does it mean you have to have exactly 10 cash to open it, or can you have more than 10 and it will work?
Yeah they work in an actual Roblox game! the if Cash.Value == 10 means you need exactly 10 cash to open it, I changed it to Cash.Value >= 10 but it got edited out of the video, >= means if you have the exact amount or more then it'll open
@@GamerM8 okay thanks I appreciate it and if you change it to
@@bag3378 If you have 10 or less.
@@OverSimplifiedScripting k
The 2 equal signs means that it’s checking the value of something, rather than setting a new value.
wow.... i shall name this masterpiece... a game inside of a game inside of a game.
Pls make a battlegrounds in studio lite and pls make it a tutorial
Hi, I didn't understand how you did the 2x coin event. I looked at the codes but I couldn't see a code that would double the coin received. Can you help me?
Imagine you thought you were making a game in roblox studio and you finished your amazing roblox game and you couldn't find the publish button...
luckily there's a save button, but sadly I'm the only one who can play it
@@GamerM8 oof
Nice! ❤
GamerM8, when is another tutorial coming out?
Why can bro make a better game than me in a roblox game 😂 keep the videos coming ❤
hello GamerM8 I really love your videos, but the thing I hate is that your videos are too short, and also my sister likes watching your videos, my favourite video is the one where you made a popular roblox game in 24 hours and then you updated it. I hope you see this 😀
Can you write the script for leaderstats up to date because mine says = is expected near for
Hi gamer m8 can you do a tutorial on making a weapon crate like in murder mystery 2 please.
hey, I don’t know if you will reply to this but could you possibly make one of ur basic grass and tree maps into a free model, it would really help with my hangout game 😁
The game is very nice, but it is very difficult to move blocks... And people should be able to play each other's games.
yeah, the amount of times I tried moving something but moved something else was so annoying LOL
@@GamerM8 Or is there another place I can reach you?
They need robots authorization to use servers to save that stuff
And moderation needs to be set in place and other tos stuff
Hello! Gamer M8, Can you make how to make a random color wheel picker. I never see one made a tutorial please I need this! Thank you :>
you should add a storyline to make it different from other td games
The part where he said let’s change the colour to Yellow or shall I say new yeller was so funny😂
guys i am trying to make funny roblox videos can u pls give me a chance if u want ofc
M8 is a he?
Huh?@@yasetby2804
can you pls make a tutorial on how to make a multiplier button
I love your videos! It would be nice to friend you just becasue you seem rlly fun and could teach me some stuff
so uhh will you?
1:03 leaderstats 1:44 Coin 2:59 Door
subbed! great video :D
Thanks for subscribing!
np@@GamerM8
I hope you see this but probably not. I was wondering if instead of speeding through the script you can normally write it and add a timestamp for people who don't want to see it can skip to it because I'm tryin to get better and learning from you can help in advance thank you 🙏
2:30 the oh my gah got me 😂😂
nice video as always
Next idea:Make a game inside of a game inside of a game inside of a game😏
guys i am trying to make funny roblox videos can u pls give me a chance if u want ofc
Great vids! Ever do lessons? Like teaching lol.
Thanks! I used to make tutorials on how to create and script specific things!
@@GamerM8 I used to watch all your tutorials, but what I really need to know is how to script fully.
Cool video!
Thanks!
do retrostudio next, will ya?
script.Parent. Touched: Connect(function(Hit)
if Hit.Parent: FindFirstChild("Humanoid") then
local Player game. Players: GetPlayerFromCharacter (Hit.Parent)
if Player.leaderstats. Coins. Value 1000 then.
Player.leaderstats.Coins.Value = Player.leaderstats.Coins. Value - 1000
script.Parent. Transparency = 1
script.Parent.CanCollide false
script.Parent. SurfaceGui.TextLabel.Visible = false
end
end
end)
make studio lite in studio lite
ermmm….
infinite loop
Amazing Video! Ty 😎
You're my inspiration I tried making a game like yours but i have no idea how to script
i have a challenge for you: try to use studio lite to make a computer that plays roblox in the pc (so its roblox in roblox in roblox)
U deserve more fame 😭
hey gamerm8, what font do u use in ur thumbnails? or if anyone knows pls tell me
it's called Gilroy-Heavy
question,how can you make an item as a thing you hold and use all the time and not an inventory slot (if you dont understand what I mean the point is to cant disequip your item)
Make studio lite in studio lite and then make a game in your own studio lite
script.Parent.Touched:Connect(function(Hit)
if Hit.Parent:FindFirstChild("Humanoid") then
local Player = game.Player:GetPlayerFromCharacter(Hit.Parent)
if Player.leaderstats.Coins.Value == 10
Player.leaderstats.Coins.Value = Player.leaderstats.Coins.Value - 1000
script.Parent.Transparency = 1
script.Parent.CanCollide = false
script.Parent.SurfaceGui.TextLabel.Visible = false
end
end
end)
third script!
Hey M8
Can you tell us how to make it so that when a player gets teleported to another game his purchases and his equipped data gets sent to the other game too? I kinda can't figure it out
I thought you were gonna make robot go around REAL ROBLOX GAMES in 1 ROBLOX GAME
Being crazy with cylinder 😂
Yo i tested this game in real roblox studio and i just copied everything you did (im sorry) But there is some bugs to fix.
1. Multiplier Script Says in leaderstats that it has 2x Multiplier but it dosent give 2x more money.
2. when you get 10+ cash or 1,000+ cash the door dosent open
Please fix these!
Can you put the scrip in the description for the door thing
is this game even was a thing??? as a Roblox Studio mid, i need to check it right now.
is this game even was a thing???????????????????????
script.Parent.Touched:Connect(function(hit). If Hit.Parent:FindFirstChild("Humanoid") and script.Parent.Transparency == 0 then local Player = game.Players:GetPlayerFromCharacter(Hit.Parent) Player.leaderstats.Coins.Value = Player.leaderstats.Coins.Value + 1 script.Parent.Transparency = 1 task.wait(5) script.Parent.Transpare'cy= 0 end end). Thid is the script gor the couns to get added when you touch the part in leaderstats just get along with this script and it will work
i wanna be a game dev i have lots of ideas but i have no clue how to script any tips?
When you got the 10 coins for unlock a island,you unlock the Island.But when you got 11,12 or 13... coins,you not unlock the Island.Help me
Hello Gamer M8! I am a big fan and i have some questions. First of all what app do you use to edit your videos because its really good! Second of all can we make a video together once, just like you made one with "Sharky the 1ST".
Thanks, I use Filmora to edit my videos!
No problem @@GamerM8
Can we be friends alot ignore me pls
you make me wanna make a roblox game
you should do! let me know how it goes if you decide to make one!
Hey, I love ur channel, can you play my first roblox game ? I will set it to public if you want to. Also it is not really finished yet :]
how to make effect on sword like burn effect when player get hit player will get burn
best roblox dev ever
this is nice for mobile players to learn lua/u without an pc.
yeah it is!
This vid kinda helped me out
Can you start a how to script for 2024? And also nice video
I want you to make you a part two because your part 1 was good if you make part 2 it will be even more good❤❤❤❤❤❤❤
now make a roblox game inside a roblox game inside a roblox game
Can you do a tutorial on how to do scrips pls and api-keys
Did u noclip the grass and? And u could make a noise if u take the coin
Now make a Roblox game inside a Roblox game inside a Roblox game
You should make roblox studio in roblox roblox studio
since you done roblox in roblox, DO ROBLOX IN ROBLOX IN ROBLOX!
Can you make a finding game next with this please
so what im trying to do is make a obby and i want the players to only be able to use the rebirth for like accsories so when the rebirth the get like a rebirth coin yk and then the could go to the rebirth shop to get an item with there rebirth coin
you can use the mats in that game i've tried it
This is actually a good game!
In studio lite you can build any game
im trying to make a obby and idk how to make a rebirth system that when u rebirth it gives a rebirth coin that u coin buy accsories with that rebirth coin from the rebirth shop
Gamer m8 is the best Roblox creator in my opinion
Edit (Ty for the heart 😃)
btw could u make a rebirth system for a lobby its so hard to find a tutorial
I'm not really sure what you mean by "for a lobby" but I have a rebirth tutorial that might be helpful, here's the link: th-cam.com/video/iNW228pGbQc/w-d-xo.html
@GamerM8 he means have the rebirth system like In the lobby
no i meant obby not lobby miss spell srry
@@ball623
Can u make a slow tutorial where you tell us how to make the game
"Oh ma god. oh Oh ma god, oh anyways- OH MA GOD"
i saw u on discord lol u where like afk ur mic and earphones where off i joined u remmber me
gamer m8, what would you do if you forgot how to script?
I'd have to quickly learn how to script all over again so I could carry on making videos LOL
Lovely.
2:30 Omagah OMAGAH!.
Make part 2
Make doors in obby creator, dont worry, you can search tutorials