5 MISTAKES Beginner Roblox SCRIPTERS make...

  Рет қаралды 57,825

Gamer M8

Gamer M8

Күн бұрын

Пікірлер: 125
@CyberCoderZ1
@CyberCoderZ1 7 ай бұрын
I started making Roblox games a couple years ago and I knew almost nothing about scripting, but your channel helped me so much!
@DaAccountName
@DaAccountName Жыл бұрын
dont just blindly follow tutorials or you wont he able to make stuff yourself rather do project based learning
@GamerM8
@GamerM8 Жыл бұрын
Exactly, that's what I tried to say in Tip #1 😄
@madgamersam1293
@madgamersam1293 Жыл бұрын
What does that mean? And how can I do it? I tried doing it but I didn’t do anything :(
@Gavblox
@Gavblox Жыл бұрын
@@GamerM8thx
@SukunaIsCold
@SukunaIsCold Жыл бұрын
​@@madgamersam1293learn scripting and then use it to your scripting knowledge
@OfficialSantaSkii
@OfficialSantaSkii Жыл бұрын
Well how do I learn?
@ChoppyBoi
@ChoppyBoi Жыл бұрын
When I started coding, I used your tutorials! And I still do! Thanks!
@imholatoydepana5248
@imholatoydepana5248 Жыл бұрын
This is a really nice inspiration to learn scripting, i used to place around the map 143243215312 free models and i thought that was a game but now, i can actually learn scripting
@Pyrolite
@Pyrolite Жыл бұрын
Here's a simple development tip, when creating large scripts with many components it's important to test that each individual part of the script works. You can do this simply by adding a print statement to output something to check if the script was successfully able to reach that part of the script or not.
@HeyShattered
@HeyShattered 18 күн бұрын
I'm a self taught scripter of 4 years, and I used to make games with freemodels completely and try to recreate those games but code all of it myself. I would intentionally clone every freemodel into the new game but delete random things in scripts and try to fix them myself. It took me about a year to learn scripting (don't expect a time any less than this if you *REALLY* want to learn scripting), but eventually I mastered it.
@ParamaRBLX
@ParamaRBLX 10 ай бұрын
It's been almost three weeks since I started learning the concepts of Lua in Roblox. In the first week I saw all the videos I needed to know what are the basics, but when the second week started and I wanted to create more large scripts I wasn't capable because I really didn't understood those "basic concepts" and I didn't know how to implement them in the next line of code. Now I'm focusing on learning step by step the basics and also trying to figure out what logic follows the code to understand my more my decision making in every line. Thank you for the informative video, this will get a lot of people. Edit: It's been two months since I posted this and I'm still learning a lot. Of course I currently can do comissions but I will not for the moment. To the people who is learning and it's having a bad time learning. Just keep working until you understand it.
@idealedits500
@idealedits500 6 ай бұрын
bros doing commissions within only 2 months of coding
@ParamaRBLX
@ParamaRBLX 6 ай бұрын
@@idealedits500 I already made some comissions but i'm not focused on that.
@HyperSwordBlox
@HyperSwordBlox 10 күн бұрын
You know there’s a free plugin that gives you a script book and I have it it’s very helpful I use it I would definitely use it its amazing it has every script and even you can do your own if it’s hard use the script book plugin
@animemech4321
@animemech4321 18 күн бұрын
I do like your tips, but the last part where you said something about using a singular remote event instead of multiple can potentially be bad practice if not done correctly, in some cases using multiple remote events can actually be better. If you use any of the networking libraries they do this for you so that you're not sending unnecessary data through to the server and / or client, causing you to miss out on potential networking. If you are not careful with your remote events and how you manage them it is very easy to accidentally create a mass of excessive requests, which then causes ping raises because the network is trying to catch up with the excess requests. I personally have done a ton of optimization on my networking and found that using multiple remote events made it easier to manage my network requests, and also minimized my remote event usage by having full client detection for visual effects on the server, this causes less remote usage and allows more room for actual data you need to send through for combat or npc and what not.
@Laugh_out_loud_hahah
@Laugh_out_loud_hahah 8 ай бұрын
thanks this really helped me a lot I'm now working on a game with my friend and scripting is just getting to easy now.
@rfo.
@rfo. Жыл бұрын
Im a beginner with only a little little experiences but taking scripts from others to read it and try to do something else with the same functions helped me learn
@BoydsLittleHome
@BoydsLittleHome Жыл бұрын
Thanks for helping that’s really helpful I’m kinda a noob at scripting and this helped me so much thank you so much
@GamerM8
@GamerM8 Жыл бұрын
I'm glad I could help!
@xen_beats
@xen_beats Жыл бұрын
1:11 You put print("Hello") instead of print(Hello) without the speech marks. If you had put hello with the speak marks the variable would be useless.
@mixalispapa4711
@mixalispapa4711 15 күн бұрын
To not forget things just write down what they do either in a dicument or on a notebook or anything that can store information.
@NirFiss
@NirFiss 10 ай бұрын
As a guy who made sorting algoritms visualisation in Roblox, I can say that just copying code wont do any good for you, you need to understand it, and know what it does on each line of code. It really made a difference when i tried to copy someone else's sorting algorithm without knowing where it does anything and not knowing where should i visualize, apply states (so the color of an element would change) or where should i add a delay.
@HopePenguin
@HopePenguin Жыл бұрын
I do all of the mistakes. Keep up the good work, GamerM8!
@AngelPlayz_II
@AngelPlayz_II Жыл бұрын
I'm still commiting #1, but it has eventually worked out for me, and at least, I can understand some of the specific tutorial scripts.
@Drifting_In_Space10
@Drifting_In_Space10 Жыл бұрын
Remember to return to game tutorials aswell as they *gain* the most views and *give* the most help
@UranRogova
@UranRogova 8 ай бұрын
you are like a development because you know about roblox so much love,rion
@PlutoIsAway
@PlutoIsAway Жыл бұрын
These are so useful!!!!!!!!!!!!!!!!!!!😂😂😂
@Mrsoulofeyes
@Mrsoulofeyes Жыл бұрын
I FOUND YOU I DORGOR YIHR CHANNEL
@shilpiarora7551
@shilpiarora7551 Жыл бұрын
Awesome video ❤❤ very helpful :)
@shilpiarora7551
@shilpiarora7551 Жыл бұрын
i got hearted from my favourite dev :)))
@Croissant-du2pq
@Croissant-du2pq 24 күн бұрын
Output is sometimes helping, Sometimes confusing.
@dpogg
@dpogg Жыл бұрын
thanks for making videos they are very well explained keep up the good work
@alexflame9383
@alexflame9383 Жыл бұрын
Thanks for the vid! Recently I stopped scripting and forgot everything! Can you make a vid to refresh my memory please? Thank you ❤
@crazilego
@crazilego Жыл бұрын
Awesome Video GamerM8, can you please resume the tycoon series though and make it save?
@connorallgood0922
@connorallgood0922 5 ай бұрын
tip for learning scripting: don't just follow tutorials. find a video to see how they do it, then use the roblox documentation to find out what each part of the script is doing, then try to write it yourself. You don't have to just go straight unto scripting, you can write "plans" or like psuedo-code to kind of outline what you want to happen and understand sort of what needs to go where for the script to work.
@legendk6
@legendk6 Жыл бұрын
gamerm8 wont reply.
@_kxin
@_kxin Жыл бұрын
ye
@_kxin
@_kxin Жыл бұрын
yea
@Al_phaOmega
@Al_phaOmega 7 ай бұрын
Correct
@Gavintalks2.0
@Gavintalks2.0 4 ай бұрын
Extra tip : Before learning to code in Roblox, you should learn the original Lua first to understand the format
@DJ_gtagVR
@DJ_gtagVR Жыл бұрын
As a python developer i understand the basics of coding/scripting of lua so its pretty easy for me to learn the basics i know the variables with the local and i dont understand what the function do or i think i do i dont understand the for but all of the basics i understand
@danhom-guest5621
@danhom-guest5621 Жыл бұрын
Good job! Your videos really helpful. Even im not beginner, its very interesting to watch)
@GamerM8
@GamerM8 Жыл бұрын
Thanks for watching, I'm glad you find my videos helpful!
@danhom-guest5621
@danhom-guest5621 Жыл бұрын
@@GamerM8 WoW, I got answer from legend!!))
@JeLeff.
@JeLeff. 8 ай бұрын
byteblox is one of the best if not the best roblox studio tutorial channel (the one that has the roblox studio logo as pfp)
@GamerM8
@GamerM8 8 ай бұрын
he makes the best tutorials kzbin.info/www/bejne/sGGch2RqrZlrhKs
@JeLeff.
@JeLeff. 8 ай бұрын
fr@@GamerM8
@Randomuser0099
@Randomuser0099 Жыл бұрын
Nice video bro! Can you PLEASE make a series on how to make a game like doors?! Thanks bro!
@TheWayManREAL
@TheWayManREAL Жыл бұрын
I would like to see more videos on scripting lol I mean like coding, like making simple games, using collection service etc...
@overtfrxst
@overtfrxst Жыл бұрын
Keep up the good work!
@GamerM8
@GamerM8 Жыл бұрын
Thank you!
@Dum_Dude663
@Dum_Dude663 Жыл бұрын
yo pls shout out to me
@Sasma_
@Sasma_ Жыл бұрын
Amazing Content!
@GamerM8
@GamerM8 Жыл бұрын
Thank you, I'm glad you like it!
@acidyx1
@acidyx1 Жыл бұрын
i still remember playing that game with gamer m8
@Sheep-s4n
@Sheep-s4n Жыл бұрын
ChatGPT is also very useful for debugging
@VoidCode
@VoidCode Жыл бұрын
Chat GPT can make incorrect answers, still best to ask for help on dev forums
@EGGS181
@EGGS181 5 ай бұрын
Chatgpt needs to stop helping people to script honestly he's bad but i can't talk because i can't even script💀😭😬
@ErenPotter
@ErenPotter 17 күн бұрын
@@EGGS181 its an ai.. Why you using "he". Go back to school kid
@KitKJCraft-n3e
@KitKJCraft-n3e 4 күн бұрын
​​@@ErenPotter You too because you said "Why you using he"
@KitKJCraft-n3e
@KitKJCraft-n3e 4 күн бұрын
​@@ErenPotter It's "Why are you using he"
@verysadcatc7897
@verysadcatc7897 2 ай бұрын
Tip 3: The part i get stumpted and fix it in 10 minutes.
@robloxgamerbro492
@robloxgamerbro492 9 ай бұрын
that is the thing, i don't know where to learn
@Wyrmver
@Wyrmver 3 ай бұрын
start with an idea and look up the parts you need to make a piece of that idea even if you don't or can't finish it you'll always come back with something learnt
@EliteDrillmanRealOne
@EliteDrillmanRealOne Жыл бұрын
i was learning scripting in 1 month now i am a developer
@J_ILd
@J_ILd Жыл бұрын
Please let us know if he touches Part, a camera appears for a while and then disappears, please, please, I need to learn about this
@unmaskedmeph3446
@unmaskedmeph3446 Жыл бұрын
hello can you make a game like "write a letter" that you can see the comments or notes of a players on your game btw im your subscriber since 2020
@Fuyu714
@Fuyu714 Ай бұрын
Step 1: Learn by yourself and if you do mistakes you learn from them making you script better
@Average_Roblox_Furry
@Average_Roblox_Furry 11 ай бұрын
Thank u :)
@Rath2049
@Rath2049 Жыл бұрын
I really don't mind scripting, problem is I only know python language
@frostlightplayz7380
@frostlightplayz7380 Жыл бұрын
They're extremely similiar :D
@Gaming113-YT
@Gaming113-YT 5 ай бұрын
I gave up because i cant make a connection between things Like i know What a if Statement is but What do i best use it for and when i do something What do i use Like for Shift to Sprint do i just Check if Shift is held and change the Speed or What?
@daanvk3264
@daanvk3264 2 ай бұрын
I got an is not a basepart error on a normal part 😂
@daanvk3264
@daanvk3264 2 ай бұрын
Now I can code almost everything
@LuaPuzzle
@LuaPuzzle Жыл бұрын
Am’I the only one who has to fix every error? Like even the code works I still have to fix it for no apparent reason
@zimph2
@zimph2 Жыл бұрын
Can you do more scripting tutorials? Thanks! 🙏
@StarBhai-lj6iy
@StarBhai-lj6iy Жыл бұрын
Ty❤❤
@GamerM8
@GamerM8 Жыл бұрын
I hope you found the tips helpful!
@VeliHajdari
@VeliHajdari 3 ай бұрын
I lost more hope that i alredy lost idk why im wasting my time anymore guess scriting was not meant for me
@BrainCandy8
@BrainCandy8 Жыл бұрын
How do you make your script have those colors? I'd love to make mine have your colors.
@itsray5257
@itsray5257 Жыл бұрын
In the preferences, Studio, go down and colours
@BrainCandy8
@BrainCandy8 Жыл бұрын
@@itsray5257 Thanks!
@Cezar242
@Cezar242 3 ай бұрын
pls help me my play script is noot working and i copy it
@bmc523
@bmc523 9 ай бұрын
0:03 aka me all day
@BlackRB_YT
@BlackRB_YT Жыл бұрын
How to make a starting game item for deveplop?
@Chess_Man100
@Chess_Man100 Ай бұрын
The Funny Part Is Idk How To Use Free Script Models Lol
@SgRulz
@SgRulz Жыл бұрын
i will not need youtube practice! my mom might let me join some group or something to learn scripting games! that includes roblox games and minecraft mods and normal games!
@TheBobucksMan
@TheBobucksMan Жыл бұрын
w!
@boorboorboor
@boorboorboor Ай бұрын
it took me 8 years to learn scripting
@endangdjatmikowati
@endangdjatmikowati 9 ай бұрын
I cant ingleand languange too much ( sorry i typo :( ) if i look otger country tutorial maybe my brain will explode cause think inglish languange. And there almost nobody tutorial basic about script. So i hope i luck to build a project
@OfficialCaptionGuy
@OfficialCaptionGuy Жыл бұрын
nice
@GamerM8
@GamerM8 Жыл бұрын
Thanks!
@OfficialCaptionGuy
@OfficialCaptionGuy Жыл бұрын
@@GamerM8 you’re welcome :)
@solarance
@solarance Жыл бұрын
“local Help” 💀
@daanvk3264
@daanvk3264 2 ай бұрын
I was a beginner 1.5 years ago
@awindowspro
@awindowspro Жыл бұрын
I would not comment on the dev, I have tutorials and google
@Jaafan
@Jaafan 19 күн бұрын
0:15 that's what happened to me
@Bloxxy_bloxxer
@Bloxxy_bloxxer 4 ай бұрын
How cooked am i? My first language is C++
@28ehd7uwhjdoejqhwidiejejdieidn
@28ehd7uwhjdoejqhwidiejejdieidn Ай бұрын
Pro tip:learc C
@Xennier100
@Xennier100 Жыл бұрын
ello
@GamerM8
@GamerM8 Жыл бұрын
Hey
@SoulCollectedGaming
@SoulCollectedGaming 5 ай бұрын
Sigma
@AlteFore
@AlteFore 6 ай бұрын
POP FILTER
@nikopaddy
@nikopaddy Жыл бұрын
I don't know how to script and I'm not planning to know how to script
@itsray5257
@itsray5257 Жыл бұрын
Then leave
@nikopaddy
@nikopaddy Жыл бұрын
@@itsray5257 no kid
@kylearigo2300
@kylearigo2300 Жыл бұрын
Why don't YOU make a beginner's guide to Roblox coding, I don't think you have made yet right?
@LegoPieces_
@LegoPieces_ 7 ай бұрын
Chill, there many tutorial in this platform.
@kylearigo2300
@kylearigo2300 7 ай бұрын
​@@LegoPieces_ oh no I'm not mad 🤣
@KingBOY-e2u3x
@KingBOY-e2u3x Жыл бұрын
What
@noobiusxddddd
@noobiusxddddd Жыл бұрын
first
@ririndmay
@ririndmay Жыл бұрын
First
@kilodagamer8081
@kilodagamer8081 Жыл бұрын
Jesus loves you all
@JustYou69-youtube
@JustYou69-youtube Жыл бұрын
THAK
MISTAKES Beginner Roblox Developers make...
2:13
Gamer M8
Рет қаралды 102 М.
How To Master Roblox Scripting (Even If You're Lost!)
6:55
SmartyRBX
Рет қаралды 12 М.
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 8 МЛН
Увеличили моцареллу для @Lorenzo.bagnati
00:48
Кушать Хочу
Рет қаралды 2,8 МЛН
СОБАКА ВЕРНУЛА ТАБАЛАПКИ😱#shorts
00:25
INNA SERG
Рет қаралды 3,6 МЛН
How pro Roblox developers learnt to script
10:03
AlvinBlox
Рет қаралды 862 М.
I spent 1000 DAYS Building My Roblox Game!
12:23
DeHapy
Рет қаралды 155 М.
I Asked Roblox Billionaires How To Get Rich
41:51
CubeINC
Рет қаралды 2,8 МЛН
I made a TOWER DEFENSE Game in Roblox...
8:09
Gamer M8
Рет қаралды 388 М.
The EASIEST Way to Learn Scripting (Roblox)
4:27
RoDev
Рет қаралды 282 М.
I Spent 24 HOURS Learning Scripting In Roblox
15:50
janisjanis01
Рет қаралды 18 М.
I Learned How to SCRIPT in 7 Days | Roblox
11:00
Simjet
Рет қаралды 124 М.
How I Learned to Script on Roblox (My First EVER Game!)
11:53
TheDevKing
Рет қаралды 207 М.
What Roblox Doesn't Tell You | Roblox Studio
9:38
Stewiepfing
Рет қаралды 30 М.
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 8 МЛН