How to Script on Roblox (ADVANCED) - Part 2 (Magnitude)

Поділитися
Вставка
  • Опубліковано 29 лис 2024

КОМЕНТАРІ • 63

  • @realsuperjuice
    @realsuperjuice Рік тому +17

    You made me from not knowing what local is to a intermediate scripter!

  • @roatninthethird
    @roatninthethird 11 місяців тому +5

    hey bro one of the biggest parts of this that helps me learn is the challenges you provide. i always thought encouraging people to challenge themselves was a great way to learn to validate that they actually know how to script, so keep it up

  • @astiivex
    @astiivex Рік тому +4

    Yooo you listened to my advice letsss gooo this is helpful af

  • @blooy8704
    @blooy8704 Рік тому +1

    YESSSSSSSSSSS IM SO HAPPY U MADE ANOTHER PLAYLISTT

  • @Yogurtdapro
    @Yogurtdapro Рік тому +3

    This is so helpful after watching the beginner guide

  • @TeevRobloxDeveloper
    @TeevRobloxDeveloper Рік тому +2

    You Have Mega Good Tutorials! 🔥😍

  • @domino8695
    @domino8695 11 місяців тому +2

    At the end, giving us homework is a very good idea, btw, I did your challenge! Or homework?

  • @Okenku
    @Okenku 11 місяців тому +2

    If anybody is having some trouble with the challenge and cannot figure it out at all, here's my code and a short explanation for those who need help.
    Make a screengui, add a text label as a child, and a script as a descendant
    script.Parent.Text = game.ReplicatedStorage.ClosestPlayer.Value
    First in the script we reference the parent, which is the text label, then we access its "Text", which is one of its properties. We then make the text show whatever the value inside of the closestplayer is, which is the stringvalue inside of game.ReplicatedStorage which you should've coded earlier in the video
    Hope this helps!

    • @Needl3Scott
      @Needl3Scott 11 місяців тому

      Thanks mate, I didn't quite get it and your script didn't work instantly had to put in a wait before because I wasn't loading in quick enough.

    • @soubini
      @soubini 10 місяців тому +1

      u put the script inside the screengui or the text label ?

    • @Pavlos_Life
      @Pavlos_Life 10 місяців тому +1

      inside the text label@@soubini

  • @N0va_1RL
    @N0va_1RL Рік тому +2

    i Really Love The Challenge Thing You Did At The End, And I Would Really Like It If You Do You More Often. :)

  • @Positivity4ever
    @Positivity4ever Рік тому +4

    Hello, can you please make an episode on Tween service? All the tutorials are really confusing, but I bet you can make a really great one :D

  • @Mr.Kev6000
    @Mr.Kev6000 Рік тому +2

    This helped a lot. Thank you so much!

  • @corbinwalton9996
    @corbinwalton9996 7 місяців тому

    i didnt even know how to use a function, now im working on a full swordfighting game, mainly from you!

  • @notmix479
    @notmix479 Рік тому +1

    hey man, I've been watching your beginner tutorial series and now this advanced scripting, could you please make a tutorial on tween service? All the tutorials I watch about it are so confusing so yeah

  • @daissyplayz
    @daissyplayz Рік тому

    Thank you for the video, it helped me create a way to check if player is in proximity to object

  • @AidenPerez-yb4xr
    @AidenPerez-yb4xr 7 місяців тому

    Thanks to you I now know how to script, to make the gui update to the closest player you just have to and a script to a text label and type script.Parent.Text = game.ReplicatedStorage.ClosestPlayer.Value your a goated teacher bruv

  • @mrpcrobloxplayer
    @mrpcrobloxplayer Рік тому +1

    Helpful! I did complete the challenge.

  • @Error17459
    @Error17459 8 місяців тому

    The script you need: while true do script.Parent.Text = game.ReplicatedStorage.ClosestPlayer.Value wait(0.01) end

  • @KingRad155
    @KingRad155 Місяць тому

    can you elaborate more on the for i, v in pairs(player), im having a little trouble on it

  • @KimWarrenJandog
    @KimWarrenJandog 4 місяці тому

    Waiting... Thanks a lot for the tutorial. Hope I can make my games

  • @Charlotte-c9h
    @Charlotte-c9h Рік тому

    Thanks you rly appreciate your work bro it's saved me so much and helped me so much too thank 💗💗

  • @flames_yt3318
    @flames_yt3318 7 місяців тому

    Quick question uh Where did you learn to script?

  • @that_one_kid342
    @that_one_kid342 Рік тому +1

    you are the best

  • @DarkBloue
    @DarkBloue 8 місяців тому +1

    how you changed your voice 🤯

  • @BGTransportLondon
    @BGTransportLondon 7 місяців тому

    What if i wanted to make a script for example a car sensor how do i script that, for a car sensor how do i make it detect parts from its distance?

  • @xAquaDev
    @xAquaDev 7 місяців тому

    my head is exploding but i understand all of it

  • @gkdommi
    @gkdommi 2 місяці тому

    yo i did everything the same as you but i get 2 observableValue errors

  • @bensev8233
    @bensev8233 10 місяців тому +1

    it doesnt work for me Im so confused it said " attempt to index nil with 'name'

    • @EpicLionBal
      @EpicLionBal 9 місяців тому +1

      The thing you wanted to do with 'name' does not exist I think

  • @slash6779
    @slash6779 Рік тому

    Yo I love your videos I’m learning how to code I’m using your videos for help

    • @CodeBro29
      @CodeBro29  Рік тому

      So glad it's been helpful!

    • @slash6779
      @slash6779 Рік тому

      @@CodeBro29 it has been super helpful

    • @SunBurntfishvrgt
      @SunBurntfishvrgt Рік тому

      @@CodeBro29😊hey please make a test so you can know we learned something

  • @mobilepcgamer
    @mobilepcgamer 4 місяці тому

    hey! what can we use magnitude for

  • @notmix479
    @notmix479 Рік тому

    codebro I have a question for you, will we be able to make an actual game after this advanced scripting tutorial?

    • @صاحب-العقل-والمنطق
      @صاحب-العقل-والمنطق Рік тому

      A fully fledged obby game with shop, gamepasses and other parts? Yes, but it can be little challenging.
      A tycoon game? Probably, but it'll be hard to do.
      A simulator game? I don't think so ..
      A fighting game? Of course no
      An FPS game? simply, no

    • @notmix479
      @notmix479 Рік тому

      @@صاحب-العقل-والمنطق no I will never do some those simple games I asked about my own ideas or something not those basic types that are so overused

    • @dinfarmor
      @dinfarmor 9 місяців тому

      There are so many things in scripting that even for developers with multiple years of experience still need to get help from the internet. You can also see in his videoes that he also still needs to research alot of stuff and has his struggles.

    • @صاحب-العقل-والمنطق
      @صاحب-العقل-والمنطق 9 місяців тому

      @@dinfarmor
      Are you British?

    • @dinfarmor
      @dinfarmor 9 місяців тому

      @@صاحب-العقل-والمنطق nah

  • @KONDE321
    @KONDE321 10 місяців тому

    amazing!

  • @ann-df8bx
    @ann-df8bx Рік тому

    Best tutorials 😅

  • @R.eStudio-n3i
    @R.eStudio-n3i Рік тому

    Ty, u are the best!

  • @shvisers8115
    @shvisers8115 Рік тому

    Which episode is pcall?

  • @TVEGesd
    @TVEGesd 8 місяців тому

    whats the script for the end

  • @Kunaltify
    @Kunaltify 11 місяців тому

    u r best

  • @JejeeKutsu
    @JejeeKutsu Рік тому

    LETS GOOO

  • @RealProfessorBlue
    @RealProfessorBlue 2 місяці тому

    I’m so lost in this one

  • @IAAPFilms
    @IAAPFilms Рік тому

    W

  • @rammy7
    @rammy7 4 місяці тому +1

    great tutorial very cool I coded a funny little remote with it. v e r y c o o l

  • @real_393
    @real_393 Рік тому +1

    Bro it was 12:23 am bro

  • @itzRobro13
    @itzRobro13 11 місяців тому

    what happened to ur voice 💀💀
    i remember i used to watch ur vids in like 2020-21

  • @ahmedfirefire6992
    @ahmedfirefire6992 Рік тому

    i just want u to download videos fast

  • @SunBurntfishvrgt
    @SunBurntfishvrgt Рік тому

    W

  • @zang70
    @zang70 Рік тому

    W

  • @Evelyn-c8j
    @Evelyn-c8j 11 місяців тому

    W