Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- Thanks for using this script
- This script was made by Joriangames/BloxianCode
- Want to know how to use this and script explanation?
- Check the video here: https://youtu.be/SIW3Vq-DjZI
- ]]
- local devId = 1337988868
- local MS = game:GetService("MarketplaceService")
- local players = game:GetService("Players")
- local plr = game.Players.LocalPlayer
- script.Parent.MouseButton1Click:Connect(function()
- MS:PromptProductPurchase(plr, devId)
- end)
Advertisement
Add Comment
Please, Sign In to add comment