I got bored and figured I would do this also. Here is a shorter version of your script

on *:text:.*:#:{
  if ($1 == .sart) {
    play stop
    return
  }
  if ($1 == .rart) {
    play $chan $+(",$findfile(mircart, *.txt, $rand(1, $findfile(mircart, *.txt, 0))),") 500
    return
  }
  else { 
    play $chan mircart/ $+ $deltok( $+ $1 $+ ,0,46) $+ .txt 500
  }
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.