Wow! Nice (both reply and picture :-) )!

Well, the script is really simple one

I did the following:
1. In “Perform on connection” I type
/ctcp <USER NAME HERE> xdcc send #<NUMBER HERE>

2.. In “Remotes” I type
on 1:JOIN:#:{
if ( <USER NAME HERE> isin $nick) /ctcp <USER NAME HERE> xdcc send #<NUMBER HERE>
}

I have feelings that MIRC does overwriting because when I start MIRC (the file in question is already downloaded!) I see dialog window where MIRC trying to resume AND PROGRESS BAR IS QUICKLY RUNNING FROM BEGINNING TO THE END.
The file is really small so I can’t understand what’s happening: just file identification to make MIRC’s mind is resume needed or MIRC really downloads it again.

Roman