Does anyone know what is the id of the Headless Horseman’s because I want to sell it in my game.
Sell it? Why can’t you get the ID from the URL of the bundle’s page?
Items made by Roblox have no id in url
i tested it but this is not work the id is the same thing. That said this item is not in sale. The korblox do the same thing idk how the game Flex Your UGC Limiteds can sell the headless
did u enabled marketplace in settings?
yeah i maked a button with a script when you touch the button you can buy the item but idk why the item made by roblox dont work
You can’t use PromptPurchase for bundles.
You selling it like developer product change it to
where I put PromptPurchase for bundles
local tag = script.Parent
local itemId = 201
local Click = Instance.new("ClickDetector", tag)
Click.MouseClick:Connect(function(p)
local MarketPlaceService = game:GetService("MarketPlaceService")
MarketPlaceService:PromptBundlePurchase(p, itemId)
end)
It doesn’t work, nothing appears when I click on the button
I had this issue before. I think that it doesn’t work because you don’t have enough robux to buy it.
Try using a bundle which you can buy, like a free one, and test.
that change nothing with the bundle script i cant click on the button
Sell it? ROBLOX already sells it… what do you mean?
i mean sell it in my game with the bundles or id but this is not work
What do you mean you can’t click on the button?
Here you said that you can click the button, just nothing happens.
Try putting a bundle you can afford instead of headless horseman
He gets 40% of the robux from the sales if its sold in his game. Which applies to him too, so he can get refunded 40% of his Robux if he buys it in his game, which Roblox doesn’t really like