|
|
| Line 1: |
Line 1: |
| Growtopia features a chat system that can be used to communicate with other users. It is displayed at the top of the page and is resizable.
| | l0l was here |
| | |
| == Chat Commands ==
| |
| There are a variety of commands that can be used in the chat, by entering a slash (<code>/</code>) followed by the command name. There are also several commands that cause your character to perform emotes until they move.
| |
| | |
| {| border="1" cellspacing="0" cellpadding="2" |-
| |
| !Command
| |
| !Description
| |
| |-
| |
| |<code>/?</code>
| |
| |Lists available chat commands.
| |
| |-
| |
| |<code>/msg</code>
| |
| |Usage: /msg <player> <message>; Sends a private message to the player specified.
| |
| |-
| |
| |<code>/time</code>
| |
| |Shows the time in Growtopia.
| |
| |-
| |
| |<code>/r</code>
| |
| |Replies to the last person who private messaged (<code>/msg</code>) you.
| |
| |-
| |
| |<code>/me</code>
| |
| |Usage: /me<message>; Says a message with /me replaced by the player's username, and the message surrounded by angle-brackets.
| |
| |-
| |
| |<code>/status</code>
| |
| |Lists your current world, number of backpack slots, and status effects.
| |
| |-
| |
| |<code>/broadcast</code>
| |
| |Broadcast a message to all players online. Costs 50 gems to use Monday through Thursday and 100 gems to use on Friday, Saturday, and Sunday. (These costs fluctuate often)[contributed by Junktruck98]
| |
| |-
| |
| |<code>/stats</code>
| |
| |Lists server uptime, number of players online by platform, active worlds, and server CPU load.
| |
| |-
| |
| |<code>/who</code>
| |
| |Lists players in your current world.
| |
| |-
| |
| |<code>/uba</code>
| |
| |Unbans all players who were previously banned. Only works in World-Locked worlds you own.
| |
| |-
| |
| |<code>/rules</code>
| |
| |Opens the rules
| |
| |-
| |
| |<code>/news or /newspaper</code>
| |
| |Shows the news
| |
| |-
| |
| |<code>/radio</code>
| |
| |Toggles the radio, hiding public broadcasts when disabled.
| |
| |-
| |
| |<code>/mods</code>
| |
| |Lists the usernames of the mods currently online.
| |
| |-
| |
| !Emote
| |
| !Description
| |
| |-
| |
| |<code>/smile</code>
| |
| |The character smiles, showing their teeth.
| |
| |-
| |
| |<code>/cry</code>
| |
| |The character cries.
| |
| |-
| |
| |<code>/laugh</code>
| |
| |The character grins widely.
| |
| |-
| |
| |<code>/mad</code>
| |
| |The character scowls, with their eyes turning red.
| |
| |-
| |
| |<code>/wave</code>
| |
| |The character waves.
| |
| |-
| |
| |<code>/dance</code>
| |
| |The character dances.
| |
| |-
| |
| |<code>/love</code>
| |
| |The character's eyes turn to hearts and start spewing heart effects.
| |
| |-
| |
| |<code>/sleep</code>
| |
| |The character's eyes close and emits Zs. If done by a bed, the character sleeps in the bed.
| |
| |-
| |
| |<code>/yes</code>
| |
| |The character gives a thumbs up and nods their head while grinning.
| |
| |-
| |
| |<code>/no</code>
| |
| |The character gives a thumbs down while shaking their head.
| |
| |}
| |
| | |
| == Text Coloring ==
| |
| Chat in Growtopia can be colored with use of the backtick (<code>`</code>) character followed by a character to indicate the color desired.
| |
| | |
| [[File:Colors.png|500px]]
| |
| | |
| {| border="1" cellspacing="0" cellpadding="2" |-
| |
| !Code
| |
| ! width="100" |Description
| |
| ! width="100" |Preview
| |
| |-
| |
| |<code>`0</code>
| |
| |White
| |
| | bgcolor="#FFFFFF" |
| |
| |-
| |
| |<code>`1</code>
| |
| |Sky Blue
| |
| | bgcolor="#adf3ff" |
| |
| |-
| |
| |<code>`2</code>
| |
| |Green
| |
| | bgcolor="#4afb00" |
| |
| |-
| |
| |<code>`3</code>
| |
| |Pale Blue
| |
| | bgcolor="#bddbff" |
| |
| |-
| |
| |<code>`4</code>
| |
| |Red
| |
| | bgcolor="#ff2519" |
| |
| |-
| |
| |<code>`5</code>
| |
| |Pink
| |
| | bgcolor="#eeb6ff" |
| |
| |-
| |
| |<code>`6</code>
| |
| |Tan
| |
| | bgcolor="#ffca73" |
| |
| |-
| |
| |<code>`7</code>
| |
| |Light Gray
| |
| | bgcolor="#e5e5e6" |
| |
| |-
| |
| |<code>`8</code>
| |
| |Orange
| |
| | bgcolor="#ff9242" |
| |
| |-
| |
| |<code>`9</code>
| |
| |Yellow
| |
| | bgcolor="#ffef7b" |
| |
| |-
| |
| |<code>`b</code>
| |
| |Black
| |
| | bgcolor="#000000" |
| |
| |-
| |
| |<code>`w</code>
| |
| |White
| |
| | bgcolor="#ffffff" |
| |
| |-
| |
| |<code>``</code>
| |
| | colspan="2" |Reset to default (varies)
| |
| |}
| |