An ReCAPTCHA Module for protecting your game.
Get the model from here:
https://create.roblox.com/store/asset/16226621851/Rbx-Cloud-Verify
Then insert it into your workspace and ungroup it
How to setup:
- Enable HTTP Service and Third Party Teleports in Game Settings>Security.
- Follow the instructions on the names of the “Ungroup…” folders
- Require the VerifyAPI to start the VerifyAPI (all players that are already in the game won’t need to verify, so run it at the start of your game)
- Only require the API in ONE SCRIPT
How does it work?
It will teleport a joining player to an experience, where they need to go to a website to then verify with an CAPTCHA. Once that’s done, they will be teleported back to your game.
I host the web server at vercel, the only data sending is an ID to identify the captcha