Advertisement
Ortund

Untitled

Oct 13th, 2014
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. on 1:TEXT:*:#: if ($me isin $1-) && ($chan != $active) { /notice ortund $chr(91) $chan .::. $nick $chr(93) $1- }
  2.  
  3. on ^*:TEXT:*:#: {
  4. haltdef
  5. if $+(*, $me, *) iswm $1- {
  6. echo $chan $chr(3) 4 $timestamp $+($chr(40), $nick, $chr(41)) $1-
  7. }
  8. else {
  9. echo $chan $chr(3) 0 $timestamp $+($chr(40), $nick, $chr(41)) $1-
  10. }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement