157 @verb #2992:"ls" any any any rxd #562 @program #2992:"ls" any any any "1337-5p34k v1.0" ls = $su:char_list(argstr) a = #2992.alphabet c = 1 while (c <= length(ls)) if (x = $list_utils:iassoc(ls[c], a)) ls[c] = a[x][2] endif c = c + 1 endwhile player.location:announce_all(player:title(), " sez: ", $su:from_list(ls)) . 0