Hi there..
Well, im new to scripting and this is my first script smile

This is my script:
Code:
 
on *:TEXT:!favorits:#: { 
/msg $chan $read(favorits.txt) 
} 

My problem is that, with this code, it only reads some random line in the txt file.
What I want it to is read the whole file and not some random line or some specfic line.
I could use some help laugh


#Slaske @ Quakenet