Copy and paste to Popups/nicknames:

Hugs
.Pick One:{
  set %nn $$1
  set %n $len(%nn)
  if %n = 1 set %nn ---- $+ $$1 $+ ---- 
  if %n = 2 set %nn --- $+ $$1 $+ ---- 
  if %n = 3 set %nn --- $+ $$1 $+ --- 
  if %n = 4 set %nn -- $+ $$1 $+ --- 
  if %n = 5 set %nn -- $+ $$1 $+ -- 
  if %n = 6 set %nn - $+ $$1 $+ -- 
  if %n = 7 set %nn - $+ $$1 $+ - 
  if %n = 8 set %nn $$1 $+ - 
  set %picture $hfile="Choose a Picture" c:\mirc41\nnfiles\*.txt
  play -cp %picture 400
  me 11,1To get this NN-POPUP Text, copy-n-paste-->13,1 ^  $+ $me $remove(%picture,c:\mirc41\nnfiles\)
  halt

change the c:\mirc\atext\ to your path at the bottom to where you
keep your nnscript files.  You should try to keep them separately 
from regular pics in there own directory.

Now put this into Remotes,events. Remeber to put your own filenames into it and your nick

1:ON TEXT:^*:*:/if ( $parm1 == ^ $+ $me ) /dcc send $nick c:\mirc41\nnfiles\ $+ $parm2 