Advertisement
bertgj

doggy00 help me with this script :-)

Dec 4th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. local id = 563250656
  2. local plr = game.Players.LocalPlayer
  3.  
  4. script.Parent.MouseButtonClick:connect(function()
  5. game:GetService('MarketplaceService'):PromptPurchase(plr,id)
  6.  
  7.  
  8. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement