How do i stop people from getting free gamepasses in my game?

There has been a web exploit going around that allows people to get free gamepasses. I don’t know why roblox hasn’t patched it yet, but is there any way to detect if a gamepass was bought legitimately or not?

This is not true, otherwise people would be doing it at the top games. You likely have a vulnerability in your game code that allows people to get game passes. i.e. firing a remote that doesn’t have any checks on it that awards the player with the content of the game pass.

Please follow the format for Scripting Support:

You can post a thread again once you’ve isolated the problem in your game code and need help on how to fix it.