Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: King_Hual
« on: February 11, 2011, 02:45:31 pm »

Code: [Select]
on *:text:!ruser*:#: {
  msg $chan 0,4 $+ $nick($chan, $r(1, $nick($chan,0)))
}