Try this

Code:
 alias copychar {
  var %file = characters.ini
  if ( $ini(%file,$$1) ) {
    var %w = 1
    while ( $ini(%file,$1,%w) ) {
      writeini $+($1,.ini) $1 $v1 $readini(%file,$1,$v1)
      inc %w
    }
    echo -a ** Done copying topic $+(",$1,") to $+($1,.ini)
  }
  else echo -a ** $$1 does not exist 
} 


Syntax: /copychar <topic>

**Change characters.ini if needed


If you have a plastic floor runner over your tiles, then you're one Hella Pinoy!