Would I be terminated by include parts of an email for account verification?

Basically what I’m doing is a external Roblox service, something like Scripting Helpers that you need your email to create an account. But to verify your Roblox account to the certain email on the service you join a game and check if that is your email or not.

image

This is all that passes through. Just so the user can approve the email to verify their account.

Wait, so your saying that you want the players to check their email when they join the game? What for? There are other services that can be used for this purpose of verification within Roblox, don’t see why you’d want to make an external service that does this.
Also, players would find it pretty annoying to constantly check their email, and even creepy for a few.

1 Like

No, no, no. Basically when they create an account on the website they will join a Roblox game to verify if that is their account trying to link to Roblox or not. Which will then show the email. The user will then have two buttons as an option. 1. Accept and 2. Deny. If they accept they will link the Roblox account to that email on the service.

Hard to explain.

Something like how Bloxlink and RoVer does for Discord verification.

Forgot to mention this would be done with secure API requests.

I don’t quite understand the point of this; there are already lots of security features in place with Roblox’s end and (hopefully!) with whatever you’re using.

Side note,

I don’t think either of these services require this.

Ooooh, ok I got no idea on how to do this xdxdxdxdxd.
Probably follow what they did then, they got them answers, are there any tutorials for this?

Yes, let me try and explain this a little better.

First the user would create an acocunt on our service.

image

Which then they would need to verify their account to the service by joining the game.

In the game they would be greeted with something like this which when clicking Accept would link that email to the respective Roblox account.

This is a custom web service I made. I am only asking if I would get moderated by doing this type of verification system.

Probably not, because if you can access it, chances are you can use it.
If you cannot get the non-obfuscated version of a player’s email, there shouldn’t be any reason to terminate you outside of suspicion.

There might also be a better fit for this topic somewhere else.

Alright. Thanks! (character limit)