Is there a way to check if a player is ID verified?

what since when-

Also, you can’t detect errors, they are part of CoreGui. It would take a while to get there, and most likely not even reliable.

I’ve been hoping for API for checkin if the Creator is verified and if the object has scripts in it. Unfortunately not.

You can check if someone is verified using IsVerified, this will return a boolean true/false

Not sure what you’re going for here … If it’s their age, good luck with all that.
Mark your game as not for all ages and forget about it. Do the Questioner, it will do it for you.

That doesnt return if the user is id verified

I just want to know if there is a way to check if the player is ID verified, I don’t care how old they are.

1 Like

I’m not even sure what you mean by verified isn’t .userID who they are?

“ID verified” means a player has verified their age after going to the “Account Info” in their settings and following the proper steps.

I see, thanks for explaining that. I see the link above from itsLaserr has a Code Sample. That should cover it …

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.