Greasy Fork

Greasy Fork is available in English.

EpicOS (v1) - Rewritten

A rewrite of the original 2015 web browser version of EpicOS for Multiplayer Piano.

当前为 2025-01-01 提交的版本,查看 最新版本

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
notcallumfisher
评分
0 0 0
版本
2025.01.01
创建于
2024-12-21
更新于
2025-01-01
大小
7.7 KB
许可证
Unlicense
适用于

EpicOS (v1) for Multiplayer Piano - Rewritten


This is a 2024 rewrite of EpicOS, a command-based chat bot for Multiplayer Piano. It was originally created in 2015.

You can send /help to chat on Multiplayer Piano to see EpicOS' command list.


You can find a listing of all published EpicOS projects here: https://github.com/slowstone72/EpicOS.

Features

Commands

Public

  • /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.
  • /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.

Settings

The following variables can be set towards the top of the userscript:

  • cmdChar - What a message should start with to be recognized as a command - You can change this to anything. The default is /

  • welcomeUsers - Whether or not to welcome users that enter the room - Can be true or false. The default is false
  • sendStartUpMsg - Whether or not to send a greeting message on start-up - Can be true or false. The default is false