1 Minute vs 1 Hour Roblox Game

Sdílet
Vložit
  • čas přidán 11. 04. 2024
  • 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 :)
  • Jak na to + styl

Komentáře • 248

  • @byteblox100
    @byteblox100  Před měsícem +32

    USE CODE "EDGEBYTE" FOR 50% OFF (ends in 3 days lol):
    linktr.ee/ByteBlox

    • @creeperplayzz
      @creeperplayzz Před měsícem +7

      Apart from me edging to every video of yours i would love to see this become an actual game

    • @MarzFromMars
      @MarzFromMars Před měsícem

      what

    • @Wermite.
      @Wermite. Před měsícem

      U didnt link the game daddy byte🥺🥺🥺

    • @Eeryfy
      @Eeryfy Před měsícem

      No way you made that your code 😭😭

    • @Sir_Lemons
      @Sir_Lemons Před měsícem

      I want to play your game 😡

  • @Cpufi
    @Cpufi Před měsícem +148

    this is way harder than the normal timed projects as hes actually explaining what he is doing.

  • @p2l
    @p2l Před měsícem +57

    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 Před měsícem

      whats the fix?

    • @p2l
      @p2l Před měsícem +1

      @@cowwithwings it should be obvious but just remove all gradient instances before you apply the new one

    • @ryzyka.
      @ryzyka. Před měsícem

      @@cowwithwings [the name]:Destroy()

    • @Deadlox3
      @Deadlox3 Před měsícem

      Yeh he found out

    • @coolcons1930
      @coolcons1930 Před 8 dny

      If gradient exist then
      Gradient:Destroy
      New gradient.parent = head.blablabla

  • @fiftys7ven
    @fiftys7ven Před měsícem +25

    The problem is you didn’t add gradient for None (no effect)

  • @user-cw4sk4up7y
    @user-cw4sk4up7y Před měsícem +111

    sol's rng isn't even a game it's just an experience😭😭

    • @CJ-won
      @CJ-won Před měsícem +24

      Not even an experience, its an action, you click a few buttons then walk away.

    • @RoyaleAria
      @RoyaleAria Před měsícem

      @@CJ-wonno its not an action its a gameble

    • @RoyaleAria
      @RoyaleAria Před měsícem +1

      Rip i spelt gamble wrong💀💀

    • @onlyblooper
      @onlyblooper Před měsícem +14

      ​@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 Před měsícem +6

      ​@@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.

  • @ufoulroo2035
    @ufoulroo2035 Před měsícem +5

    Hey that’s a really cool approach to adding debounces, nice

    • @insertusernamehere8125
      @insertusernamehere8125 Před měsícem

      Yea it seems like a way cooler debounce that you can be more creative with

  • @KashTheKingYT
    @KashTheKingYT Před měsícem +53

    Title: "1 minute game"
    Video: 26 minutes long 🤔

    • @Dehhoy
      @Dehhoy Před měsícem +8

      maybe it's slowed down

    • @Hyperbolicdev
      @Hyperbolicdev Před měsícem +8

      It's obviously just extremely slowed down.

    • @liontamerxl
      @liontamerxl Před měsícem +2

      Watch the video and find out

    • @shoppingcart69420
      @shoppingcart69420 Před měsícem

      He said 1 minute game not 1 minute video

    • @Koofi2
      @Koofi2 Před měsícem +1

      @@shoppingcart69420hes joking

  • @weltonplayz
    @weltonplayz Před měsícem +20

    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

  • @kekefufu2748
    @kekefufu2748 Před měsícem +1

    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 Před měsícem

    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

  • @FantasyGuide74
    @FantasyGuide74 Před měsícem +3

    i absolutely love and respect how he just says that sol's rng is a game made in 10 mins

  • @benostrovsky1011
    @benostrovsky1011 Před měsícem +1

    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.

  • @Dom5S
    @Dom5S Před měsícem

    Thanks for explaining how things work bro! Very helpful for beginners who wants to script like me.

  • @CooingMaxito
    @CooingMaxito Před měsícem

    I’m not even a Roblox developer but I watch these videos anyway lmao
    Keep it up, your videos are pretty fun to watch

  • @ImFrAlex
    @ImFrAlex Před měsícem +1

    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 Před měsícem

    I like how you explain everything along the way

  • @imacat643
    @imacat643 Před měsícem

    fun fact: when making a gui scaled you dont even need 1,1 you can just type *1* and roblox gets it

  • @shubaponcr341
    @shubaponcr341 Před měsícem +2

    Do a video on IKControls!

  • @sixemperor9456
    @sixemperor9456 Před měsícem +5

    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

  • @TheSwedishPotato
    @TheSwedishPotato Před 13 dny

    The problem is that you didn't parent the gradient to the textlabel.

  • @Storm_RB5
    @Storm_RB5 Před měsícem

    you need to destroy the gradients. I had this problem too

  • @nuclearsu
    @nuclearsu Před měsícem +2

    In the remaining time for the 1 hour game, you should have added datastoring!!

  • @iamyou-tf4hl
    @iamyou-tf4hl Před 17 dny

    for example: function(x)
    do the x actually matter in the code?

  • @someoneuhyeah
    @someoneuhyeah Před 5 dny +1

    dang, you just roasted my overnight electricity bills at the start of the video

  • @NavyBlueRevenos
    @NavyBlueRevenos Před měsícem +1

    y u make the timer so damn loud bro im watching this on the tv

  • @Hyperbolicdev
    @Hyperbolicdev Před měsícem +2

    Haters won't accept the video is just extremely slowed down so we can comprehend.

  • @thehumancalledEkamjit
    @thehumancalledEkamjit Před měsícem +1

    in 1 minute, he did coding more than i can do in 1 hour.

  • @1440hz
    @1440hz Před 15 dny

    i love you byteblox

  • @GrimBeConfused
    @GrimBeConfused Před měsícem

    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 Před měsícem

      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 Před měsícem

    make a game that is literally to speedrun your speedrun-made game

  • @EvenMoreMoney
    @EvenMoreMoney Před měsícem

    This was some premium gourmet content.

  • @Wyrmver
    @Wyrmver Před měsícem

    what if you didn't reset and just took out a minute or more out of the next timer

  • @cape2378
    @cape2378 Před měsícem

    Great video man, appreciate that you explain why and how the scripts work, extremely attractive

  • @ult..
    @ult.. Před měsícem

    You should make a part two but with 10 hours and 24 hours or 5 hours and 10 hours

  • @BlueAxolotlOfficial
    @BlueAxolotlOfficial Před měsícem

    I can’t understand, add subway suffers on the top and put some family guy clips in the side

  • @coolguy-lx3fy
    @coolguy-lx3fy Před 6 dny

    You put two gradients so it dosen’t work, only works if there 1 gradient

  • @Sleepy_Jell
    @Sleepy_Jell Před měsícem

    if bro puts months into 1 game he would make roblox itself

  • @MrSquigglesYT
    @MrSquigglesYT Před 5 dny

    Could you not have done the cooldown system in the local script? It would be so much eaisier

  • @audrete6071
    @audrete6071 Před měsícem +1

    those look like 26 minutes to me

  • @arbuzdev
    @arbuzdev Před měsícem

    Amazing video

  • @altlolxdgd
    @altlolxdgd Před měsícem +1

    ur so underrated

  • @Resueman_
    @Resueman_ Před měsícem

    6:02 the percentages add up to 110%?

  • @Kopenhagen23
    @Kopenhagen23 Před měsícem

    ByteBlox posts I listen

  • @Airborne-Missile
    @Airborne-Missile Před měsícem

    can you try making a ship game in under 3 hours

  • @dylansmith6613
    @dylansmith6613 Před 16 dny

    I followed it to a T but it didn’t work

  • @Hermit_Wish
    @Hermit_Wish Před měsícem

    I'm honestly wondering whether if statements are better or using a metatable and do a weighted chance approach.

    • @byteblox100
      @byteblox100  Před měsícem

      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 Před měsícem

      @@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 Před měsícem

      @@Hermit_Wishcan you quickly explain weighted chance?

    • @Hermit_Wish
      @Hermit_Wish Před měsícem

      ​@@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

  • @Lordofbones96803
    @Lordofbones96803 Před měsícem

    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

  • @temporaltribe
    @temporaltribe Před 29 dny

    Sols RNG is just glorified gambling XD

  • @MasCWE
    @MasCWE Před měsícem

    How do you get the effects to anchor to your character? I can’t get them to do so

    • @dootslayer1411
      @dootslayer1411 Před dnem

      They should be auto-anchored by changing their parent to the humanoid root part

  • @ufoulroo2035
    @ufoulroo2035 Před měsícem

    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

  • @Hey-cj9nl
    @Hey-cj9nl Před měsícem

    noted.

  • @pansirawit
    @pansirawit Před měsícem +1

    before I clicked on the video: no way he can make a game in 1 minute
    1 second into the video: nevermind

  • @name6953
    @name6953 Před 27 dny +1

    25:56 average sols rng player ☠☠

  • @justindc0
    @justindc0 Před měsícem +1

    1 hour game but the video is 20+ mins only?

  • @angelicnam
    @angelicnam Před 2 dny

    „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?

  • @NedaNeatbot
    @NedaNeatbot Před měsícem +2

    Bro I exploded in my pants while watching this video 😂😂😂😂😂😂😂🥹🙏🙏🙏🙏🙏🙏🙏👀👀👀

  • @HeitorRauberScussiato
    @HeitorRauberScussiato Před měsícem +1

    Why cant o make a game in a while week? AND YOU DO IT IN 60 SECONDS? (Seconds = minutes)

  • @Occult_day.
    @Occult_day. Před měsícem

    bro made 1 hour and 11 mins in just 26 mins

  • @marsalgoritmika
    @marsalgoritmika Před měsícem

    Video çok güzeldi ellerine sağlık

  • @Chomikes
    @Chomikes Před měsícem

    My grandma is your fan byteblox

  • @iisle
    @iisle Před měsícem +1

    Im just now realizing how much he overuses waitforchild

  • @thetiredplotter7030
    @thetiredplotter7030 Před měsícem +2

    hi

  • @bolhacska64
    @bolhacska64 Před měsícem +1

    YOUR THE BESZ GUIDR❤❤❤❤❤❤❤❤

  • @amaz1699
    @amaz1699 Před měsícem +2

    PLEASEE 🙏🙏
    Make a game that uses no variables (local and global)

  • @Simply-Better
    @Simply-Better Před měsícem

    Could you explain what the problem was in the end?

    • @ultimatesheep
      @ultimatesheep Před měsícem

      Because he didn't destroy the uigradient effect when rolling new effect and common uigradient is overwriting everything

    • @Simply-Better
      @Simply-Better Před měsícem

      @@ultimatesheep ohhh ok thanks alot

    • @ultimatesheep
      @ultimatesheep Před měsícem

      @@Simply-Better np bro

  • @repedency
    @repedency Před měsícem +4

    bro had to rename the video 🙏🙏👎👎

  • @mr1910sguy
    @mr1910sguy Před měsícem +1

    sheeshables

  • @pavankrishna6637
    @pavankrishna6637 Před měsícem

    if chance > 30 then 30% chance...??? isnt it chance < 30 == 30% Pol

  • @ConPlaysGames
    @ConPlaysGames Před 9 hodinami

    Good youtuber bad discord mods

  • @kjowl
    @kjowl Před měsícem

    bro just finish this and polish it might as well

  • @visablename
    @visablename Před měsícem +242

    Who else edges to byte bloxs?

  • @beobeo2095
    @beobeo2095 Před měsícem

    Lvl 1 edging

  • @YOSOYCOQUET
    @YOSOYCOQUET Před 25 dny

    Lokking for the name everywhere

  • @ReaISepiroth
    @ReaISepiroth Před měsícem

    I want to make my own game with rng type stuff like this in it and it helps SO much

  • @cricket-ux4nu
    @cricket-ux4nu Před měsícem

    👍

  • @EGGS181
    @EGGS181 Před 24 dny +1

    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

  • @TheEmeraldKidRE
    @TheEmeraldKidRE Před 22 dny

    That’s not how rarity systems work lmao

  • @ToastysTaken
    @ToastysTaken Před měsícem

    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 Před měsícem +2

      Exploiters can easily bypass debounces and cooldowns in local scripts by just calling the remote event whenever

    • @ToastysTaken
      @ToastysTaken Před měsícem

      @@CarlosGarcia-jw2xd ah

    • @ToastysTaken
      @ToastysTaken Před měsícem

      @@CarlosGarcia-jw2xd that was my initial thought actually just wanted to make sure

    • @RemoteAccessGG
      @RemoteAccessGG Před měsícem +4

      Tip: never believe clients.

    • @makinnir
      @makinnir Před měsícem +1

      the client WILL kill you

  • @cowwithwings
    @cowwithwings Před měsícem

    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)

  • @marike113
    @marike113 Před měsícem

    bro pelase fix the audio mixing at 1:15 its loud as shit compared to everything else

  • @creeperplayzz
    @creeperplayzz Před měsícem +4

    Day 31 of edging to your videos (its been a month already 😫)

  • @Figster_
    @Figster_ Před měsícem

    Dunno what to say, just trying to boost the algorithm

  • @insertusernamehere8125
    @insertusernamehere8125 Před měsícem

    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

  • @pepebro3462
    @pepebro3462 Před měsícem

    nice

  • @aliveinyourmind
    @aliveinyourmind Před měsícem

    W

  • @e.8444
    @e.8444 Před měsícem

    Add skibidi 😩

  • @YourLocalRobloxianYT
    @YourLocalRobloxianYT Před měsícem

    people who are following what he is doing🗿🗿

  • @YHK_YT
    @YHK_YT Před měsícem

    25:22 it doesn’t work because I didn’t make it

  • @That1_derr
    @That1_derr Před měsícem +1

    i love you daddy byteblox

    • @That1_derr
      @That1_derr Před měsícem

      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

  • @CheesePuffGuy99
    @CheesePuffGuy99 Před měsícem

    This will be the next big rng game, i wanna play it!!!11

  • @dawnbreakerii204
    @dawnbreakerii204 Před měsícem

    MY EARS

  • @fancen
    @fancen Před měsícem

    teeh

  • @originalorLUNA
    @originalorLUNA Před měsícem +2

    That script well take me like 10 mins to make xd

  • @Jellybean113
    @Jellybean113 Před měsícem

    Don’t add up

  • @danzstuff
    @danzstuff Před měsícem

    rel

  • @SimpleGG
    @SimpleGG Před měsícem

    Lol

  • @user-vq5jk4bw6k
    @user-vq5jk4bw6k Před 22 dny +1

    I tried it but it didn’t work😢

  • @Ngainblack
    @Ngainblack Před měsícem

    I dont know a thing abt scripts but why does he keep typing "child

    • @imnotapartygoer
      @imnotapartygoer Před měsícem

      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

  • @blackcat_captinz
    @blackcat_captinz Před měsícem

    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

  • @RoHooligun
    @RoHooligun Před měsícem

    Aint no way you didnt made any 1b game with such skills