whois user in color

By sukhbira on Feb 08, 2013

see whois in color

raw 311:*:{
  echo -a $str(*,76)
  echo -a * Who iS4 $2 5 $+ $str(-,$calc(72 - $len(Who iS $2 ))) $+ *
  echo -a * 7RealName $6- 3 $+ $str(-,$calc(72 - $len(RealName $strip($replace($6-,$+($chr(32),$chr(15)),$chr(160)))))) $+ *
  echo -a * 12Address: $4 $+ 3 $+ 
  halt
}
raw 312:*:echo -a * 15,1Server: $3 0 $+ $str(-,$calc(72 - $len(Server: $3))) $+ * | halt
raw 319:*:{ 
  echo -a *4On Channels: $Count($3-,$chr(35)) - 3@: $Count($3-,@) - 4+: $Count($3-,+) - 12U: $iif($calc($Count($3-,$chr(35)) - $Count($3-,+) - $Count($3-,@)) >= 0,$ifmatch) - 12C: $comchan($2,0) $&
    $+ 0 $+ $str(-,$calc(73 - $len(Channels: $Count($3-,$chr(35)) - @: $Count($3-,@) - +: $Count($3-,+) - C: $comchan($2,0) - U: $iif($calc($Count($3-,$chr(35)) - $Count($3-,+) - $Count($3-,@)) >= 0,$ifmatch)))) $+ *
  if ($3) echo -a * $replace($3-8,$chr(35),$chr(35) $+ $chr(15),@,3@,+,4+) 0 $+ $str(-,$calc(72 - $len($3-8))) $+ *
  if ($8) echo -a * $replace($9-14,$chr(35),$chr(35) $+ $chr(15),@,3@,+,4+) 0 $+ $str(-,$calc(72 - $len($9-14))) $+ *
  if ($15) echo -a * $replace($15-20,$chr(35),$chr(35) $+ $chr(15),@,3@,+,4+) 0 $+ $str(-,$calc(72 - $len($15-20))) $+ *
  if ($21) echo -a * $replace($21-26,$chr(35),$chr(35) $+ $chr(15),@,3@,+,4+) 0 $+ $str(-,$calc(72 - $len($21-26))) $+ *
  if ($27) echo -a * $replace($27-,$chr(35),$chr(35) $+ $chr(15),@,3@,+,4+) 0 $+ $str(-,$calc(72 - $len($27-))) $+ *
  halt
}
raw 307:*:echo -a * 2Identify: $3- 0 $+ $str(-,$calc(72 - $len(Identify: $3-))) $+ * | halt
raw 301:*:echo -s * 13Away: $3- 0 $+ $str(-,$calc(72 - $len(Away: $3-))) $+ * | halt
raw 313:*:echo -a * 14Operator: $3- 0 $+ $str(-,$calc(72 - $len(Operator: $3-))) $+ * | halt
raw 317:*:{
  echo -a * 13Idle: $duration($3) 0 $+ $str(-,$calc(72 - $len(Idle: $duration($3)))) $+ *
  echo -a * 4Online: $duration($calc($ctime - $4)) 12 $+ $str(-,$calc(72 - $len(Online: $duration($calc($ctime - $4))))) $+ *
  halt
}
raw 318:*:echo -a $str(*,76) | halt

Comments

Sign in to comment.
dma   -  Dec 13, 2015

nice job

 Respond  
WDragon   -  Apr 17, 2014

hi I like your colour whois and was wondering if a nick tracker could be built into it so when someone joins a room im in it does a auto whois and shows what other nicks they have used all in one display preferbly in a seperate window

sukhbira  -  Apr 24, 2014

ON :jOIn:#: {
whois $nick
}
raw 311:
:{
echo -a 12 $nick 5 $2- 4 realname: $6-
}

sukhbira  -  Apr 24, 2014

if room is big and fast the auto whois maybe annoying..
are u asking for nick tracker?

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.