Unicode Replacement Characters for Robux, Premium, and Verified!
Hey everyone! I couldn’t find a solid list of these anywhere, so here are the Unicode replacement characters for Robux, Premium, and Verified symbols
Unicode CharactersRobux:
Premium:
Verified:
In Code (Thanks @itsantotsu!) utf8.char(0xE002) -- Robux utf8.char(0xE001) -- Premium utf8.char(0xE000) -- VerifiedHeads up! These won’t show on the DevForum, but they do work in-game.
UI ExamplesHere’s how they look inside a TextLabel:
Unicode characters in TextLabel722×274 33.6 KB
And yes—they work with UIStroke!
UIStroke applied730×292 54.7 KB
Why This Is UsefulThese characters are a game-changer for shop UIs! Instead of stacking an ImageLabel next to a TextLabel, you can keep things clean with just one TextLabel.