Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
chat_effects [2020/08/01 02:44]
vmsize
— (current)
Line 1: Line 1:
-====== 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 [[https://developer.roblox.com/en-us/api-reference/enum/Font|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 ===== 
-  * [[https://www.youtube.com/watch?v=pA4GIS5OoN8|Chat Effects Video Tutorial]] 
-  * [[https://www.youtube.com/watch?v=cncksCjSrEo|Chat Images Video Tutorial]] 
  
Navigation