Get players gamepasses without having their inventory open

So im making a game, and I need to get all the players gamepasses. In a game like pls donate, it gets all of the gamepasses without players having their inventory open, so using roproxy to get all of them in the inventory wont work. Does someone have an example of how to do this?

3 Likes

I made a module script that is not only available to get gamepasses, it can get also catalog created items from any player using their id. Here is the module: https://create.roblox.com/marketplace/asset/13705577407

Edit: For gamepasses the module works even if the player hasn’t inventory open. Instead of checking gamepasses from inventory, it checks gamepasses of public games the player has created.

Btw sorry if my english is bad.

7 Likes

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