How to get someone's tier of Roblox Premium?

How would I get someone’s tier of Roblox Premium? I know you can do Enum.MembershipType.Premium and Enum.MembershipType.None, but how would i get the very specific premium tier, for example, the 450 monthly robux one. I know you could get the tier back when builders club existed, but now with premium you can only do Enum.MembershipType.Premium. Help?

AFAIK, you can’t. All of the tiers are the same with the same benefits. It’s just “are you willing to pay more money for more robux.”

1 Like

I think there is a game on roblox called Retro Studio, it can know what premium tier you have. I’m trying to make some custom leaderboard for converting premium icons to builders club, i just need to know how i could get a tier.

1 Like

Well, I can only point you to this thread:

Maybe you’ll find an API endpoint for it?

1 Like

I tried to find one by doing membership, premium, builders club and club on the text before .roblox.com/docs but didn’t get any luck. Probably there’s some script for getting it.

1 Like