Code:
alias f12 {
  if (x !isin $usermode) { return }
  if ($snick($active,0) == 1) {
    .hadd -sm gline $snick($active,1)
    whois $snick($active,1)
  }
}

If raw 616 is a line from the /whois output then something along these lines I believe...


"Any sufficiently advanced technology is indistinguishable from magic." - Arthur C. Clarke