Skip to content

Instantly share code, notes, and snippets.

@HDR
Last active October 26, 2022 09:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HDR/13bf7cf14a3bb2ddb73f14503d5d8bda to your computer and use it in GitHub Desktop.
Save HDR/13bf7cf14a3bb2ddb73f14503d5d8bda to your computer and use it in GitHub Desktop.
Undocumented Runescape Console functionality

Undocumented Console functionality

Command Description Example
<col=ffffff> Changes the color of text <col=ff0000>This text is red
<sprite=1> Prints a sprite in console Looks like it's <sprite=69>
<img=1> Prints a chat badge in console Look at my JMOD crown! <img=1>
<lt> Prints a "less-than" symbol <lt> Hello World
<gt> Prints a "Greater-than" symbol <gt> Hello World
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment