of     1   

BobbyisLOLZ
#139427975Sunday, July 06, 2014 4:18 PM GMT

Is it possible to make someone purchase a gamepass more than once? For example A person can press the gui that says + 10000 cash, and they can buy it over and over. local vipId = 164879274 local player = game.Players.LocalPlayer function onClick() Game:GetService("MarketplaceService"):PromptPurchase(player, vipId) end script.Parent.MouseButton1Click:connect(onClick) I don't know if it would be like that, but I think it might be based around that script.. How would you make it so you could buy it more than once? Help would be greatly appreciated :)
Zawie
#139428543Sunday, July 06, 2014 4:26 PM GMT

Developer Products...
BobbyisLOLZ
#139433385Sunday, July 06, 2014 5:27 PM GMT

Ok i've been searching around and I still can't seem to figure this out :(
BobbyisLOLZ
#139433429Sunday, July 06, 2014 5:28 PM GMT

It could be me doing something wrong but I don't know, I can't think of any other way of doing this bump!
BobbyisLOLZ
#139434221Sunday, July 06, 2014 5:37 PM GMT

nvm ignore this thread, thank you for the help azant.. at first I didn't know what you meant

    of     1