Premium, Verified, and Robux Unicode Characters

文章正文
发布时间:2025-10-03 02:45

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 Characters

Robux:

Premium:

Verified:

In Code (Thanks @itsantotsu!) utf8.char(0xE002) -- Robux utf8.char(0xE001) -- Premium utf8.char(0xE000) -- Verified

Heads up! These won’t show on the DevForum, but they do work in-game.

UI Examples

Here’s how they look inside a TextLabel:

Unicode characters in TextLabel

Unicode characters in TextLabel722×274 33.6 KB

And yes—they work with UIStroke!

:heart_eyes:

(excluding verified cause it has color)

UIStroke applied

UIStroke applied730×292 54.7 KB

Why This Is Useful

These 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.

首页
评论
分享
Top