시스템 명령어

console - 사용자가 글로벌 클라이언트 쪽 옵션을 변경 또는 볼수있게 하거나, 특정 시스템 명령을 수행합니다.
click - 마우스 버튼 클릭 시뮬레이션.
disableaddons - 모든 애드온을 비활성화 시키고 UI를 다시 로딩합니다.
dump - 주어진 변수 값을 출력합니다(?).
enableaddons - 모든 애드온을 활성화 시키고 UI를 다시 로딩합니다.
eventtrace - /eventtrace,/etrace - 사용자가 게임 내의 이벤트를 추적할 수 있게 합니다.
framestack - /framestack,/fstack - 사용자가 커서 아래 모든 프레임을 볼 수 있게 합니다.
help - /h,/help,/? - 몇가지 기본적인 명령어들과 도움말을 함께 보여줍니다.
logout - /camp,/logout - 현재 캐릭터를 로그아웃합니다, 캐릭터 선택 화면으로 돌아갑니다.
macrohelp - 매크로 제작과 사용에 관한 기본적인 정보와 도움말을 함께 보여줍니다.
played - 캐릭터가 로그온 되었던 시간을 보여줍니다. 플레이시간.
quit - /quit,/exit - 게임에서 나가기.
random - /random,/rand,/rnd,/roll - 무작위 수를 생성합니다. 주사위.
reload - /reload,/rl - 유저 인터페이스(UI)를 다시 로딩합니다.
script - /script,/run - 주어진 LUA 코드 블럭을 실행합니다.
stopmacro -매크로의 현재 단계에서 중지합니다.
time - 현재 시간을 표시합니다.
timetest - 벤치마킹을 사용합니다, FPS를 볼 수 있습니다.
who - 필터링 옵션과 일치하는 사용자의 리스트를 보여줍니다.

메타 명령어

메타 명령어는 매크로에서 #접두사를 이용하여 선언합니다. 알수없는 메타 명령어는 에러없이 무시됩니다.

#show - 액션바(스킬바) 버튼의 아이콘에 영향을 미칩니다.
#showcooldown - 액션바(스킬바) 버튼의 아이콘 및 쿨다운에 영향을 미칩니다.
#showtooltip - 액션바(스킬바) 버튼의 툴팁에 영향을 미칩니다.

예)
#showtooltip 정의의 격노
/cast 빛의 섬광

스킬바에 등록한후 스킬바 아이콘에 커서를 올리면 툴팁 설명은 정의의 격노로 출력되지만 시전은 빛의 섬광이 시전됩니다.
#showtooltip이후 아무런 텍스트도 주어지지 않고 다음 행으로 넘어가면 해당 스킬에 대한 툴팁이 자동으로 표시됩니다.


삭제된(사용되지 않는) 명령어

삭제된 명령어는 귀찮아서 번역안함.

The following commands are listed in the environment, but appear to be disabled or deprecated. If you find differently, please move to the appropriate section and write a comment on it.

glist - ? At one point this was probably intended to list guilds on the server.
greplace - ? Possibly used by GMs to replace an inactive Guild Leader.
guildhelp - /guildhelp,/ghelp - A help text for guild commands; however, the SlashCmdList function is commented out in FrameXML\ChatFrame.lua, so it is not active in-game.
lfm - Opened the Looking For More interface prior to patch 3.3.
moderate - ? Probably a broken feature to set moderation of a chat channel
mount - Deprecated in WotLK, use /cast now.
saveguildroster - Saves the Guild Roster as a text file (removed in 3.2.2).
token - /token,/tk - ? Not sure what this was intended to be.
v - ? Voice macro, possibly reserved for future use as a voice command.
whoguild - /whoguild,/gwho - ? Deprecated due to more advanced options in /who