local ID = "11854375" -- add your gamepass ID here script.Parent.EnterProduct.Buy.MouseButton1Click:Connect(function() game:GetService("MarketplaceService"):PromptGamePassPurchase(game.Players.LocalPlayer, ID) end)
i put the id of my own gamepass and i took a script from someone on this website but my cursor can't click on the button any ways to fix this?