Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to check if a player's account is verified?

Asked by 6 years ago

Hi, I was doing a little game and I made a little gui to warn players that there account is not verified. But i didn't find the script anywhere. If someone has it can you put it in here ? Thanks.

0
Hello, i am new in Roblox studio I started the 2019 but with nothing of information that's because I enter to this page DorianArellanos 0 — 3y

2 answers

Log in to vote
0
Answered by 6 years ago
local verified = game.MarketplaceService:PlayerOwnsAsset(player,102611803)
Ad
Log in to vote
0
Answered by
Uzuntu 6
6 years ago

For the most part, no, you cannot do this.

However, one way you could TRY to do this is check for the hat that users get when they verify their email.

Answer this question