NNScript — File Browser

NNScriptv3.21 / NNScriptv3.21 / themes / temptation / temptation.mrc

temptation.mrc — 0.78 KB — Download this file

alias temptation.w {
  %:echo 03------------2 - - -[1 WHOIS - %::nick 2]- - -03 -------------
  %:echo 4>5>6>1 name - %::realname
  %:echo 4>5>6>1 adress - %::address 
  %:echo 4>5>6>1 chans - $replace(%::chan,@#,7@#,+#,7+#)
  %:echo 4>5>6>1 server - %::wserver
  if (%::away) %:echo 4>5>6>1 away - %::away
  if (%::idletime) {
    %:echo 4>5>6>1 idle - $duration(%::idletime)
    %:echo 4>5>6>1 signed on - %::signontime
  }
  %:echo 03------------2 - - -[1 WHOIS - %::nick 2]- - -03 -------------
}
alias nn.tsd { return 07(01 $+ $1- $+ 0107) }
alias nn.tgtd { return $+(01,$lower($1-),07:) }
alias nn.tgt { return $+(01,$lower($1-),) }
alias nn.linesep { return 03------------2 - - - - -03 ------------- }