How to make a Donate GUI - Roblox Studio

Аватар автора
Игровые Рекорды и Достижения
How to make a Player Joined Chat Message Hello Guys! In this video I will teach you how to make a Donate GUI in Roblox Studio! Enjoy the video! DonateButton Script: --- ? Script --- local player = game.Players.LocalPlayer local DonateId = 000000000 --- Put your ID script.Parent.MouseButton1Click:Connect(function() game.MarketplaceService:PromptProductPurchase(player, DonateId) end)

0/0


0/0

0/0

0/0