Simple-Whois

By xutim- on May 01, 2007

A simple whois snippet

raw 311:*:{
  window @whois 0 0 450 160 arial 14
  aline @whois Nick: $2
  aline @whois Host: $3 $+ @ $+ $4
  aline @whois Real name: $6-
  halt
}
raw 312:*:aline @whois Server: $3 | halt
raw 319:*:aline @whois Channels: $3- | halt
raw 317:*:aline @whois Idle: $duration($3) | halt
raw 313:*:aline @whois $2- | halt
raw 301:*:aline @whois Away: $3- | halt
raw 318:*:halt

Comments

Sign in to comment.
guest598594   -  Feb 11, 2008

put in remotes and /whois someome

 Respond  
X-Sentienl-x   -  Feb 11, 2008

:)

 Respond  
Harleas   -  Dec 22, 2007

It helped me to get whois information. Thank you :)

 Respond  
Lindrian   -  May 03, 2007

Exactly.

menu @window {
.$iif($lines(@window) > 0,Clear @window,$style(2) Clear @window): clear @window
}

for example.

 Respond  
Bouncer   -  May 02, 2007

You can close the window by clicking the x at top right can\'t you? As for the option to clear it, would it be
menu @window {
&Clear:clear
}
?
I am unsure how to do @window menu\'s or even if they can be done.

 Respond  
Lindrian   -  May 02, 2007

Very simple and average. How about adding a menu to the @whois window? To clear, close etc.

 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.