on *:text:*:#C.H.I: { if (!list isin $1) .play $chan !list.txt 2000 ; (plays a text file to the channel) if (!hit isin $1) .play $nick !hit.txt 2000 ; (plays a text file to the user)}
That is the exact code i am putting in the remote tab after file>new
in mIRC directory, which correct me if im wrong, is accessed by Start > My Computer > C: > Program Files > mIRC <~~this is where i put what i want said under a txt file from notepad named !list.txt
Maybe you can see what im doing wrong from there, above is exactly how ive been tryin to get it to work, Thx.