IsVerified API [Beta]

Since it doesn’t affect a wide enough audience for me, I probably won’t be using this feature unfortunately! However, this is definitely a start for players to be more responsible.

This will also reduce the amount of players that are able to play games that use this feature, while it is a great feature and a great start to holding players accountable for their behaviour the fact that games will lose players will deter them from using this feature.

On another note, does Roblox have any plans for the future prevention of bad actors?

Why is this a boolean? Who thought of that?

An Enumeration of the status of the user’s verification would be nice. Or more booleans. It would be nice to determine if they have an email verified or not.

I mean that’s not really filtering a bot or exploiters either, emails these days are so easy to make in just minutes like creating roblox accounts.

1 Like

I think it would be wise to allow us to check whether the player is verified by specific method, something one the lines of this:

player:IsVerified(Enum.Verified.Email)
player:IsVerified(Enum.Verified.Phone)
player:IsVerified(Enum.Verified.GovernmentID)
11 Likes

This is one of my favourite updates!

But I have an question: Do you only have to do 1 of the 2 things, or both verify phone number and verify ID?

1 Like

Only one of the things, either phone number or government issued ID.

Oh nice!! This is one of the best updates since

1 Like

Useful to join verified servers full of these people because there are some who disable voice chat.

4 Likes

There might be some release on phone numbers (after all, people change numbers and a phone number you get might have been owned by someone else who used it to verify previously), but the creator docs specify you can only use a phone number to one account, See Verifying through Phone Number.

You can only use your phone number with a single Roblox account.

I think this is a great step in empowering developers to choose what works best in their experience. Examples I can say this is great for is limiting trading in-game content, competting in leaderboards if exploiters are finding the way to the top, or participating in up-voting community content.

1 Like

Great for serious roleplay groups id say but for games I doubt this would be useful as it would deter lots of players.

This is a must as people can easily change their phone number or email. Obviously not everything needs ID level verification, but perhaps some experiences will want servers with that level of verification to make sure that the gameplay is as safe as it can be (from cheaters as well).

1 Like

IIRC, Roblox does not save nor intend to save anything related to ID information, I reckon it just gets a succession token that the ID that verified is valid, no more and no less.
Using that to identify users destroys the point of them saying that they’ll not use the ID for anything other than verification purposes (age)… and to be honest, removes my trust in any future update that may require me to expose more sensitive information online

That was just an example. I really want something like what @Daw588 was saying:

or a combination of both.

3 Likes

This is definitely a great update to combat alt accounts, but it doesn’t entirely solve the problem as you might restrict some innocent players.

1 Like

I am fed up of Roblox constantly gatekeeping stuff behind verification like this, the majority of users are likely to be uncomfortable providing this data.

Also, it’s interesting to note how phone verification bans VoIP phones when Roblox was actively recommending using Google Voice for phone verification during the SIM swapping scandal. Do you expect users to change their linked phone number which could put them at risk to access certain features?

4 Likes

If games start to lock me out because I didn’t give roblox my ID, then I’m going to freak out.

Roblox staff, ask yourselves how many people have their ID verified; not a lot. What is this going to do except gate-keep unverified users from games? And can’t you just reuse your ID on different accounts? And what about the possibility to verify via E-mail? A lot of people use e-mail verification, so why not add that too?

This is kinda not-garbage, but at the same time it is garbage.

6 Likes

Should add email verification too.

1 Like

You have always been able to check if someone has a verified email:

2 Likes

I ment a proper method, instead of detecting if someone has an item

All verified people will always have the item, it’s accurate so i doubt roblox will implement a separate check for it.

1 Like