Whois

By Zaff on Mar 22, 2009

Not much of a script just makes the whois look a little better.

If I missed anything tell me :)

raw 311:*:{
  echo $active 2 $+ Nick: $2
  echo $active 2 $+ Ident: $3
  echo $active 2 $+ Host: $4
  halt
}
raw 319:*:{
  echo $active 2 $+ Channels: $3-
  halt
}
raw 312:*:{
  echo $active 2 $+ Server: $3
  halt
}
raw 318:*:{
  halt
}
raw 335:*:{
  echo $active 2 $+ $2 Is a Bot
  halt
}
raw 313:*:{
  echo $active 2 $+ $5-
  halt
}
raw 301:*:{
  echo $active 2 $+ $2 is Away
  halt
}
raw 671:*:{
  echo $active 2 $+ Secure Connection
  halt
}
raw 320:*:{
  echo $active 2 $+ Message: $2-
  halt
}
raw 378:*:{
  echo $active 2 $+ Connecting from: $6 - $7
  halt
}
raw 317:*:{
  echo $active 2 $+ $2 Signed on $duration($calc($ctime - $4 )) Ago.
  if (idle isin $1-) {
    echo $active 2 $+ Idle Time: $duration($3)
  }
  halt
}
raw 307:*:{
  if (identified isin $1-) {
    echo $active 2 $+ Identified: Yes
    halt
  }
  else {
    echo $active 2 $+ Identified: No
  }
}

Comments

Sign in to comment.
Zaff   -  Mar 23, 2009

Thank you ill update it soon ( Busy at the momment! )

 Respond  
FordLawnmower   -  Mar 22, 2009

401 - No such Nickname. 379 - lists modes on some networks. 310 - sometimes has a comment like "available for help"
I think you have the rest of them :)

 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.