So sorry i have to ask this but i’m curious how would i arrange a gamepass script because i saw that they changed the way you make a gamepass script so can someone give me a template of how i would peform this?
game:GetService(“MarketplaceService”):UserOwnsGamePassAsync(is, player) to check if players own a gamepass. You don’t want to check userownsasset because game passes and assets use different IDs.