Advertisement
LoganYoung87

Untitled

May 31st, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. ON $*:TEXT:*:#: {
  2. if ($me isin $1- && $target != $active)
  3. {
  4. echo -ac Ctcp .::. $timestamp $chan < $nick > $1-
  5. }
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement