not sure what didnt work for you

my sample
Code:
on *:text:!qsearch *:#:{
  filter -ffc info.txt out.txt * $+ $2*
  play $chan out.txt
}


make sure the text names are correct

if you expect to have alot of lines, add a playback speed to slow that down

if you have a lot of jokers flooding you wiht requests, search these forums for anti flooding, in fact the past week has some methods