Why I Hate Roblox Abilities
Вставка
- Опубліковано 12 лис 2024
- so much knowledge you'll start levitating:
linktr.ee/Byte...
photos of my pet pigeons: / subnautica_man
discord: / discord
wondered how to make a main menu in roblox studio? or how to create a shop which has working GUI? ive made lots of 2024 roblox scripting tutorials about all the different bits of roblox to give you some up-to-date information about all of its properties and events.
my goal is to simply give some insight on how to use the various features and instances roblox studio, and show you some fun stuff you can do with them. thanks for checking out this roblox scripting tutorial :)
get my full Roblox Studio course here:
linktr.ee/ByteBlox
photos of my pet pigeons: instagram.com/subnautica_man
i edge to your lessons ❤️
is this your house ip
@@squagoonyes
can u unban me from ur server
@@zoophiliaphobic unbanned
Omg i can't actually stand how good this tutorial is, like, you actually explain everything and not just typing funny letters
ahahha, stand, like jojo, ahahhaha, ahahahah- LET ME OUT
@@San_Genna **locks the door harder**
@@couththememer * *boards up the door* *
yeah, good it isn't just "follow what I type" and then write a billion of code errors and funny letters.
@@San_Genna BLOCK THE DOOR DO N O T LET THIS MAN OUT
*puts tables and chairs on the door and lock it hello neighbor style*
this chad just said "I hate roblox abilites, now you all are going to learn quickly and in depth how to make them properly instead of just copying code"
Outstanding!🔥
Gnomecode moment
@@ColorInversion gnomecode mentioned, peak
@@stroyosh4670another Gnomecode dude who’s aware of it, truly a miracle (I have no idea what it is)
What he gave is the very very start of actually making an ability, as a Roblox dev, that is the begging
Clicked to see unhinged 11 minutes rant on roblox abilities, got a tutorial on how to code them instead (I’m loving it btw keep up the good work)
fr
i wanted the rant
Love how this video explains how to code an ability. I kinda expected it to be ranting about how games based on abilities suck or something like that.
I never understood coding, but seeing this video made me understand things, and it was actually nice to go through.
Thank you for this video, even if I'm definitely not going to start coding any time soon.
great bait and switch
I thought it was about the game “abilities”
UA-cam made me rate your comment and i said its bad sorry 😂
@@Commentary_channel It's okay
i love your content.
ive been trying to get into roblox development but i havent seen many tutorials that are fit right for me.
most tutorials i find are either for advanced people or people who have never touched code before.
i have been coding for 2 years now but ive never touched lua, im glad i found someone like you and ive been looking at your videos every now and then.
tysm appreciate the content a lot!
I figured on how room generation works and now I’m learning to detect which room it’s at
Thank you ByteBlox. As a person who has been playing Roblox for a while now, I have realized the significance of what its like to know Roblox Abilities as a beginner. This video has changed my life and has leveled me up to a higher being in this plane of existence. Without this video I wouldn't have been enlightened and changed but because you made this video it has changed my life. I would like to thank you, your keyboard, your dog and your localscripts for changing my life to where I am now.
thats so sigma my guy
@@mui-monke9537 hes got skibidi rizz
That's so rizzler my guy
thats so skibidi my guy
i thought you were a bot xd
although the video is targeted at roblox devs this is super helpful for anyone else coding in a different engine, just use your brain and run through what you need for each thing and then figure out how to code it with the resources provided, really love the style of not just giving out the info and actually giving the reason as to why you're coding something lovely video :D (i never plan on using roblox i just love watching these videos lol)
yeah, as a Godot dev the same concepts apply because coding is basically just a logistics game if you know the syntax.
Great tutorial I myself have been struggling quite a bit with Luau scripting and trying to find out where to start to making abilities, thanks for the help!
I’ve watched hundreds of roblox coding tutorials and have gone through many forums that have thought me nothing but your video single handedly has helped explain what remoteevents do and what inputbegan actually means, I genuinely can’t believe how absolutely amazing this video is.
watching this as I code in studio lol
reading this comment as i edge in studio
@@squagoon
if edgegauge >= 90 then
coom()
local function coom(guy)
character = guy.Parent
ball = Instance.new("Part")
ball.Color = Color3.new(255, 255, 255)
ball.Shape = Enum.PartType.Ball
balls = ball:Clone()
if character:WaitForChild("Humanoid )then
balls.Position = character.Torso + Vector3.new(0, -1, 0)
end
end
@@osobeses5576 Legend
Hacker! Cheater!
This channel is more of an entertainment channel than a learning resource for me. (Content is good)
Thanks so much, I've wanted to make a Roblox game for the longest but would always stop at some point as I'd either get confused or be stuck in a loop of finding tutorials that just tell you "Copy/Paste this code into your game" but since you actually explain everything, I can easily learn what the code does and be able to use that knowledge to re-use it later without confusion.
I learned so much stuff from this video in under like 5 minutes than the other 20 minute coding videos
thx dude
already knew how to do it but still watched bc ur my fav roblox devtuber!
This is the exact type of tutorial I wanted, love the way you explained what everything did in a way that was easy to understand.
You have single-handedly saved my motivation for learning to program. Thanks dude.
Speaking of abilities, one of yours is great tutorial videos. Seriously, this is one of the most straightforward, comprehensive ones I have ever seen
it's actually insane how you explained it so well and simple unlike others
No long intros no nothing just a simple tutorial for abilites I LOVE IT, would love a sequal for more complex ones
I love this tutorial. You actually explain what everything does instead of mindlessly copying code. That should honestly be the new standard for roblox coding tutorials
I love what you're doing with actually teaching coding in these videos, but abilities specifically have some nuances you didn't really mention: network ownership for physics, client side vfx replication, and preventing exploitation.
I appreciate how you actually explain the code rather than giving zero explanation.
i love how you explain every line of code piece by piece cuz im tryna learn how to script and it rlly helps
ngl this tutorial is probably the most well explained about remote events and how local scripts work, good work dude I'd love to see more videos like this in the future 👌
Thank you so much I didn't know of the "continue end" thing I really needed it
i like how u explained even the smallest details, very understandable!
this is the kind of tutorial i've been looking for. Actually explaining how the code works and explaining it so I can understand how to do it myself.
As someone who codes in c++ and c# I would never have guessed what InputBegan means, thank you SO MUCH for explaining that
This tutorial was seriously amazing, i love roblox and ive always wanted to make games in it. And the formula is just amazing, i mean. You can just copy it and use it for like any project. Its smart. Im seriously thinking about buying your course because this has helped. Even though I am bad at coding. Thank you, subscribed.
truly a great video
bro please make more tutorials like this. i've never coded in my life and this makes it look very interesting and doable
Talk about the vulnerabilities of Roblox data storage in a video; it's incredibly important to teach young developers about it. I've come across a couple of games with such poor security that a glitch can exploit the in-game currency system.
Also, noting the security risks for games is important. Sure, the age of Blaster Worms is over, but staying vigilant is still crucial. (I hope you'll post a tutorial on how to create a security system for Roblox games.)
Been trying to get my 2 year old sister to do this for 2 hours, I'm beginning to think the thumbnail is not actually true...
i wonder if he was using something called ‘exaggeration’ so the person understands how easy it is 🤯🤯
@@honestlyagooBer Woosh
@@lemonbowl6494 it’s not even a woosh moment this comment just annoyed me bcs they don’t understand exaggeration 🙏🙏 and it wasn’t funny to me either
@@honestlyagooBer I wonder if I was using something called a joke
@@Sashiwa_Kepocalm not a very funny one 🙏🙏
Hey man, I'm new to coding on Roblox and followed this guide to mess around with some stuff but I noticed that with the cooldown mechanic even though it is set to put whatever key you pressed on cooldown, it also activates when you press other keys. For example when moving around using WASD that causes the cooldown to activate, or clicking with the mouse. I tried making it to where the "db = true" after the button is pressed but it allows for a couple key presses before the "db = true" I know that there are probably more efficient ways to make something like this but I like this method. It could also be a fault in my code but I pretty much just copied and pasted it from this video.
There’s definitely a more efficient method and that’s doing the cooldown on the server. So what I would usually do is make an empty table on the server, add the player id inside of it during the event, wait my cooldown, and then loop through the table and remove the player id
@@byteblox100 I will give that a try, thanks!
@@byteblox100 That worked. Thanks.
@@byteblox100actually the problem was that you did db= true before checking if the key was E you need to do it after checking that (by after checking it I mean inside the if) , doing it in a server script helps so that exploiters can’t bypass it
As a baby this tutoriel really did work for me
I like this guys videos. He actually explains how to make stuff rather than dragging and dropping. He actually goes in depth on what does what.
I love youre videos and that you actully explain the code so i can learn to make codes myself
haven't watched this yet but it's already my favorite
:D glad I found your channel very informative ❤
Being my self a scripter I have to have a lot of this video is true, we mostly same use the procress as him.
Of course there are some differences and is not that eazy because of particles + animations.
One thing to beginners that I would like to add to the video is about the fact that there are different methods that you WILL need use depending on your ability like for example for projectiles I prefer going (LocalPlayer - Server - Players) to render particles because the server is very but very bad rendering particles and lags a lot.
I never coded in roblox studio bc i thought it was hard, but then I watched this video, and just the simplicity of the video and pure charisma of the author enlighted me
you explain better than most unity tutorials ngl
I love these videos man, I legit dont even play roblox, but these are so entertaining but they also give me insight into coding specifically for roblox, giving some insight on how you even dev on a game like this.
I actually wondered why this video did so well. Can you as a viewer lmk what exactly made you want to click on this video over others? I’ve yet to figure that out lmao
@@byteblox100 i'm not entirely sure, but honestly the thumbnail on this one actually just hooked me in, i had to see what it was about.
I Stayed and started watching more because its a kind of entertaining way to learn new things. Roblox is just hilarious to me and getting more insight in it is just a rare opportunity.
You have a good explanation and walk through because you explain things as you go, much more helpful than just giving an instruction set.
@@byteblox100 for me it's the title
I expected this to be a rant video but it turned out to be a good tutorial
Dude. These are the types of tutorials we need, Roblox LUA has dogwater documentation, thank you for the tutorial! I hope you have more on your channel!
ima create my game with drag detectors and secretly use that tutorial that you have made i like you +1 sub
Bro I just recently found out about your channel and I was enjoying every video and then I find out you're a JOJO FAN!?!? YOU'RE THE GOAT WTH
As someone who is planning to make a Roblox Game, thank you
I'm starting to think ByteBlox is a Jojo fan, so in honor of ByteBlox.. I shall make an ability also.
1:55 Perfect background
Fr
As someone planning their own game engine, seeing how a developer makes things is helpful to guide what I need to add. This video was perfect for that!
I can't purchase your guide, and Im French. BUT I can understand a little English.And when I see your merch store, and this button switch to the canadian(fr) shop, it was beautiful. I love watch English videos because actually there is no cool videos in French. So I Discovered you and (AI). I use most of the case Google Gemini instead of the assistant in Roblox. But all of your videos are cool. Thank you. And I hope you will read this comment, because some big UA-camrs don't read comments. That why. :) Bye!!! 😄
I respect anyone who does this, but I plan to learn eventually. This is a good start for making my OC’s abilities.
But the real question is how do they make babies?
me when I don’t understand the video and still want to make a comment
sex update
Man how much I'd love to buy your course 😭but it is just a little too expensive for me, sitting at $45. You are actually so good at teaching and explaining, wow! If only you can lower the price to half or even lower, that'll be awesome, but of course, you also need to make a living so I can understand if you can't lower the price.
Thanks for this video I am beginner trying to make a game and I would watch tutorials where you copy and paste but this made me wanna actually restart and learn to make better mechanics than the tutorial teaches.
i am so thankful that you exist bro thank you so much with these tutorials :)
You are an absolute gem of a channel. You explain things so well, thank you 🙏
This dood just taught me everything I need to be a dev without trying
The hell now I'm kinda motivated start learning scripting this is actually so cool
This video was more useful than 10 hours of content from many other youtubers
You just earned a subscriber, you woke me by going to the Roblox documentary (something I have not done)
This is the "Blender Donut" of Roblox Studio. Amazing!
Thx bro i needed this. Make videos like this also i subscribed already
Ey Bro Ngl I’ve been trying to seek the motivation to keep up with my battlegrounds game and this is what I needed! I cannot then you enough:)
Now, hear me out. What about making a sequence of particles play like in those fancy vfx showcases?
BRO IT IS THAT EASY?! I LITERALLY EVERYTIME I WATCH AN ABILITY TUTORIAL IT'S THE HARDEST THING TO DO! Thank you so much. I also learned what "for i, v in" i stands for how much players and v is players themselves.
i just forgot everything after pausing the video 🗿
Dude thank you so much, Instead of just teaching me to do some random ass thing you teach me an entire concept and a random ass thing. Jokes aside, I had fun watching this video because you don’t sound like a robot and because you teach very well. Keep up the good work 👌
STOP SWEARING!!!!😡😡😡
@@ElliotFartPantsdude he swears if he wants to
Commentinkg to boost this vid in the algorithm, cuz this is actually amazing
This was unbelievably helpful. Thank you.
I think you should try making a video of the most complex door possible like old minecraft videos
im making a game about figthing with different figthing styles and abilities so this was really helpful :D
The fact that you can learn simply from his videos is actually kind of good and fun
Hi small nitpick, but you should do the debounce within the if check otherwise it will cooldown for every single key (if you press a for example then press e it won’t do anything)
Oh my god you explained this so well
title really went from "how anyone can make roblox abilities" to "WHY I HATE ROBLOX ABILITIES"
More views 🤑
Dont put your debounce into the general event function, if you do that any key press will set the variable to true meaning that if you press W to move forward and then try to use the ability it wont work. Only update the debounce if the desired input was pressed
wow this is actually very good totoruial than ku
Cool tutorial but i want to remind that you're better off learning Luau (or coding in general) before trying to make a game using only articles you find online cause it will get easily chaotic when trying to make very specific things
this was a nice tut that explains everything pacingis nice aswell, w vid.
Ah yes, I see that ByteBlox is a man of culture.
i have no idea what im watching right now he's just saying gibberish
I don't see the funni in this, it was actually simple af
@@catfacecat. threre was no joke i literally just dont understand what hes saying
@ordinarynerdofficial dang, alright. Maybe I was born for programing or some shit.
(Copium)
It's not@@catfacecat.
@@user-dh7sm9zh9eIt's very simple. Maybe its because I'm an adult, but, this was very simple, he explained every action and how they work in conjunction. Its really not that hard to follow a tutorial, you just do what he says. How is that hard?
Make a video on IKControls!
THE BEST TUTORIAL IVE EVER SEEN. YOUR DA BESTTTTTTT
Somthing really cool is that jejutsu shenanigans has a ability you have to say a phrase for that being "twin metoeres" then" scale of the dragon" lastly "recoil" and i think thats pretty cool
Guys Byteblox is Jojo's Reference lol
Day 29 of edging to your videos
what
Bro is byteblox's number 1 edger
is this a streak? or have you lost?
@@Wyrmver streak
the video at 1:53 is perfectly synced with his voice
I never knew some thing not related to slap battles would help me code abilities for my slap battles fan game
🤓
@@ashisalrtakenI am baffled on how your comment makes zero sense
@@mmnd8158 🤯🤯🤯🤯🤯
Slap battles fan found
@@mmnd8158 i am baffled on how your braindead reply got 2 likes
ability wars >
why am i lowkey enjoying this coding thingy-
good job overall
I like your method of genuinely explaining what is happening rather than just punching in code and saying "just copy this!!!", but personally I feel like you drag on your explanations too much and consume a lot of time doing them
additionally, please consider moving the cooldown to server-side. client-sided cooldowns can easily be exploited.
Hey man got a question here: at 10:07 how does the script know what plr is since its just an variable right? Im sorry if it sounds stupid but shouldnt you specify what plr is with something like:
local plr = game.player.localplayer?
We're basically using a for loop and getting all the players in the game so if v == plr (if you find a player while looking through players) then ***rest of code*** you don't need to define plr as roblox already defined it. I'm pretty sure that's why
@@BrbDanny aight thanks man! So is there like a list with pre defined variables? Like plr maybe humanoid stuff like that
ah yes hackers gonna go crazy over this one
btw your fuction makes it so it goes on cd no matter what key you pressed so i just did is move the line that turns the cd to true to after it detects if the key is e, and then put a else return if they key isn't e statement to fix your code
this guy explained more than my school teachers have in two years.
This made me laugh lmfaooooo
What a way to emotionally whiplash an audience into computer science
The biggest mistake I did when I started coding was that I tried to copy other person's code without actually looking at it and learning from it. SO PLEASE ACTUALLY LEARN TO CODE, DONT JUST COPY CODE FOR YOUR GAMES
if anyone cant figure out why the explosion isn't happening and getting the vector error. this goober forgot to put ".position" in front of "v.character:waitforchild()" until the end of the video and didn't even announce it so yea. heads up