1 Minute vs 1 Hour Roblox Game

  Рет қаралды 111,018

ByteBlox

ByteBlox

2 ай бұрын

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 :)

Пікірлер: 253
@byteblox100
@byteblox100 2 ай бұрын
USE CODE "EDGEBYTE" FOR 50% OFF (ends in 3 days lol): linktr.ee/ByteBlox
@creeperplayzz
@creeperplayzz 2 ай бұрын
Apart from me edging to every video of yours i would love to see this become an actual game
@MarzFromMars
@MarzFromMars 2 ай бұрын
what
@Wermite.
@Wermite. 2 ай бұрын
U didnt link the game daddy byte🥺🥺🥺
@Eeryfy
@Eeryfy 2 ай бұрын
No way you made that your code 😭😭
@Sir_Lemons
@Sir_Lemons 2 ай бұрын
I want to play your game 😡
@Cpufi
@Cpufi 2 ай бұрын
this is way harder than the normal timed projects as hes actually explaining what he is doing.
@Nuhuhhehehe
@Nuhuhhehehe 24 күн бұрын
But im harder
@pent6841
@pent6841 21 күн бұрын
@@Nuhuhheheheguess he is harder
@p2l
@p2l 2 ай бұрын
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 2 ай бұрын
whats the fix?
@p2l
@p2l 2 ай бұрын
@@cowwithwings it should be obvious but just remove all gradient instances before you apply the new one
@ryzyka.
@ryzyka. 2 ай бұрын
@@cowwithwings [the name]:Destroy()
@Deadlox3
@Deadlox3 2 ай бұрын
Yeh he found out
@coolcons1930
@coolcons1930 16 күн бұрын
If gradient exist then Gradient:Destroy New gradient.parent = head.blablabla
@ufoulroo2035
@ufoulroo2035 2 ай бұрын
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
@user-cw4sk4up7y
@user-cw4sk4up7y 2 ай бұрын
sol's rng isn't even a game it's just an experience😭😭
@CJ-won
@CJ-won 2 ай бұрын
Not even an experience, its an action, you click a few buttons then walk away.
@RoyaleAria
@RoyaleAria 2 ай бұрын
@@CJ-wonno its not an action its a gameble
@RoyaleAria
@RoyaleAria 2 ай бұрын
Rip i spelt gamble wrong💀💀
@onlyblooper
@onlyblooper 2 ай бұрын
​@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 2 ай бұрын
​@@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.
@weltonplayz
@weltonplayz 2 ай бұрын
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
@fiftys7ven
@fiftys7ven 2 ай бұрын
The problem is you didn’t add gradient for None (no effect)
@byteblox100
@byteblox100 2 ай бұрын
Honestly that probably was it
@kekefufu2748
@kekefufu2748 2 ай бұрын
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
@KashTheKingYT
@KashTheKingYT 2 ай бұрын
Title: "1 minute game" Video: 26 minutes long 🤔
@Dehhoy
@Dehhoy 2 ай бұрын
maybe it's slowed down
@Hyperbolicdev
@Hyperbolicdev 2 ай бұрын
It's obviously just extremely slowed down.
@liontamerxl
@liontamerxl 2 ай бұрын
Watch the video and find out
@shoppingcart69420
@shoppingcart69420 2 ай бұрын
He said 1 minute game not 1 minute video
@Koofi2
@Koofi2 2 ай бұрын
@@shoppingcart69420hes joking
@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.
@tobyvr4658
@tobyvr4658 2 ай бұрын
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
@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
@insertusernamehere8125
@insertusernamehere8125 Ай бұрын
I like how you explain everything along the way
@imacat643
@imacat643 2 ай бұрын
fun fact: when making a gui scaled you dont even need 1,1 you can just type *1* and roblox gets it
@Dom5S
@Dom5S Ай бұрын
Thanks for explaining how things work bro! Very helpful for beginners who wants to script like me.
@ImFrAlex
@ImFrAlex 2 ай бұрын
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:
@Storm_RB5
@Storm_RB5 2 ай бұрын
you need to destroy the gradients. I had this problem too
@TheSwedishPotato
@TheSwedishPotato 20 күн бұрын
The problem is that you didn't parent the gradient to the textlabel.
@1440hz
@1440hz 22 күн бұрын
i love you byteblox
@nuclearsu
@nuclearsu 2 ай бұрын
In the remaining time for the 1 hour game, you should have added datastoring!!
@shubaponcr341
@shubaponcr341 2 ай бұрын
Do a video on IKControls!
@someoneuhyeah
@someoneuhyeah 12 күн бұрын
dang, you just roasted my overnight electricity bills at the start of the video
@thehumancalledEkamjit
@thehumancalledEkamjit Ай бұрын
in 1 minute, he did coding more than i can do in 1 hour.
@Hyperbolicdev
@Hyperbolicdev 2 ай бұрын
Haters won't accept the video is just extremely slowed down so we can comprehend.
@GrimBeConfused
@GrimBeConfused 2 ай бұрын
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 2 ай бұрын
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
@dadogwitdabignose
@dadogwitdabignose 2 ай бұрын
make a game that is literally to speedrun your speedrun-made game
@NavyBlueRevenos
@NavyBlueRevenos 2 ай бұрын
y u make the timer so damn loud bro im watching this on the tv
@EvenMoreMoney
@EvenMoreMoney Ай бұрын
This was some premium gourmet content.
@coolguy-lx3fy
@coolguy-lx3fy 13 күн бұрын
You put two gradients so it dosen’t work, only works if there 1 gradient
@altlolxdgd
@altlolxdgd 2 ай бұрын
ur so underrated
@Sleepy_Jell
@Sleepy_Jell Ай бұрын
if bro puts months into 1 game he would make roblox itself
@cape2378
@cape2378 Ай бұрын
Great video man, appreciate that you explain why and how the scripts work, extremely attractive
@arbuzdev
@arbuzdev 2 ай бұрын
Amazing video
@BlueAxolotlOfficial
@BlueAxolotlOfficial Ай бұрын
I can’t understand, add subway suffers on the top and put some family guy clips in the side
@ult..
@ult.. 2 ай бұрын
You should make a part two but with 10 hours and 24 hours or 5 hours and 10 hours
@sixemperor9456
@sixemperor9456 2 ай бұрын
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 2 ай бұрын
They are toxic
@AlexanderDaFisher
@AlexanderDaFisher 3 күн бұрын
When are you Gonna make the game?
@iamyou-tf4hl
@iamyou-tf4hl 24 күн бұрын
for example: function(x) do the x actually matter in the code?
@audrete6071
@audrete6071 2 ай бұрын
those look like 26 minutes to me
@Wyrmver
@Wyrmver Ай бұрын
what if you didn't reset and just took out a minute or more out of the next timer
@Kopenhagen23
@Kopenhagen23 2 ай бұрын
ByteBlox posts I listen
@MrSquigglesYT
@MrSquigglesYT 12 күн бұрын
Could you not have done the cooldown system in the local script? It would be so much eaisier
@Hey-cj9nl
@Hey-cj9nl 2 ай бұрын
noted.
@Airborne-Missile
@Airborne-Missile 2 ай бұрын
can you try making a ship game in under 3 hours
@Hermit_Wish
@Hermit_Wish 2 ай бұрын
I'm honestly wondering whether if statements are better or using a metatable and do a weighted chance approach.
@byteblox100
@byteblox100 2 ай бұрын
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 2 ай бұрын
@@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
@visablename
@visablename 2 ай бұрын
Who else edges to byte bloxs?
@YES_DATA
@YES_DATA 2 ай бұрын
ME!!
@Lx_nar
@Lx_nar 2 ай бұрын
Im female but if I was male I would 💀
@darkshadow2314
@darkshadow2314 2 ай бұрын
What the fu
@That1_derr
@That1_derr 2 ай бұрын
relatable
@creeperplayzz
@creeperplayzz 2 ай бұрын
​​@@Lx_narwho says females cant?
@Lordofbones96803
@Lordofbones96803 Ай бұрын
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
@NedaNeatbot
@NedaNeatbot Ай бұрын
Bro I exploded in my pants while watching this video 😂😂😂😂😂😂😂🥹🙏🙏🙏🙏🙏🙏🙏👀👀👀
@zolo._.13
@zolo._.13 4 күн бұрын
Why was bros second only 600 millisecond
@angelicnam
@angelicnam 9 күн бұрын
„10 minute game like sols rng“ and then you proceed to only make sparkles on a character? no map, no ui, not a single acutal aura, no rolling system etc.. you notice how far fetched and unrespectful calling it an „10 minute game“ is when it actually takes a good amount of work?
@byteblox100
@byteblox100 9 күн бұрын
Found the kid
@Resueman_
@Resueman_ Ай бұрын
6:02 the percentages add up to 110%?
@pansirawit
@pansirawit 2 ай бұрын
before I clicked on the video: no way he can make a game in 1 minute 1 second into the video: nevermind
@ufoulroo2035
@ufoulroo2035 2 ай бұрын
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
@marsalgoritmika
@marsalgoritmika Ай бұрын
Video çok güzeldi ellerine sağlık
@name6953
@name6953 Ай бұрын
25:56 average sols rng player ☠☠
@thetiredplotter7030
@thetiredplotter7030 2 ай бұрын
hi
@Occult_day.
@Occult_day. Ай бұрын
bro made 1 hour and 11 mins in just 26 mins
@dylansmith6613
@dylansmith6613 23 күн бұрын
I followed it to a T but it didn’t work
@temporaltribe
@temporaltribe Ай бұрын
Sols RNG is just glorified gambling XD
@MasCWE
@MasCWE Ай бұрын
How do you get the effects to anchor to your character? I can’t get them to do so
@dootslayer1411
@dootslayer1411 9 күн бұрын
They should be auto-anchored by changing their parent to the humanoid root part
@justindc0
@justindc0 Ай бұрын
1 hour game but the video is 20+ mins only?
@iisle
@iisle 2 ай бұрын
Im just now realizing how much he overuses waitforchild
@imnotapartygoer
@imnotapartygoer Ай бұрын
Fr
@bolhacska64
@bolhacska64 Ай бұрын
YOUR THE BESZ GUIDR❤❤❤❤❤❤❤❤
@ConPlaysGames
@ConPlaysGames 7 күн бұрын
Good youtuber bad discord mods
@Chomikes
@Chomikes 2 ай бұрын
My grandma is your fan byteblox
@mr1910sguy
@mr1910sguy 2 ай бұрын
sheeshables
@amaz1699
@amaz1699 2 ай бұрын
PLEASEE 🙏🙏 Make a game that uses no variables (local and global)
@Mayorascat31
@Mayorascat31 2 ай бұрын
imposible
@ReaISepiroth
@ReaISepiroth 2 ай бұрын
I want to make my own game with rng type stuff like this in it and it helps SO much
@Simply-Better
@Simply-Better 2 ай бұрын
Could you explain what the problem was in the end?
@ultimatesheep
@ultimatesheep 2 ай бұрын
Because he didn't destroy the uigradient effect when rolling new effect and common uigradient is overwriting everything
@Simply-Better
@Simply-Better 2 ай бұрын
@@ultimatesheep ohhh ok thanks alot
@ultimatesheep
@ultimatesheep 2 ай бұрын
@@Simply-Better np bro
@kjowl
@kjowl 2 ай бұрын
bro just finish this and polish it might as well
@beobeo2095
@beobeo2095 Ай бұрын
Lvl 1 edging
@HeitorRauberScussiato
@HeitorRauberScussiato 2 ай бұрын
Why cant o make a game in a while week? AND YOU DO IT IN 60 SECONDS? (Seconds = minutes)
@EGGS181
@EGGS181 Ай бұрын
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
@cowwithwings
@cowwithwings 2 ай бұрын
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)
@pavankrishna6637
@pavankrishna6637 2 ай бұрын
if chance > 30 then 30% chance...??? isnt it chance < 30 == 30% Pol
@cricket-ux4nu
@cricket-ux4nu 2 ай бұрын
👍
@TheEmeraldKidRE
@TheEmeraldKidRE 29 күн бұрын
That’s not how rarity systems work lmao
@YOSOYCOQUET
@YOSOYCOQUET Ай бұрын
Lokking for the name everywhere
@YourLocalRobloxianYT
@YourLocalRobloxianYT Ай бұрын
people who are following what he is doing🗿🗿
@e.8444
@e.8444 2 ай бұрын
Add skibidi 😩
@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
@ToastysTaken
@ToastysTaken 2 ай бұрын
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 2 ай бұрын
Exploiters can easily bypass debounces and cooldowns in local scripts by just calling the remote event whenever
@ToastysTaken
@ToastysTaken 2 ай бұрын
@@CarlosGarcia-jw2xd ah
@ToastysTaken
@ToastysTaken 2 ай бұрын
@@CarlosGarcia-jw2xd that was my initial thought actually just wanted to make sure
@RemoteAccessGG
@RemoteAccessGG 2 ай бұрын
Tip: never believe clients.
@makinnir
@makinnir Ай бұрын
the client WILL kill you
@Figster_
@Figster_ Ай бұрын
Dunno what to say, just trying to boost the algorithm
@marike113
@marike113 2 ай бұрын
bro pelase fix the audio mixing at 1:15 its loud as shit compared to everything else
@byteblox100
@byteblox100 2 ай бұрын
it adds to the video dw
@pepebro3462
@pepebro3462 2 ай бұрын
nice
@aliveinyourmind
@aliveinyourmind 2 ай бұрын
W
@YHK_YT
@YHK_YT 2 ай бұрын
25:22 it doesn’t work because I didn’t make it
@That1_derr
@That1_derr 2 ай бұрын
i love you daddy byteblox
@That1_derr
@That1_derr 2 ай бұрын
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
@dawnbreakerii204
@dawnbreakerii204 2 ай бұрын
MY EARS
@creeperplayzz
@creeperplayzz 2 ай бұрын
Day 31 of edging to your videos (its been a month already 😫)
@user-ko1vx3zn6s
@user-ko1vx3zn6s 2 ай бұрын
Good good keep going
@danzstuff
@danzstuff 2 ай бұрын
rel
@CheesePuffGuy99
@CheesePuffGuy99 2 ай бұрын
This will be the next big rng game, i wanna play it!!!11
@RoHooligun
@RoHooligun 2 ай бұрын
Aint no way you didnt made any 1b game with such skills
@Jellybean113
@Jellybean113 Ай бұрын
Don’t add up
@originalorLUNA
@originalorLUNA Ай бұрын
That script well take me like 10 mins to make xd
@SimpleGG
@SimpleGG Ай бұрын
Lol
@fancen
@fancen 2 ай бұрын
teeh
@blackcat_captinz
@blackcat_captinz 2 ай бұрын
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
@user-vq5jk4bw6k
@user-vq5jk4bw6k Ай бұрын
I tried it but it didn’t work😢
Why I Hate Roblox Simulators
16:42
ByteBlox
Рет қаралды 51 М.
Can 6 DEVS Make a HORROR Game Without Communicating?
10:38
When Steve And His Dog Don'T Give Away To Each Other 😂️
00:21
BigSchool
Рет қаралды 17 МЛН
Climbing to 18M Subscribers 🎉
00:32
Matt Larose
Рет қаралды 25 МЛН
Which one of them is cooler?😎 @potapova_blog
00:45
Filaretiki
Рет қаралды 6 МЛН
para para pere pere me celup ice cream #shorts
0:10
MD_SAHAJAN_ALAM
Рет қаралды 422 М.
Trying to Fix Minecraft's Biggest Scam
16:04
HellCastle & Tylerrrr
Рет қаралды 48 М.
6 Developers make a Scratch Game Without Communicating
15:00
Jackson Academy
Рет қаралды 120 М.
I made a CASHGRAB game on ROBlox to make money!!
8:21
Dev Yuji
Рет қаралды 10 М.
3 Hours vs. 3 Years of Blender
17:44
Isto Inc.
Рет қаралды 3,6 МЛН
I made a viral roblox game to prove it's not luck…
8:12
I Made a Neural Network with just Redstone!
17:23
mattbatwings
Рет қаралды 560 М.
14,000 People Build a Level
16:21
Spu7Nix
Рет қаралды 4,4 МЛН
I spent 500 DAYS Building My Roblox Game!
14:21
DeHapy
Рет қаралды 888 М.
Exploits Are EASY to Fix, People Are Just Lazy
11:42
ByteBlox
Рет қаралды 253 М.
Где наша пицца?😡
0:42
Maru Oru
Рет қаралды 9 МЛН
Try this 🤣  #funny #trending
0:14
Dung ABC
Рет қаралды 28 МЛН
Just try to use a cool gadget 😍
0:33
123 GO! SHORTS
Рет қаралды 66 МЛН
World’s Deadliest Obstacle Course!
28:25
MrBeast
Рет қаралды 61 МЛН