Advertisement
illpastethat

Snotice for bluntmaster

Feb 23rd, 2012
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.22 KB | None | 0 0
  1. on ^*:snotice:*:{
  2.   haltdef
  3.   if (!$window(@ServerNotice)) { window -lz @ServerNotice }
  4.   echo @ServerNotice 10 $+ $timestamp $bracketcolor($network) $1-
  5. }
  6. alias bracketcolor {
  7.   return $+(12,[,04,$1-,12,],10)
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement