Hi Gar,

I'm the one that gave you the code...

You can also put the txt file in the same directory as the script...

You just need to change the following :

Code:
 on *:action:*:#: {    if (($1 == wonders) && ($2 == what) && ($4 == saying)) {      describe # $read( [color:red]Directory/sayings.txt[/color],t)  }} 


If the scripts is in this directory :
C:/mirc/scripts/yourscript.ini

Change the red part to :
scripts/sayings.txt