Scakk commented on a Page, Channel Stats   -  Jan 19, 2011

@Jenny

To reset the info just do -> /hfree -w IT*

For a 10 ten list use the below bit for the InfoTrackerTop alias.

alias InfoTrackerTop {
  var %top $iif($2 = topc,ITC,IT) $+ $1
  var %d = 1 | window -hn $+(@,%top)
  while $hget(%top,%d).item { aline $+(@,%top) $v1 $hget(%top,$v1) | inc %d }
  filter -cteuww 2 32 $+(@,%top) $+(@,%top)
  msg $chan $+([,$1,]) $&
    [1] $iif($line($+(@,%top),1),$gettok($v1,1,32) $comma($gettok($v1,2,32)),None) $&
    [2] $iif($line($+(@,%top),2),$gettok($v1,1,32) $comma($gettok($v1,2,32)),None) $&
    [3] $iif($line($+(@,%top),3),$gettok($v1,1,32) $comma($gettok($v1,2,32)),None)
  msg $chan $+([,$1,]) $&
    [4] $iif($line($+(@,%top),4),$gettok($v1,1,32) $comma($gettok($v1,2,32)),None) $&
    [5] $iif($line($+(@,%top),5),$gettok($v1,1,32) $comma($gettok($v1,2,32)),None) $&
    [6] $iif($line($+(@,%top),6),$gettok($v1,1,32) $comma($gettok($v1,2,32)),None)
  msg $chan $+([,$1,]) $&
    [7] $iif($line($+(@,%top),7),$gettok($v1,1,32) $comma($gettok($v1,2,32)),None) $&
    [8] $iif($line($+(@,%top),8),$gettok($v1,1,32) $comma($gettok($v1,2,32)),None) $&
    [9] $iif($line($+(@,%top),9),$gettok($v1,1,32) $comma($gettok($v1,2,32)),None)
  msg $chan $+([,$1,]) $&
    [10] $iif($line($+(@,%top),10),$gettok($v1,1,32) $comma($gettok($v1,2,32)),None) 
  window -c $+(@,%top)
}
 Respond  
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.