mIRC Homepage
Posted By: harl91 $read - 24/02/07 10:13 PM
im kinda new to the whole scripting thing
what i need is for my bot to read a whole txt file to the person who commanded it to. How would i do that?

so far i got
if ($2 == list) { msg $nick Here is a list of players waiting for a game | set %players  $read(list.txt,here)  | msg $nick %players | halt }

here is says here is where im woundering if there is a command to make it read the whole txt fiel to the person that sent the command

thanks for the help
Posted By: DJ_Sol Re: $read - 24/02/07 10:52 PM
/play $chan text.txt

Search help section for /play.
© mIRC Discussion Forums