Advertisement
lepuspfelix

Highlighter

Mar 23rd, 2014
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. if($window.type == channel && $window(Highlight Viewer) == 0)
  2. {
  3. $window.open(mq, Highlight Viewer, 0, 253)
  4. }
  5.  
  6. if($window.type == channel && !$6)
  7. {
  8. echoprivmsg -n -p="$k(14)"["$fmtlink($chan.name, window.restore $channel($chan.name), $chan.name)]$k <" -w=$window(Highlight Viewer) $0 $1 $2 $3
  9. window.highlight 0 $window(Highlight Viewer)
  10. }
  11.  
  12. if($window.type == channel && $6)
  13. {
  14. echo -w=$window(Highlight Viewer) $k(14)"["$fmtlink($chan.name, window.restore $channel($chan.name), $chan.name)]$k $link($0, nick) $3
  15. window.highlight 0 $window(Highlight Viewer)
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement