Highlights Tab

By WiZaRD__ on Feb 06, 2014

With this handy script you can see which user calls you from all channels and put it in a tab.

;Highlights Tab
;Made by: WiZaRD
;Date edited: 7 February 2014
;Language: Netherlands

on *:TEXT:*:#:{ if ($me isin $1-) { if (!$window(@Highlights)) { window @Highlights | echo @Highlights $timestamp Naam:8 $nick 11• 0Kanaal:8 $chan 11• 0Bericht: 0 $+ $1- } | else echo @Highlights $timestamp Naam:8 $nick 11• 0Kanaal:8 $chan 11• 0Bericht: 0 $+ $1- } }

Comments

Sign in to comment.
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.