Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Purchase gamepass question?

Asked by 10 years ago
id = 152033042

script.Parent.MouseButton1Down:connect(function(player)
    game:GetService("MarketplaceService"):PromptPurchase(player, id)
end)

I chose a random gamepass id, so do I have to make it under the game in order to work? What else am I doing wrong?

0
Yes, the gamepass has to actually be for something you've made.. BlueTaslem 18071 — 10y
0
Alright, but otherwise it should work? CardboardRocks 215 — 10y

1 answer

Log in to vote
0
Answered by
Gamenew09 180
10 years ago

I believe it is possible, originally alexnewtron used multiple places to get more gamepasses then ROBLOX allows on one place.

Ad

Answer this question