mIRC Homepage
Posted By: Chiron Automatical answer to queries? - 14/12/02 05:37 PM
Is it possible to create a script, which would answer to queries by itself, so mirc wouldn't wait for user's answer to a query? An example:
If DCC Get gets disconnected and the other guy resends it in order to resume, mIRC prompts the user if the user wants to resume, rename or overwrite the older file. I'm thinking of a script that would answer resume to all those questions, is it possible, and if it is, how?

Thanks for your co-operation smile
Posted By: Dana Re: Automatical answer to queries? - 14/12/02 05:47 PM
If you go into the DCC OPTIONS of mIRC, you'll see that this option is already built-in. You can chose to automatically resume all files.

Dana
Posted By: Hammer Re: Automatical answer to queries? - 14/12/02 05:47 PM
You could catch the DCC Send request and halt it, thus preventing mIRC's dialog from appearing, saving the information in that ctcp. Then you could .ctcpreply that you wanted to resume. You'd have to figure out the DCC Resume protocol and be able to correctly format the DCC Resume ctcpreply yourself.
Posted By: Chiron Re: Automatical answer to queries? - 14/12/02 05:49 PM
ROFL I feel st00pid laugh
Always thinking way too difficult confused
© mIRC Discussion Forums