UMC Commands: Difference between revisions

From Nodeka Wiki
Jump to navigation Jump to search
(Created page with "Nembot commands cateories A list of all current commands can be accessed via <code>#help</code>. == Base UMC Commands == ACTION ADD AFK ALIAS BELL CALCMOD CAPTURE CAPTUREL...")
 
mNo edit summary
 
Line 1: Line 1:
Nembot commands cateories
UMC commands categories


A list of all current commands can be accessed via <code>#help</code>.
A list of all current commands can be accessed via <code>#help</code>. Using UMC's [[UMC Plugin API|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


== Base UMC Commands ==


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


== UMC Plugin Commands ==
== UMC Plugin Commands ==

Latest revision as of 18:51, 8 May 2022

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[edit]

ACTION[edit]

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

UMC Plugin Commands[edit]

Categories[edit]