Hello im working in a game that calculates your roblox account price, its almost done but i cant find an api to get an items price.
Thanks,
skkeIIy.
Hello im working in a game that calculates your roblox account price, its almost done but i cant find an api to get an items price.
Thanks,
skkeIIy.
There’s a thing called MarketplaceService
, use GetProductInfo
then find the key PriceInRobux
for the number.