mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Apr 2010
Posts: 969
F
Hoopy frood
OP Offline
Hoopy frood
F
Joined: Apr 2010
Posts: 969
Currently, there is no way to catch each connection attempt failure.

CONNECTFAIL only triggers after mIRC's max number of attempts is exhausted.

I suggest adding a on CONNECTATTEMPTFAIL event

Code
on *:CONNECTATTEMPTFAIL:{
  ;; $1- contains the error message if one can be deduced
}


I am SReject
My Stuff
Joined: Feb 2015
Posts: 138
kap Offline
Vogon poet
Offline
Vogon poet
Joined: Feb 2015
Posts: 138
+1


GNU Terry Pratchett - Looking for a mIRC help channel -> Check #mircscripting @ irc.swiftirc.net

Link Copied to Clipboard