1 Minute vs 1 Hour Roblox Game

  Рет қаралды 101,575

ByteBlox

ByteBlox

Ай бұрын

50% OFF COUPON WITH "DOUBLEBYTE" (ends in 3 days):
linktr.ee/ByteBlox
To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/ByteBlox
You’ll also get 20% off an annual premium subscription!
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 :)

Пікірлер: 240
@byteblox100
@byteblox100 Ай бұрын
USE CODE "EDGEBYTE" FOR 50% OFF (ends in 3 days lol): linktr.ee/ByteBlox
@creeperplayzz
@creeperplayzz Ай бұрын
Apart from me edging to every video of yours i would love to see this become an actual game
@MarzFromMars
@MarzFromMars Ай бұрын
what
@Wermite.
@Wermite. Ай бұрын
U didnt link the game daddy byte🥺🥺🥺
@Eeryfy
@Eeryfy Ай бұрын
No way you made that your code 😭😭
@Sir_Lemons
@Sir_Lemons Ай бұрын
I want to play your game 😡
@Cpufi
@Cpufi Ай бұрын
this is way harder than the normal timed projects as hes actually explaining what he is doing.
@Nuhuhhehehe
@Nuhuhhehehe 11 күн бұрын
But im harder
@pent6841
@pent6841 9 күн бұрын
@@Nuhuhheheheguess he is harder
@p2l
@p2l Ай бұрын
24:29 - Reason why it wasn't working is because roblox picks gradient that was there for the longest time (aka the first one) and sticks to it. Because you didn't have anything to remove gradients at that time, the gradients would keep being cloned to the textlabel without them actually doing anything since there's one in use already
@cowwithwings
@cowwithwings Ай бұрын
whats the fix?
@p2l
@p2l Ай бұрын
@@cowwithwings it should be obvious but just remove all gradient instances before you apply the new one
@ryzyka.
@ryzyka. Ай бұрын
@@cowwithwings [the name]:Destroy()
@Deadlox3
@Deadlox3 Ай бұрын
Yeh he found out
@coolcons1930
@coolcons1930 3 күн бұрын
If gradient exist then Gradient:Destroy New gradient.parent = head.blablabla
@weltonplayz
@weltonplayz Ай бұрын
byteblox, i watch your videos nearly everyday, they give me motivation to continue working on roblox games and show them to my friends, keep up the good work
@user-cw4sk4up7y
@user-cw4sk4up7y Ай бұрын
sol's rng isn't even a game it's just an experience😭😭
@CJ-won
@CJ-won Ай бұрын
Not even an experience, its an action, you click a few buttons then walk away.
@RoyaleAria
@RoyaleAria Ай бұрын
@@CJ-wonno its not an action its a gameble
@RoyaleAria
@RoyaleAria Ай бұрын
Rip i spelt gamble wrong💀💀
@onlyblooper
@onlyblooper Ай бұрын
​@RoyaleAria its not. to gamble there needs to be something of value on the line. on sols rng there is nothing of value on the line. sols rng is literally just a time waster
@rubysamurai
@rubysamurai Ай бұрын
​@@onlyblooperI mean, time is money, you are gambling time. You gamble robux on gamepasses when there is only a chance that they will actually help you. Fuck, it has been said numerous times that it uses the same method as gambling to get you addicted. It doesn't take money to get you addicted to gambling, the excitement from making a simple action and having a small chance to win something legendary alone is mostly what addicts you. The money wasting is necessary for the person giving you the addiction to profit. There is a flaw with that, though. If you run out of money or notice you are starting to go broke, if you are a level minded person you would know to stop. That is why sols rng is genius: you have nothing to lose except for time, and the developer still gets money.
@fiftys7ven
@fiftys7ven Ай бұрын
The problem is you didn’t add gradient for None (no effect)
@byteblox100
@byteblox100 Ай бұрын
Honestly that probably was it
@ufoulroo2035
@ufoulroo2035 Ай бұрын
Hey that’s a really cool approach to adding debounces, nice
@insertusernamehere8125
@insertusernamehere8125 Ай бұрын
Yea it seems like a way cooler debounce that you can be more creative with
@KashTheKingYT
@KashTheKingYT Ай бұрын
Title: "1 minute game" Video: 26 minutes long 🤔
@Dehhoy
@Dehhoy Ай бұрын
maybe it's slowed down
@Hyperbolicdev
@Hyperbolicdev Ай бұрын
It's obviously just extremely slowed down.
@liontamerxl
@liontamerxl Ай бұрын
Watch the video and find out
@shoppingcart69420
@shoppingcart69420 Ай бұрын
He said 1 minute game not 1 minute video
@Koofi2
@Koofi2 Ай бұрын
@@shoppingcart69420hes joking
@kekefufu2748
@kekefufu2748 Ай бұрын
i really enjoyed that vid and i actually feel like i learned stuff, i will for sure come back to it when i'm able to get on roblox studio
@tobyvr4658
@tobyvr4658 Ай бұрын
amazing video i love that you kinda teach us scripting or like you say what you do and why you do it. Keep up the good work
@Dom5S
@Dom5S Ай бұрын
Thanks for explaining how things work bro! Very helpful for beginners who wants to script like me.
@CooingMaxito
@CooingMaxito Ай бұрын
I’m not even a Roblox developer but I watch these videos anyway lmao Keep it up, your videos are pretty fun to watch
@FantasyGuide74
@FantasyGuide74 Ай бұрын
i absolutely love and respect how he just says that sol's rng is a game made in 10 mins
@benostrovsky1011
@benostrovsky1011 Ай бұрын
I believe that at 6:02 the chances labeled 30 and 20 are actually both 20% chance. There are two ways this can be proved: First, a simple counting argument: the total percent chance should add up to 100. 50+30+20+10 is 110, while 50+20+20+10 is 100. The more concrete way to prove this is to consider the number of integers each slot can have. 6-10 is 5 integers, so 50% chance. 4-5 is 2 integers, so 20% chance. 2-3 is again 2 integers, so 20% chance. Finally, 1 is 1 integer, so 10% chance.
@MasCWE
@MasCWE Ай бұрын
How do you get the effects to anchor to your character? I can’t get them to do so
@ImFrAlex
@ImFrAlex Ай бұрын
ByteBlox, this is so awesome. I'm somewhat beginning to understand coding and everytime I watch your vids, you explain how code works without making it confusing. When I have the money, I plan to buy your Beginner to Expert scripting guide. I have plans to make a PvP game on Roblox and your videos fill me with DETERMINATION and motivation.. I'm sick of PvP games without fluid combat or real-time combat so I hope to make a game without clunky-ness or any of that "yucky" feel most PvP games on Roblox have. I'm doing too much yapping lol.. I'll continue to watch your videos until I can buy the course, man. :mouse2:
@insertusernamehere8125
@insertusernamehere8125 Ай бұрын
I like how you explain everything along the way
@iamyou-tf4hl
@iamyou-tf4hl 12 күн бұрын
for example: function(x) do the x actually matter in the code?
@imacat643
@imacat643 Ай бұрын
fun fact: when making a gui scaled you dont even need 1,1 you can just type *1* and roblox gets it
@NavyBlueRevenos
@NavyBlueRevenos Ай бұрын
y u make the timer so damn loud bro im watching this on the tv
@TheSwedishPotato
@TheSwedishPotato 8 күн бұрын
The problem is that you didn't parent the gradient to the textlabel.
@Storm_RB5
@Storm_RB5 Ай бұрын
you need to destroy the gradients. I had this problem too
@nuclearsu
@nuclearsu Ай бұрын
In the remaining time for the 1 hour game, you should have added datastoring!!
@shubaponcr341
@shubaponcr341 Ай бұрын
Do a video on IKControls!
@GrimBeConfused
@GrimBeConfused Ай бұрын
Yo byte just want to say you don’t gotta wait for things in replicated storage it just makes your script longer replicated storage doesn’t need to load as it’s not a local thing the player needs to register its looks
@GrimBeConfused
@GrimBeConfused Ай бұрын
And also when you get the character you don’t need to wait for the humanoid root part that comes along side with the character you already have a wait for character line
@1440hz
@1440hz 9 күн бұрын
i love you byteblox
@Hermit_Wish
@Hermit_Wish Ай бұрын
I'm honestly wondering whether if statements are better or using a metatable and do a weighted chance approach.
@byteblox100
@byteblox100 Ай бұрын
Literally either works. Weights would be better if you want an easier time adding new rarities, but for beginners, it shouldn’t really matter
@Hermit_Wish
@Hermit_Wish Ай бұрын
@@byteblox100 fair point, although one could argue that having if statements for each RNG draw is bad practice. Let's say you want to have 3 items to be the same chance, you're going to run into a problem if you're doing an if statement approach and likely have to run Math.random again till you end up at 1 item. Where as weighted chance is usually a singular function. Although, I have to say though, it also heavily depends on the target audience. If the target audience is people who are completely new, then yes the if statement is great as you get a better feedback of what's happening. Either way, this is a me problem in the end and I just wish more people brought awareness to weighted chance as it is much more beneficial.
@makinnir
@makinnir Ай бұрын
@@Hermit_Wishcan you quickly explain weighted chance?
@Hermit_Wish
@Hermit_Wish Ай бұрын
​@@makinnir I will not go into full detail of how to make it out of respect of ByteBlox and their audience, my apologies. But, in simple terms, you give each item a certain amount of "rolls", which in turn allows you to control the odds in a way you can make certain items more common than others. if done correctly, you could for example have 50 items be 1 in 25 rolls and have 175 items be 1 in 5,240 rolls, etc. The whole process, while it theoretically gives gives the same odds, actual results may differ depending on how many items have said odds; with such, as explained earlier, it's a way to control rarity on a larger scale and how much you want an item to enter the game
@MrSquigglesYT
@MrSquigglesYT 5 сағат бұрын
Could you not have done the cooldown system in the local script? It would be so much eaisier
@ult..
@ult.. Ай бұрын
You should make a part two but with 10 hours and 24 hours or 5 hours and 10 hours
@dadogwitdabignose
@dadogwitdabignose Ай бұрын
make a game that is literally to speedrun your speedrun-made game
@Wyrmver
@Wyrmver 26 күн бұрын
what if you didn't reset and just took out a minute or more out of the next timer
@Resueman_
@Resueman_ Ай бұрын
6:02 the percentages add up to 110%?
@sixemperor9456
@sixemperor9456 Ай бұрын
bro ur discord mods abuse admin i got ip banned for literally talking back (i called a mod lil bro) cuz he called me an idiot for asking a question and didnt even try to help me w my question just straight up trolling me
@azix4591
@azix4591 Ай бұрын
They are toxic
@coolguy-lx3fy
@coolguy-lx3fy Күн бұрын
You put two gradients so it dosen’t work, only works if there 1 gradient
@thehumancalledEkamjit
@thehumancalledEkamjit Ай бұрын
in 1 minute, he did coding more than i can do in 1 hour.
@Hyperbolicdev
@Hyperbolicdev Ай бұрын
Haters won't accept the video is just extremely slowed down so we can comprehend.
@Airborne-Missile
@Airborne-Missile Ай бұрын
can you try making a ship game in under 3 hours
@EvenMoreMoney
@EvenMoreMoney Ай бұрын
This was some premium gourmet content.
@arbuzdev
@arbuzdev Ай бұрын
Amazing video
@cape2378
@cape2378 Ай бұрын
Great video man, appreciate that you explain why and how the scripts work, extremely attractive
@BlueAxolotlOfficial
@BlueAxolotlOfficial Ай бұрын
I can’t understand, add subway suffers on the top and put some family guy clips in the side
@Sleepy_Jell
@Sleepy_Jell Ай бұрын
if bro puts months into 1 game he would make roblox itself
@altlolxdgd
@altlolxdgd Ай бұрын
ur so underrated
@dylansmith6613
@dylansmith6613 11 күн бұрын
I followed it to a T but it didn’t work
@Lordofbones96803
@Lordofbones96803 25 күн бұрын
0:03 This video needs a jumpscare warning, I was minding my own business laying down in my bed and this made me recoil so hard I fell off my bed and got a compound fracture in my skull (I got better). I have spent well over $17,000 in medical bills after this incident. Despite this, the video was funny and I enjoyed it even though I had to skip 0:03-0:06
@audrete6071
@audrete6071 Ай бұрын
those look like 26 minutes to me
@Kopenhagen23
@Kopenhagen23 Ай бұрын
ByteBlox posts I listen
@Simply-Better
@Simply-Better Ай бұрын
Could you explain what the problem was in the end?
@ultimatesheep
@ultimatesheep Ай бұрын
Because he didn't destroy the uigradient effect when rolling new effect and common uigradient is overwriting everything
@Simply-Better
@Simply-Better Ай бұрын
@@ultimatesheep ohhh ok thanks alot
@ultimatesheep
@ultimatesheep Ай бұрын
@@Simply-Better np bro
@amaz1699
@amaz1699 Ай бұрын
PLEASEE 🙏🙏 Make a game that uses no variables (local and global)
@Mayorascat31
@Mayorascat31 Ай бұрын
imposible
@NedaNeatbot
@NedaNeatbot Ай бұрын
Bro I exploded in my pants while watching this video 😂😂😂😂😂😂😂🥹🙏🙏🙏🙏🙏🙏🙏👀👀👀
@Hey-cj9nl
@Hey-cj9nl Ай бұрын
noted.
@pansirawit
@pansirawit Ай бұрын
before I clicked on the video: no way he can make a game in 1 minute 1 second into the video: nevermind
@ufoulroo2035
@ufoulroo2035 Ай бұрын
Uh that percentage code isn’t right, if there is a random chance from 1 to 100 then nothing happens if it’s above 50, you just did below 50 then below 30 and so on.. what the. Edit: oh nice you realised your mistake, good job
@temporaltribe
@temporaltribe 24 күн бұрын
Sols RNG is just glorified gambling XD
@HeitorRauberScussiato
@HeitorRauberScussiato Ай бұрын
Why cant o make a game in a while week? AND YOU DO IT IN 60 SECONDS? (Seconds = minutes)
@justindc0
@justindc0 Ай бұрын
1 hour game but the video is 20+ mins only?
@ToastysTaken
@ToastysTaken Ай бұрын
why not just add a debounce in the local script and do if deb == false then run the code? its much simpler
@CarlosGarcia-jw2xd
@CarlosGarcia-jw2xd Ай бұрын
Exploiters can easily bypass debounces and cooldowns in local scripts by just calling the remote event whenever
@ToastysTaken
@ToastysTaken Ай бұрын
@@CarlosGarcia-jw2xd ah
@ToastysTaken
@ToastysTaken Ай бұрын
@@CarlosGarcia-jw2xd that was my initial thought actually just wanted to make sure
@RemoteAccessGG
@RemoteAccessGG Ай бұрын
Tip: never believe clients.
@makinnir
@makinnir Ай бұрын
the client WILL kill you
@name6953
@name6953 22 күн бұрын
25:56 average sols rng player ☠☠
@repedency
@repedency Ай бұрын
bro had to rename the video 🙏🙏👎👎
@iisle
@iisle Ай бұрын
Im just now realizing how much he overuses waitforchild
@imnotapartygoer
@imnotapartygoer Ай бұрын
Fr
@visablename
@visablename Ай бұрын
Who else edges to byte bloxs?
@2Savyy
@2Savyy Ай бұрын
ME!!
@Lx_nar
@Lx_nar Ай бұрын
Im female but if I was male I would 💀
@darkshadow2314
@darkshadow2314 Ай бұрын
What the fu
@That1_derr
@That1_derr Ай бұрын
relatable
@creeperplayzz
@creeperplayzz Ай бұрын
​​@@Lx_narwho says females cant?
@Occult_day.
@Occult_day. Ай бұрын
bro made 1 hour and 11 mins in just 26 mins
@pavankrishna6637
@pavankrishna6637 Ай бұрын
if chance > 30 then 30% chance...??? isnt it chance < 30 == 30% Pol
@thetiredplotter7030
@thetiredplotter7030 Ай бұрын
hi
@EGGS181
@EGGS181 18 күн бұрын
Bro you should make a video on how to make a game like sols rng and bis time tell them how to also make a inventory
@marike113
@marike113 Ай бұрын
bro pelase fix the audio mixing at 1:15 its loud as shit compared to everything else
@byteblox100
@byteblox100 Ай бұрын
it adds to the video dw
@bolhacska4884
@bolhacska4884 Ай бұрын
YOUR THE BESZ GUIDR❤❤❤❤❤❤❤❤
@kjowl
@kjowl Ай бұрын
bro just finish this and polish it might as well
@Chomikes
@Chomikes Ай бұрын
My grandma is your fan byteblox
@ReaISepiroth
@ReaISepiroth Ай бұрын
I want to make my own game with rng type stuff like this in it and it helps SO much
@marsalgoritmika
@marsalgoritmika Ай бұрын
Video çok güzeldi ellerine sağlık
@cricket-ux4nu
@cricket-ux4nu Ай бұрын
👍
@insertusernamehere8125
@insertusernamehere8125 Ай бұрын
You can legit add more auras to this game, make some that are incredibly rare, call it Byte's RNG and you'll be rich
@YOSOYCOQUET
@YOSOYCOQUET 19 күн бұрын
Lokking for the name everywhere
@mr1910sguy
@mr1910sguy Ай бұрын
sheeshables
@beobeo2095
@beobeo2095 Ай бұрын
Lvl 1 edging
@CheesePuffGuy99
@CheesePuffGuy99 Ай бұрын
This will be the next big rng game, i wanna play it!!!11
@TheEmeraldKidRE
@TheEmeraldKidRE 16 күн бұрын
That’s not how rarity systems work lmao
@cowwithwings
@cowwithwings Ай бұрын
i fixed the code just remember to change the variables to fit your game local cooldownTable = {} game.ReplicatedStorage:WaitForChild("RemoteEvent").OnServerEvent:Connect(function(plr) local char = plr.Character or plr.CharacterAdded:Wait() if not char then return end if table.find(cooldownTable, plr.UserId) then return end table.insert(cooldownTable, plr.UserId) for i, v in char:WaitForChild("HumanoidRootPart"):GetChildren() do if v:HasTag("Effect") then v:Destroy() end end local randNum = math.random(1, 999) local effectName = "Common" if randNum == 1 then print("0.1%") effectName = "Mythic" elseif randNum < 10 then print("9.99%") effectName = "Legendary" elseif randNum < 200 then print("19%") effectName = "Epic" elseif randNum < 500 then print("30%") effectName = "Rare" elseif randNum < 1000 then print("50%") effectName = "Common" end local effect = game.ReplicatedStorage:WaitForChild("Effects"):WaitForChild(effectName):Clone() effect.Parent = char:WaitForChild("HumanoidRootPart") plr:SetAttribute("CurrentEffect", effectName) local effectGui = char:WaitForChild("Head"):WaitForChild("EffectGui") local textLabel = effectGui:WaitForChild("TextLabel") textLabel.Text = effectName -- Check if the label already has a gradient and remove it if textLabel:FindFirstChildOfClass("UIGradient") then textLabel:FindFirstChildOfClass("UIGradient"):Destroy() end local uiEffectGradient = game.ReplicatedStorage:WaitForChild("Gradiants"):WaitForChild(effectName):Clone() uiEffectGradient.Parent = textLabel task.wait(1) for i, v in ipairs(cooldownTable) do if v == plr.UserId then table.remove(cooldownTable, i) end end end)
@Figster_
@Figster_ Ай бұрын
Dunno what to say, just trying to boost the algorithm
@e.8444
@e.8444 Ай бұрын
Add skibidi 😩
@That1_derr
@That1_derr Ай бұрын
i love you daddy byteblox
@That1_derr
@That1_derr Ай бұрын
by the way, don’t know if this isn’t efficient but to add things to tables you can do yourtable[player] = true and to remove you change to false
@p1zzaN00b
@p1zzaN00b Ай бұрын
people who are following what he is doing🗿🗿
@YHK_YT
@YHK_YT Ай бұрын
25:22 it doesn’t work because I didn’t make it
@creeperplayzz
@creeperplayzz Ай бұрын
Day 31 of edging to your videos (its been a month already 😫)
@user-ko1vx3zn6s
@user-ko1vx3zn6s Ай бұрын
Good good keep going
@originalorLUNA
@originalorLUNA Ай бұрын
That script well take me like 10 mins to make xd
@blackcat_captinz
@blackcat_captinz Ай бұрын
Ive been watching you daily not gonna do no fan thing like pls shout me out but some of these videos are a good bit helpful the others are just fun to watch
@Jellybean113
@Jellybean113 Ай бұрын
Don’t add up
@pepebro3462
@pepebro3462 Ай бұрын
nice
@RoHooligun
@RoHooligun Ай бұрын
Aint no way you didnt made any 1b game with such skills
@user-vq5jk4bw6k
@user-vq5jk4bw6k 17 күн бұрын
I tried it but it didn’t work😢
@danzstuff
@danzstuff Ай бұрын
rel
@dawnbreakerii204
@dawnbreakerii204 Ай бұрын
MY EARS
@Ngainblack
@Ngainblack Ай бұрын
I dont know a thing abt scripts but why does he keep typing "child
@imnotapartygoer
@imnotapartygoer Ай бұрын
Ur slow and dirty minded "child" in Roblox's coding language child means an item that's linked to its parent item so like let's say I made a text button and added a local script underneath it then that script would be the text buttons child
@MangoShorts-hr2md
@MangoShorts-hr2md Ай бұрын
Please more
@SimpleGG
@SimpleGG Ай бұрын
Lol
@Leo24936
@Leo24936 Ай бұрын
Make a football game
@fancen
@fancen Ай бұрын
teeh
@aliveinyourmind
@aliveinyourmind Ай бұрын
W
@Default_gg
@Default_gg Ай бұрын
Why people edge to byteblox? 😭
Why I Hate Roblox Simulators
16:42
ByteBlox
Рет қаралды 49 М.
Are Old Roblox Games Actually Fun?
40:07
Nitrolord
Рет қаралды 1,2 МЛН
КАКОЙ ВАШ ЛЮБИМЫЙ ЦВЕТ?😍 #game #shorts
00:17
Would you like a delicious big mooncake? #shorts#Mooncake #China #Chinesefood
00:30
How many pencils can hold me up?
00:40
A4
Рет қаралды 18 МЛН
Шокирующая Речь Выпускника 😳📽️@CarrolltonTexas
00:43
Глеб Рандалайнен
Рет қаралды 10 МЛН
Can 6 DEVS Make an ANIME Game Without Communicating?
11:38
Turning an Optical Illusion Into a Playable Character
22:39
ByteBlox
Рет қаралды 576 М.
I Made A Game In 2 Hours! [ PART 2 ]
13:58
IceyyFog
Рет қаралды 6 М.
How many visits will immersive ads get me on Roblox?
25:47
Cookie Tech
Рет қаралды 240 М.
These Optical Illusions Are Actually Playable
17:25
ByteBlox
Рет қаралды 299 М.
How to make AURAS for SOL'S RNG | PART 1: Particles and Beams | Roblox VFX
19:27
10 Minutes VS 1 Hour VS 1 Day ROBLOX ANIME GAME!
10:24
LeehamsonTheThird
Рет қаралды 379 М.
Torturing My Roblox Character For Views
12:32
ByteBlox
Рет қаралды 17 М.
Why Roblox Studio is Confusing For Beginners
15:22
ByteBlox
Рет қаралды 83 М.
I spent 500 DAYS Building My Roblox Game!
14:21
DeHapy
Рет қаралды 841 М.
CJ попал в GTA V 😂
0:28
EpicShortsRussia
Рет қаралды 5 МЛН
Beberia???
0:14
F L U S C O M A N I A
Рет қаралды 34 МЛН
Откуда берется чёрная икра?
0:37
AnimalisTop
Рет қаралды 35 МЛН
The delivery rescued them
0:52
Mamasoboliha
Рет қаралды 4,3 МЛН
Огромная семья 😳
0:25
Фильмы I Сериалы
Рет қаралды 2,5 МЛН