I have downloaded a bot from here: http://deadcell.eu5.org/?p=mbot

I only want to use one of the scripts in my own bot: Top10.mrc and is using two files ChanStats.dat and TempStats.dat. If I extract the full bot to D:
the structure looks like this:
D:\DC mBOT
\sys
\mBOT the three files are located here. I do not understand this: if ($lines($DC.Dir(mBOT\ChanStats.dat)) > 1)

My bot Structure:
D:\mIRC\
\System the three files are located here. Need to change the above script to suit this structure.
the ($DC.Dir(mBOT\ChanStats.dat) does not make sense to me.
please advise how mine should be? Can't seem to get it right