mIRC Home    About    Download    Register    News    Help

Print Thread
#3719 28/12/02 01:47 AM
Joined: Dec 2002
Posts: 1
R
Mostly harmless
OP Offline
Mostly harmless
R
Joined: Dec 2002
Posts: 1
I have mIRC6.03, Windows XP and run the Thriller Script (www.thriller.ws). In the DCC Options in mIRC I set it to automatically accept files ... then, when i disconnect and reconnect mIRC resets itself to DCC ignore ... how can I keep it on Automatic D/L files ?

#3720 28/12/02 03:35 AM
Joined: Dec 2002
Posts: 1,321
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,321
Try this:
  • /remote off and then reconnect. If this keeps your DCC Get setting, then you must search your script for the command /sreq ignore and perhaps remove it or comment it out. Be sure you remember to /remote on when you have completed this step to turn your remotes back on.

    or
  • Put the following code into your remotes (Alt-R), loaded last.

    Code:
    
    on *:CONNECT: sreq auto

    You can put this line into your very last loaded script at the bottom or create a new file (File / New) and copy it in there.


DALnet: #HelpDesk and #m[color:#FF0000]IR[color:#EEEE00]C

Link Copied to Clipboard