1. What do you want to achieve?
I want to implement a system similar to the CSGO skin crate x-ray in my game, which allows players to buy skins directly from crates while complying with the ArePaidRandomItemsRestricted rules.
2. What is the issue?
I’m uncertain if using a system that lets players see what skin they will receive before purchasing it violates Roblox’s ArePaidRandomItemsRestricted policies. My goal is to let players have an alternative to random crate openings while staying within the platform’s guidelines.
The idea is to offer a preview of the skin that will be awarded from the crate, allowing players to make an informed purchase decision rather than relying on chance. This would ensure that players who do not wish to use random mechanics can still use crate content without breaking Roblox’s guidelines.