Good day.
The truth has been working with this script:
local CLICK_BLOCK = script.Parent
local ITEM_ID = 5135123909 --ID number of shirt
local Click = Instance.new(“ClickDetector”,CLICK_BLOCK)
Click.MouseClick:connect(function(p)
game:GetService(“MarketplaceService”):PromptPurchase(p,ITEM_ID)
end)
and the moment I try it I get this ad:
I really don’t know what to do and please we need you to help us in this, I would appreciate it very much.
Thank you
Att: @MiguelithoGarcia