/* DWaRFSCaLE.AMIRX - Gaz Murfin*/
/* A script from |DWaRFx| ßeta V1.6+*/
/* Main Concept and Ideas taken from Lame O Meter */
SQ="'";DQ='"';BOLD=D2C(2);CTCP=D2C(1);stripe=copies(d2c(127),50);inv=d2c(22);und=d2c(31);clear=d2c(12)

parse arg nick' 'number
options results
if number=""|number>10|number<1 then exit(0)
if upper(nick) ="GAZ" then do
"say Gaz is the author of |DWaRFx| and cannot be judged"
exit
end

fing.1='A TRUE DWaRFER! - |DWaRFx| - Gaz Murfin'
fing.2='A BoY/GiRL FROM THE DWaRF! - |DWaRFx| - Gaz Murfin'
fing.3='Marvelous! - |DWaRFx| - Gaz Murfin'
fing.4='A smart arse android! - |DWaRFx| - Gaz Murfin'
fing.5='Dinosaur Breath! - |DWaRFx| - Gaz Murfin'
fing.6='Molecule Mind! - |DWaRFx| - Gaz Murfin'
fing.7='having a bigger yellow streak than a herd of dioritic camels! - |DWaRFx| - Gaz Murfin'
fing.8='Such A SMEG HEAD! - |DWaRFx| - Gaz Murfin'
fing.9='/kick 'nick' Smeg off Dog food breath! - |DWaRFx| - Gaz Murfin'
fing.10='/Qkick 'nick' You are a puss filled Bubeaux, with all the charm and wit of a pubic louse! - |DWaRFx| - Gaz Murfin'

fingy=''inv'[]'inv''

meter='«-«-'
do n=1 to 10
if n=number then meter=''meter''fingy''
else meter=''meter'--'
end
meter=''meter'-»-».'
po=pos('[]',meter)+1
if number=10 then po=po-1


'say |DWaRFSCaLE| ('nick'): 'meter''
if substr(fing.number,1,1)~='/' then 'say 'nick' is said to be... 'fing.number''
else
do
'say 'nick' is said to be...'
'say 'fing.number''
end

exit(0)
