@program kiramix-toolz.muf 1 1000 d i $include $lib/alynna lvar param : main param ! command @ tolower case "board*" smatch when "$kiramix" match if { "BOARD Error: Already on board" }tell else me @ #3214 moveto then end "leave*" smatch when "$kiramix" match if me @ "$kiramix" match location moveto else { "LEAVE Error: Not on board" }tell then end "@" smatch when "$kiramix" match if me @ "~vixen/rank" getprop toint 16 >= if "$kiramix" match param @ force else { "^RED^Permission denied.^NORMAL^" }tell then else { "Command error: Not on board" }tell then end "@@" smatch when "$kiramix" match if me @ "~vixen/rank" getprop toint 16 >= if "$kiramix" match { ": [" me @ "]: " param @ }cat force else { "^RED^Permission denied.^NORMAL^" }tell then else { "Command error: Not on board" }tell then end default pop #3230 #-1 { "[Console] " param @ }cat ansi_notify_except #3153 #-1 { "[Console] " param @ }cat ansi_notify_except end endcase ; . c q