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

How do i create a Brick Gamepass Purchase Popup?

Asked by 3 years ago

I wanna make a brick that when you touch it you get a gamepass purchase popup. thx

1 answer

Log in to vote
0
Answered by 3 years ago

use the touch event ont he brick then you can prompt that popup using PromptGamePassPurchase

0
How do i do that? I'm sorry i'm a noob. PhilipDaMaster123 14 — 3y
0
what u mean what part dont u know ? VerdommeMan 1479 — 3y
0
i know how to do the touch event but not the promtgamepasspurchase PhilipDaMaster123 14 — 3y
0
bruh i linked the wiki how you do that, local MarketplaceService = game:GetService("MarketplaceService") MarketplaceService:PromptGamePassPurchase(player,gamePassId) VerdommeMan 1479 — 3y
0
thx PhilipDaMaster123 14 — 3y
Ad

Answer this question