UMC Commands

From Nodeka Wiki
Revision as of 18:51, 8 May 2022 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

UMC commands categories

A list of all current commands can be accessed via #help. Using UMC's Plugin API, the list of commands shown with the command. The list below is a brief description of what a some of the UMC commands do and examples of usage.

Base UMC Commands

ACTION

An action in other clients could be called a "trigger," and is so named because this specifies certain commands that the fires when certain output is detected.

Format:

  • #action {client output} {command given }
  • Note REGEX can be used to match input

Examples:

  • #action {^You have successfully passed the bot check. Thank you for not botting.} {say Passed the botcheck!}
    • When the game displays


ADD
AFK
ALIAS
BELL
CALCMOD
CAPTURE
CAPTURELOG
CONNECT
COPY
CR
DEBUG
EMAIL
GAG
GREP
GROUP
HELP
HIDESTATUSWINDOW
HOTKEY
IF
IGNORE
INVERT
JSREAD
KILL
KILLTIMER
LOADPLUGIN
LOG
LOOP
MAP
MATCH
MATH
MESSAGE
MULTIACTION
NOP
NQUEUE
NSEND
OUTPUT
PLAYWAV
RATES
READ
SCRIPT
SETMAPALPHA
SETPROMPT
SETTITLE
SHOW
SHOWME
SHOWRAW
SHOWSTATUSWINDOW
STATUS
SUBSTITUTE
TICK
TICKOFF
TICKON
TICKSET
TICKSIZE
TIMER
UNACTION
UNALIAS
UNGAG
UNHOTKEY
UNREGEX
UNSUBSTITUTE
UNVARIABLE
VARIABLE
WRITE
ZAP

UMC Plugin Commands

Categories