Temporary Gamepasses

Hi, Is there a way to make a gamepass temporary? Like a month long subscription for Premium. It doesnt have to be a gamepass it could just be in a script but that would be less safe and if a data breach or something with the datastores were to go wrong I wouldnt want the players to lose that subsrcription.

2 Likes

First of all Why 2nd Im pretty sure it would have to be a gamepass and Script 3rd of all What for/What kind of game are you making?

1 Like

Games sell premium eggs that I’m sure are not gamepasses. This would probably work like that.

1 Like

No. You would have to use developer products and stop the player from repeatedly purchasing the product until their current subscription has ended. Unfortunately this does make datastore (most likely unavoidably) issues present.

1 Like
  1. Because what if I dont want it to be permanent? Many games do this.
  2. Im making a game where you can upgrade your weapons using currency you gain from fighting other players. Players will have upgrade times on their weapons so I figured a premium could be bought and that would reduce the wait time, price, increase the money and XP from battles.
1 Like

Premium eggs? Is this something that only premium users would be able to use? Or maybe you are talking about things only premium(gamepass) users could buy?

1 Like

The premium eggs are just “robux only” eggs. Places like Adopt Me sell them. You can buy unlimited copies, so they are not gamepasses.

I would imagine you could sell the temporary pass and just put a 30-day timer on it. There should probably be some sort of transaction history just in case you need to recover data.

1 Like

Thankyou very much, I never cared for adopt me but I guess I will have to look into this and try to figure out how that works.

2 Likes