The gamepass’s link is here: Spam Click - Roblox
me and @RBLX_Dan are doing our best with this one but for somereason it’s not doing what it should. First we were getting GamepassId is not type of gamepass and now all we’re getting is it returning false. @RBLX_Dan does have the gamepass in his inventory however it still returns false, Any Ideas? (Code below)
local owned = GamePassService:PlayerHasPass(player,4838474)
print(owned)