[mirc] Lurk Mode On


SUBMITTED BY: Guest

DATE: Oct. 9, 2014, 6:32 p.m.

FORMAT: Text only

SIZE: 185 Bytes

HITS: 1189

  1. on *:TEXT:!off*:#: {
  2. if ($nick isop $chan) {
  3. elseif ($2) && (!$3) /me Sorry, You're not allowed to use this command!
  4. }
  5. else msg $chan /me Lurk Mode [Off]
  6. }

comments powered by Disqus