Check Decal Age

Recently I’ve added a way to insert a custom decal of the player’s choosing into my game (similar to a spray paint bottle except with customizable decal ids) via the decal’s thumbnail. I was under the impression Roblox moderation would be able to catch most instances of inappropriate decals - boy was I wrong.

I was thinking maybe if I add an age requirement on the decal (i.e. decals must be at least a month old to display) this would get rid of this issue - but I have no idea what I can do to implement it.

Try using this
https://developer.roblox.com/en-us/api-reference/function/MarketplaceService/GetProductInfo

2 Likes

Roblox handles decal moderation and accepting decals so this won’t help much nor will Roblox be against you for it