How To Make A Probability System In Scratch!

Sdílet
Vložit
  • čas přidán 5. 11. 2022
  • Hope you found this helpful!
    How To Make A Probability System In Scratch!
    Merch:
    dekus-shoppe.creator-spring.com
    www.bonfire.com/store/dekus-s...
    Twitch:
    / dkuniversetv
    DkGalaxy:
    / @dkgalaxytv
    Deku's Dubs:
    / @dekusdubs
    Spellbound TCG:
    / @dxtrgames
    Buy Spellbound:
    www.thegamecrafter.com/design...
    Sckags:
    / @sckags1361
    Webtoons (Speciality & My Guardians):
    www.webtoons.com/en/challenge...
    www.webtoons.com/en/challenge...
    Casting Call Club:
    www.castingcall.club/dkuniverse
    Discord: / discord
    My Website: dekusuniverse.weebly.com/
    Intro Music: Kyrus
    watching anime by sakura Hz | / sakurahertz
    Music promoted by www.free-stock-music.com
    Attribution-NoDerivs 3.0 Unported (CC BY-ND 3.0)
    creativecommons.org/licenses/...
  • Hry

Komentáře • 66

  • @bernater
    @bernater Před rokem +4

    its amazing to see that you can every time be upgrading yours skills on scratch, im using scratch for 4 years now and i have yet so much to learn! Thank you so much!

  • @sunrolex4592
    @sunrolex4592 Před 11 měsíci +5

    thank you so much, I have tried to figure it out myself and couldn't get close to it so thank you!

  • @theholyexcalibur75
    @theholyexcalibur75 Před 3 měsíci +5

    what i do for chances, i do 1 to for example 1000 = 1. That way it's always gonna be a 0.1% chance

  • @nathanhowe5075
    @nathanhowe5075 Před rokem +2

    Ty I’ve been looking for a tutorial like this for sooo long

  • @smallhead9685
    @smallhead9685 Před rokem +3

    exactly what i need thanks

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

    W mans, this was so helpful

  • @an_unknown_guy
    @an_unknown_guy Před rokem +2

    your channel is underrated

  • @ConemanIsAnBozo
    @ConemanIsAnBozo Před 3 měsíci

    My RNG game worked, All thanks to you!

  • @69420guyhaha
    @69420guyhaha Před 9 měsíci

    how do i make the chance of success rate decreace whenever i got green

  • @Dirty_croc
    @Dirty_croc Před rokem +2

    Awesome I’m making a full Pokémon game with story and I’m using this to set up shiny here game name but it’s not out yet Pokémon home of the gods

    • @Noob-fg2jq
      @Noob-fg2jq Před 2 měsíci

      Made it yet? Seems interesting

  • @Bittergiggle_gaming
    @Bittergiggle_gaming Před rokem

    Thank you this helped me make Pet Simulator X You gained a sub!

  • @Langaming11_Official
    @Langaming11_Official Před 4 měsíci

    can you do if pick random = 0 - 1,000,000 = 1 does it make a 1 in a million???

  • @Vortex-hs7ot
    @Vortex-hs7ot Před 6 dny

    THANKS!

  • @luckyone573
    @luckyone573 Před 7 měsíci +5

    I feel like I’m in math class

    • @6luh4uk619
      @6luh4uk619 Před 5 měsíci +1

      i feel like im in art class

    • @lroriyou12
      @lroriyou12 Před 4 měsíci

      i feel like im standing behind u

    • @Daxalofr
      @Daxalofr Před 4 měsíci

      I feel like I'm in your walls

    • @lroriyou12
      @lroriyou12 Před 4 měsíci

      @@Daxalofr:skull:

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

      I just clicked this video and saw this comment in the first comment now i dont wanna learn 😭

  • @Ljossop
    @Ljossop Před rokem

    how do i make it so everytime a variable changes there is a chance of something to happen?
    edit: nvm I already did it

    • @Tiddlestortoise
      @Tiddlestortoise Před rokem

      let's say you did this:
      when green flag clicked
      (forever loop)
      (if my variable = 1)
      broadcast message1
      and then do the chance system. hope this helps

  • @arxhangelaabora
    @arxhangelaabora Před 8 měsíci

    Is there a way to make a pity system if you’re making a gacha system? Like after pulling a certain amount of times you’re guaranteed to get a certain probability?

    • @SeamusMusicMaker
      @SeamusMusicMaker Před 6 měsíci

      Yes there is

    • @SeamusMusicMaker
      @SeamusMusicMaker Před 6 měsíci +1

      Make a variable g for guaranteed
      And a Variable i for iterator
      both for this sprite only
      Set probability to (pick random 0 - 100)
      Set g to (probability
      Forever
      If g < what ever number you want then
      Change i by 1
      If i > pick random 4-10 then
      Set probability to (anything you want)
      Hope this helps lol
      Also you have to add this to the script from this video if you want it to work!!!!

  • @cxsurf1re
    @cxsurf1re Před rokem +2

    this is pretty useful for simulators

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

    I feel like I’m in math class but I’m actually gaining something

  • @lmpulseWasTaken
    @lmpulseWasTaken Před 7 měsíci

    i was looking for decimals lol

  • @ksupahhero1319
    @ksupahhero1319 Před rokem

    amazing

  • @SerVerm
    @SerVerm Před rokem

    YES!!!!!!!!!!!!

  • @BestesWasser
    @BestesWasser Před 18 dny

    Let's go Gambling..
    Aw Dang it
    Aw Dang it
    Aw Dang it...

  • @saamrezai4938
    @saamrezai4938 Před rokem +1

    kerp skerp

  • @RoblexroyceLOL
    @RoblexroyceLOL Před rokem

    Thank You But Sorry I Need Sounds

  • @Feeeeereeeee
    @Feeeeereeeee Před 5 měsíci

    Thanks bro

  • @apex_4950
    @apex_4950 Před 4 měsíci

    how do i do 0.3 percentage?

    • @octo743
      @octo743 Před 3 měsíci

      make it pick between 1 in 3,000

  • @neetu1678
    @neetu1678 Před rokem

    Kerp speark

  • @DeletedUserOfficial
    @DeletedUserOfficial Před rokem +2

    what's the probability I'm going to like the video?

  • @jimmy2274
    @jimmy2274 Před rokem +1

    Kerp skerp

  • @koolkabab
    @koolkabab Před rokem

    kerp skerp :>)

  • @KingDragonist
    @KingDragonist Před 20 dny

    I will definitely susbcierbe

  • @Abladicus
    @Abladicus Před 19 hodinami

    I think that 1 to 100 is more accurate

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

    Sol’s rng:

  • @jeffchankaleong5832
    @jeffchankaleong5832 Před 11 hodinami

    ...

  • @teo-animations
    @teo-animations Před rokem

    Sblorb

  • @jeffchankaleong5832
    @jeffchankaleong5832 Před 11 hodinami

    not really interesting but at least its a tutorial

  • @Brods_IDK
    @Brods_IDK Před 9 měsíci

    This soooooooooopooooo confusing! 2/10 tutorial
    (Edit: I didn’t understand it before but since I now do 7.9/10 tutorial)

  • @thegiantjj
    @thegiantjj Před 3 měsíci

    kerp skerp

  • @meganhong7026
    @meganhong7026 Před 5 měsíci

    Kerp skerp

  • @Mrflipflap2011
    @Mrflipflap2011 Před rokem

    kerp skerp

  • @loveeatingrice9192
    @loveeatingrice9192 Před rokem

    kerp skerp

  • @user-do4ux8oc2b
    @user-do4ux8oc2b Před 5 měsíci

    kerp skerp

  • @Theppic
    @Theppic Před 2 měsíci

    kerp skerp

  • @learninghowitworks2022
    @learninghowitworks2022 Před 4 měsíci

    Kerp skerp

  • @jhv9886
    @jhv9886 Před rokem

    Kerp skerp

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

    Kerp skerp