Okay so quick context, I’m making a simulator of roblox in 2016 because I don’t like RO2016 and believe I can do better. I want to have proper versions of BC, OBC and TBC within the game, but rather than making them a gamepass, or something where you can occasionally pay a developer product for 30 days of the membership, I want to instead have private servers users can buy that act as the membership. From there, I then check if the user has an active private server in one of the games, and if they do, they receive a membership.
Unfortunately, I’m unable to find whether or not it’s possible to check if a user has an active private server for a game. This leads me to ask the question of whether it is possible to read a user’s inventory and see what active private servers they have.
Multiple games such as Pls Donate are clearly capable of reading a user’s inventory, as that’s how they find what clothes the user created, and I’m pretty sure I’ve heard of roblox extensions that use private servers as memberships, so I’m relatively confident something like this is possible, I just want to know if it is possible, and if it is, preferably someone can show me how I might start on an idea like this.
Thanks in advance to anyone who tries to help me!