Help for EpicOS

Jump to a version:

  • v1 (2015)

v1

There are two versions of EpicOS (v1):

  • EpicOS (v1) - Cleaned: The original version of EpicOS, created in 2015, preserved in all its tacked-together-by-a-nine-year-old glory - cleaned up slightly for publication in 2024.
  • EpicOS (v1) - Rewritten: A rewritten userscript version of EpicOS (v1), created in 2024.

After installing EpicOS as a userscript, you can send /help to the chat on Multiplayer Piano to see its command list. See the (v1) Rewritten changelog for more details.

commands

public - Commands everybody can use

  • /help - Displays the command list.
  • /lol - Displays a 'lol' laughing message.
  • /test - Displays a test message.
  • /say - Echoes the user's text input.
  • /encode - Encodes inputted text.
  • /decode - Decodes input.
  • /binary - Converts inputted text to binary.
  • /myinfo - Displays a user's information (_ID, ID if applicable and colour HEX & name).
  • /8ball - Asks the not-so-magic-8ball to answer your yes/no questions.
  • /about - Displays information about the bot.

private - Commands only the bot operator (you) can use

  • /welcome - Toggles welcome messages when users join the room.
  • /clear - Clears the chat box for the bot operator.

v2