Questions about things I found in the DevHub: Account Age + SafeChat Functions

Hello!

I have some questions about these two things I saw in the Developer Hub:

They are both functions of “Player”.

From my understanding, the account age is how long a player has been on Roblox. So from the time they joined, until now.

Does this mean any developer can change that? Would this effect other games if so?

As for the SetSuperSafeChat thing:

What is the difference between normal chat and the “filtered” chat? Isn’t the “normal chat” already filtered?

I believe this is the right topic, but if not, please correct me and I will change it. Didn’t really know where to put this, but I wanted to know more about these things. :slight_smile:

I found more info about this, neither of the Functions can be used in scripts. Only the command bar and plugins.

My questions still stand though, so more info about this would be neat.

SetAccountAge

For this one, I have no idea what’s the purpose of this, I assume to set the age on the Player property to the number, does not affect other games and the join date on Roblox.

SetSuperSafeChat

Determines if the chat should be filtered as <13 or 13+, there is a difference between two such as numbers.

1 Like