This is an old revision of the document!


Chat Effects

Chat effects as the name implies are effects that you can apply to your in-game chat messages. The effects include colors, animations, and images.

Game Passes

You are required to buy the respective game pass to use the relevant chat effect.

Available chat game passes:

Name Price
Basic Text Effects $100R
Images In Chat $100R
Color Text Effects $100R
Motion Text Effects $100R
All Chat Effects* $300R

*purchase of this game pass includes all the other chat game passes.

Usage

All effects use less than greater than symbols around them <like this>

The word default can be replaced with df (you won't need to know this unless you make complicated compound effects)

Effects can be nested, for example <roll:<roll:AAAAAAAA><roll:BBBBBBBB»

Effects

Below are all chat effects currently in the game:

Free

Without a purchase of a game pass this is what you're able to use:

  • <b>
  • <b:Text>
  • <bold>
  • <bold:Text>
  • <i>
  • <i:Text>
  • <italic>
  • <italic:Text>
  • <name:player> Shows the current name of the player
  • <pb> Shows your personal best
  • <pb:player> Shows player's personal best
  • <time> Shows local time on each computer it appears on
  • <time:player> Shows player's local time
  • <plain:Text> will display Text plain without parsing (useful for explaining how to use the chat)
    • Example: <plain:<roll:Text» displays as <roll:Text> instead of Text rolling

Color

Colors can also be entered with 3 or 4 numbers separated by commas (or any non number character), or 6 or 8 digits of hex. RGBA

  • <black> 0,0,0
  • <maroon> 128,0,0
  • <red> 255,0,0
  • <green> 0,128,0
  • <olive> 128,128,0
  • <orange> 255,128,0
  • <lime> 0,255,0
  • <chartreuse> 128,255,0
  • <yellow> 255,255,0
  • <navy> 0,0,128
  • <royal> 128,0,128
  • <pink> 255,20,147
  • <teal> 0,128,128
  • <grey> 128,128,128
  • <gray> 128,128,128
  • <salmon> 255,128,128
  • <springgreen> 0,255,128
  • <lightgreen> 128,255,128
  • <khaki> 255,255,128
  • <blue> 0,0,255
  • <purple> 148,0,211
  • <magenta> 255,0,255
  • <dodger> 0,128,255
  • <malibu> 128,128,255
  • <violet> 255,128,255
  • <cyan> 0,255,255
  • <aqua> 0,255,255
  • <electric> 128,255,255
  • <white> 255,255,255>
  • <silver> 192,192,192
  • <admin> 255,215,0
  • <brown> 139,69,19
  • <red100> 253,29,36 Note: This is the original colour of the <100> emoji

Font

See the Roblox Wiki for a list of available fonts.

  • <FontName> such as <Legacy>
  • <FontName:Text>
  • <font:FontName>
  • <font:FontName:Text>
  • <font:default>

Font sizes range from 8 - 48 (60 and 96 are locked upon popular request)

  • <FontSize> such as <48>
  • <FontSize:Text>
  • <fontsize:FontSize>
  • <fontsize:FontSize:Text>
  • <fontsize:default>

https://pastebin.com/MP8XhBTN

Resources

Navigation