color whois (RAW)

By XpLoiTeR on Jan 21, 2006

just load it into ur remotes and whois anyone
note: i tried this on IrCQ-net and donno abt other network maybe on specific networks u will find missing raws...plz let me know if so

RAW 310:*: { halt }
RAW 307:*: { halt }
RAW 312:*: { halt }
RAW 313:*: { halt }
RAW 319:*: {
  echo -a 7 $+ $2 14Is On Channels 4: 14=(7 $+ $replace($3-,^,4^7,*,4*7,@,4@7,%,4%7,+,4+7) $+ 14)=  
  halt
}
RAW 301:*: {
  echo -a 7 $+ $2 14Is Away Reason 4:7 14=(7 $+ $3- $+ 14)= 
  halt
}
RAW 311:*: {
  set -u1 %x 1
  echo -a 4==14=============7=14=========7=14=========4Whois Report14=========7=14=============7=14===========4==
  echo -a 7 $+ $2 14Is 4:14 =(7 $+ $mid($gettok($2-,2,42),2,99) $+ 14)=
  echo -a 7 $+ $2  $+ 14 Address Is 4:14 =(7 $+ $mid($address($2,1),4,99) $+ 14)=
  halt
}
RAW 317:*: { 
  echo -a 7 $+ $2 14Has Signed on 4:14 =(4   $replace($duration($calc($ctime - $4)),wk,7 Week4,min,7 Minute4,sec,7 Secound4,day,7 Day4,hr,7 Hour4) 14)=
  echo -a 7 $+ $2 14Has been idle for 4:14 =(4 $replace($duration($3),wk,7 Week4,min,7 Minute4,sec,7 Secound4,day,7 Day4,hr,7 Hour4) 14)=
  halt
}
RAW 318:*: if (%x) { 
  echo -a 4==14============7=14=========7=14=======4End Of Whois Report14=======7=14=======7=14===============4== 
  halt 
} 
else { halt }

Comments

Sign in to comment.
Reezy   -  Mar 07, 2009

Nice work

 Respond  
Korvin   -  Jan 06, 2008

im gunna use some of this for my whois thing on my theme =D

 Respond  
guest598594   -  Oct 05, 2007

sorry, its

raw *:*: if ($istok(310 307 312 313,$numeric,32)) halt
 Respond  
guest598594   -  Oct 05, 2007
else { halt }

that is pointless

RAW 310:*: { halt }
RAW 307:*: { halt }
RAW 312:*: { halt }
RAW 313:*: { halt }

u can do

raw *:*: if ($istok($numeric,310 307 312 313,32)) halt
 Respond  
Darkkeeper   -  Jul 21, 2007

sweet, thx man, i learned rawmodes off this snipplet XD!!

 Respond  
S*A*U*R*A*B*H   -  May 01, 2007

Nice.

 Respond  
Joystyk   -  Sep 19, 2006

not working for me mate.

 Respond  
redriver   -  Feb 06, 2006

works well on rizon. nice

 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.