Roblox Might Be Hiding Something

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ม.ค. 2025

ความคิดเห็น • 98

  • @byteblox100
    @byteblox100  ปีที่แล้ว +14

    give me your email so I can send you stuff
    byteblox.ck.page/c2af95d792

    • @Illusi_nz
      @Illusi_nz ปีที่แล้ว

      i think for it to work u gotta think of it as an already existing table.
      Try Secret["bob] = "hi"
      Print(Secret["bob"])
      of that doesnt work then idk what it is. :)

    • @MrFoxANDnoobie
      @MrFoxANDnoobie ปีที่แล้ว

      Maybe

    • @wonsole
      @wonsole ปีที่แล้ว

      What is this email essay about a 95% on a test

    • @slavsit7600
      @slavsit7600 ปีที่แล้ว

      are you going to send me a pipebomb

  • @sudovoided
    @sudovoided ปีที่แล้ว +83

    Secret will most likely be used for security to not expose API keys.

    • @Tkdriverx
      @Tkdriverx ปีที่แล้ว +6

      This sounds like the most likely

    • @ТІР
      @ТІР ปีที่แล้ว

      getting a certain tables data is easier said then done lol

    • @PresidentAnvil
      @PresidentAnvil ปีที่แล้ว

      you’re wrong, it’s meaningless, just like self (know that im calling self meaningless outside of modulescripts, ik that it’s a pointer, but even that is meaningless). it was added so long ago, that roblox won’t change it.

    • @sudovoided
      @sudovoided ปีที่แล้ว

      he word "self" is not meaningless and it's not exclusive to modulescripts. It is used in method calls ":" as the first argument in the function. When creating class-like modules in lua you may see self = setmetatable() because the returning metatable is "self" just defined in the constructor function. (It's not necessary to use self as a variable, but it is just common styling practice.) So, I hope this clears up your misunderstanding of "self". Also do not call something meaningless just because it has no documentation for it yet. We will see in the future what ROBLOX has in store for "Secret" my initial comment is simply a guess.@@PresidentAnvil

  • @Exodim
    @Exodim ปีที่แล้ว +7

    0:13 -- i would have attempted to run print(Secret) in the console immediately
    1:16 -- if it's a table, i would have attempted to use table.insert(Secret,"test")
    2:54 -- it should have been obvious that it wasn't used as a function because it did not display as an anonymous autofill
    3:49 -- this simply replaces variable "hello" with Secret

  • @GSFigure
    @GSFigure ปีที่แล้ว +4

    You might have to define a key within Secret, because it appears as a blank table in the editor but a nil value when printed. That or Secret will contain variables the game creator specified within a certain game setting, much like how some code projects contain files which hold secrets only permitted people can access.

  • @bradleywhais7779
    @bradleywhais7779 ปีที่แล้ว +2

    My guess is it will store api keys in it so you dont have to expose them in your scripts. They may make a function for local scripts (and regular scripts I guess) to make an API request from the server and return it to the user. This would also allow you to seamlessly share scripts made with external calls without exposing your credentials.

  • @captheobbyist6434
    @captheobbyist6434 ปีที่แล้ว +3

    they announced in one of the conferences about adding a thing to store secrets like api keys
    this is probably the global for it but it's still not implemented

  • @tnolentin
    @tnolentin ปีที่แล้ว +20

    its hiding the roblacks suprr dupet secret to big

    • @Epicicness
      @Epicicness ปีที่แล้ว

      Penis

    • @SomeTouhouPlayer
      @SomeTouhouPlayer ปีที่แล้ว

      Or gamefam secret why they make so much goofy games

    • @kumokity
      @kumokity ปีที่แล้ว

      Bro, shut up. You’re just stupid.
      Secret means a Secret Environment KEY known as a way to store securely string API keys or anything important. A lot of programming languages already used that and now Roblox is implementing one.
      Y'all are just stupid if you never knew that.

    • @tnolentin
      @tnolentin ปีที่แล้ว

      @@SomeTouhouPlayer big robux

  • @universalgames2901
    @universalgames2901 ปีที่แล้ว +14

    I’m guessing you’d do table.insert and insert something into the secrets table.

    • @GariPlayz
      @GariPlayz ปีที่แล้ว

      table.insert can be logged

    • @murderspree
      @murderspree ปีที่แล้ว

      if it's done in the client yes, however not on the server@@GariPlayz

    • @GariPlayz
      @GariPlayz ปีที่แล้ว

      ​@@murderspree api keys are safe on the server, im guessing this Secret is for the client and server, most likely to be used on the client. (maybe cross comm.) we still dont know yet but i highly doubt you can even use table.insert on it

    • @guujjlu
      @guujjlu ปีที่แล้ว

      secret is nil so this wouldnt work

  • @rxdact
    @rxdact ปีที่แล้ว +9

    your vids are very helpful and entertaining..not like other boring tutorials, easy to follow..

  • @_wok
    @_wok ปีที่แล้ว +5

    1:55 yo wtf is that beat saber cube brah

    • @3sidedmelody
      @3sidedmelody ปีที่แล้ว +1

      Custom mouse brah…

  • @fortniteisgarbage4077
    @fortniteisgarbage4077 ปีที่แล้ว +2

    I think secret is just a second variable but just an instance a 'nil'?

    • @PresidentAnvil
      @PresidentAnvil ปีที่แล้ว

      it’s self, it points to a nil variable

  • @LoonaStanGTNH
    @LoonaStanGTNH ปีที่แล้ว +3

    maybe secret is used like local?

  • @dayjobman9031
    @dayjobman9031 ปีที่แล้ว +2

    probably will be used like in java and other languages to protect a variable

    • @PresidentAnvil
      @PresidentAnvil ปีที่แล้ว

      why tf would java be added to roblox

    • @dayjobman9031
      @dayjobman9031 ปีที่แล้ว

      @@PresidentAnvil you arent the brightest

    • @PresidentAnvil
      @PresidentAnvil ปีที่แล้ว

      mb read that wrong. its a mirror of self. its meaningless, it just points to a nil variable until defined. this was added 2013, so why would they work on it?

    • @dayjobman9031
      @dayjobman9031 ปีที่แล้ว +1

      @@PresidentAnvil not exactly sure what you mean or if were even talking about the same thing here but "Secret" is not deperecated and i just suggested that it might work similarly to "private" or "protected" variables so your code/global variables cannot be accessed from subclasses or the client. I never actually checked when it was made and made a assumption based off the video and just said it was probably just some feature under work for storing API keys and hiding variables. If you do some quick searching you'll realize that this was a feature added around September and annoucned at RDC 2023 and wasn't even given documentation until later.

    • @Random_PersonOfficial
      @Random_PersonOfficial หลายเดือนก่อน

      @@dayjobman9031 i dont think you understand how java would need to be implemented in a game about brick people

  • @xxpromlggamerproxx
    @xxpromlggamerproxx ปีที่แล้ว +1

    can we get a guide on the different shades of green

  • @Vorixian
    @Vorixian ปีที่แล้ว +2

    Can we please get full guide on how to hide a dead body using roblox studio as a example

    • @byteblox100
      @byteblox100  ปีที่แล้ว +5

      Give me an idea which won’t get me demonized and I’ll do it

    • @weridtem
      @weridtem ปีที่แล้ว

      ​@@byteblox100pro😊

  • @ConeFurry
    @ConeFurry ปีที่แล้ว

    Secret right now is identified as nil. Printing or trying to check what it is, will return nil.

  • @quadrinex
    @quadrinex ปีที่แล้ว +3

    i think you need to enable http request to use it

  • @multistronomy
    @multistronomy ปีที่แล้ว +2

    i've actually seen this keyword when it autocompleted for me, i dont know what it means.

  • @whupass
    @whupass ปีที่แล้ว +13

    Thank you, ByteBlox, for informing us about the SECRET roblox is HIDING FROM US!

    • @kumokity
      @kumokity ปีที่แล้ว

      Bro, shut up. You’re just stupid.
      Secret means a Secret Environment KEY known as a way to store securely string API keys or anything important. A lot of programming languages already used that and now Roblox is implementing one.
      Y'all are just stupid if you never knew that.

  • @a_username_lol
    @a_username_lol ปีที่แล้ว

    roblox will never be the same again since their secret is exposed

    • @kumokity
      @kumokity ปีที่แล้ว

      Bro, shut up. You’re just stupid.
      Secret means a Secret Environment KEY known as a way to store securely string API keys or anything important. A lot of programming languages already used that and now Roblox is implementing one.
      Y'all are just stupid if you never knew that.

  • @the_Kriko
    @the_Kriko ปีที่แล้ว

    Could be a kind of global variable or something like this?

    • @PresidentAnvil
      @PresidentAnvil ปีที่แล้ว

      it’s a mirror to self, in that its a pointer that points to nil.

  • @Syn_ttax
    @Syn_ttax ปีที่แล้ว +1

    Its a secret robux generator that admins use

  • @jonac0426
    @jonac0426 ปีที่แล้ว +2

    secrets are the updates that we actually really need and want but never get added

  • @TQNY
    @TQNY ปีที่แล้ว

    Volume is very soft today :(
    Further from your mic than usual ?

    • @byteblox100
      @byteblox100  ปีที่แล้ว +1

      Other side of the room in fact

  • @addiebuss9060
    @addiebuss9060 ปีที่แล้ว

    My guess is it'd be Secret("[string]")

  • @kinode_dandelion
    @kinode_dandelion ปีที่แล้ว

    It's basically an Environment variables on cloud

    • @chibisayori20
      @chibisayori20 ปีที่แล้ว

      but why is it also on localscripts?
      also isn't most of roblox on the cloud? and client-sided stuff is downloaded to your computer so having Secret there doesn't make sense

    • @kumokity
      @kumokity ปีที่แล้ว

      ​@wedoalittletrolling723 Yeah, but there are also Free Models and things like API keys, and tokens that could be used through code
      That's exactly why Environment Keys (Secrets) exists. It provides a better way to store it on the cloud with safety and also make it easy to recognize the variable instead of having to insert a LARGE string API key or something.
      A lot of programming languages already had that a long time ago, but Roblox didn't. So basically they are implementing it now
      I mean, it's not surprising that😮 Roblox is late on adding something that already existed outside Roblox.
      It's Roblox! What y'all are expecting?

  • @Bingus4
    @Bingus4 ปีที่แล้ว +1

    fix your fire alarm

    • @Bingus4
      @Bingus4 ปีที่แล้ว +1

      my bad man its mine

    • @byteblox100
      @byteblox100  ปีที่แล้ว +1

      Character development

  • @Create_new__handle
    @Create_new__handle ปีที่แล้ว

    Well I just discovered this yesterday and this video just released which is good

  • @Spooky.Studios
    @Spooky.Studios ปีที่แล้ว

    roblox making it's own myth fr :sob:

  • @expraza9207
    @expraza9207 ปีที่แล้ว +1

    WHERE IS OUR LOVE GUIDE???!!😭🙏

  • @KINGTAMA-SunNorth
    @KINGTAMA-SunNorth ปีที่แล้ว +3

    useful tutorial

  • @CyanNStuff
    @CyanNStuff ปีที่แล้ว

    roblox's keeping secrets frfr

    • @kumokity
      @kumokity ปีที่แล้ว

      Bro, shut up. You’re just stupid.
      Secret means a Secret Environment KEY known as a way to store securely string API keys or anything important. A lot of programming languages already used that and now Roblox is implementing one.
      Y'all are just stupid if you never knew that.

  • @luckyfunky1178
    @luckyfunky1178 ปีที่แล้ว

    I've seen secret a pretty long time ago lol-

  • @maximusbrah
    @maximusbrah ปีที่แล้ว +3

    Its. A secret dont say it 😡😡😡😡🤬🤬🤬🤬🤬😠😠😠😠😠👿👿👿👿👿👿👿👿👿

  • @f-149
    @f-149 ปีที่แล้ว

    All my comments are getting removed 😭am i shadowbanned or something?
    check the documentation!!

  • @TimelessCode
    @TimelessCode ปีที่แล้ว

    BRO DO U EVEN WATCH RDC?

  • @wonsole
    @wonsole ปีที่แล้ว +1

    Can you teach us how to use String functions?

    • @whupass
      @whupass ปีที่แล้ว +2

      string.[function]([parameters])

    • @loupezzYT
      @loupezzYT ปีที่แล้ว

      p sure he just means explain the functions and not just know the keywords@@whupass

    • @whupass
      @whupass ปีที่แล้ว

      @@loupezzYT documentation

    • @wonsole
      @wonsole ปีที่แล้ว

      @@whupass No, the keyword’s, like string.match()

    • @whupass
      @whupass ปีที่แล้ว

      try searching "roblox string documentation" on Google.@@wonsole

  • @Epicicness
    @Epicicness ปีที่แล้ว

    Scary secret

  • @ThatNerdGuy0
    @ThatNerdGuy0 ปีที่แล้ว

    its a secret man

  • @vrfrenzy8451
    @vrfrenzy8451 ปีที่แล้ว

    It's secret

  • @hlflifeenjoyer6176
    @hlflifeenjoyer6176 ปีที่แล้ว

    nice

  • @Nordicub
    @Nordicub ปีที่แล้ว

    hi

  • @dustwinter
    @dustwinter ปีที่แล้ว

    damn

  • @brick2928
    @brick2928 ปีที่แล้ว +1

    (I have absolutely NO idea what i am talking about) maybe it has something to do with tix? if I remember correctly even after they removed the tix feature tix wasnt actually gone and people found that out after they bought a item for tix that roblox accidentally put out

    • @theperfecttroller
      @theperfecttroller ปีที่แล้ว +3

      watch video first please

    • @AUSWQPCV
      @AUSWQPCV ปีที่แล้ว +6

      Tix was removed 8 years ago get over it bruh

    • @WxnterIsDead
      @WxnterIsDead ปีที่แล้ว +10

      what pure schizophrenia sounds like:

    • @chaoibi
      @chaoibi ปีที่แล้ว

      @1DiamondKing so truee

    • @Polystyreenism
      @Polystyreenism ปีที่แล้ว

      They beating yo ass in the replies

  • @ProfessionalNoober
    @ProfessionalNoober ปีที่แล้ว +1

    Five minutes ago🎉

  • @sadge6430
    @sadge6430 ปีที่แล้ว

    das

  • @sadge6430
    @sadge6430 ปีที่แล้ว

    m,n

  • @YupCrazy
    @YupCrazy ปีที่แล้ว

    I knew this ''Secret'' keyword for a bunch of time now, glad more people found it.

  • @petraral8868
    @petraral8868 11 หลายเดือนก่อน

    iwh211

  • @dustwinter
    @dustwinter ปีที่แล้ว

    damn