mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: May 2009
Posts: 2
A
Alko0L Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
A
Joined: May 2009
Posts: 2
Hi all, my first msg is to ask how i can create a script that let me auto restart, sending a msg, a connection when it fails?

Example:

/msg someone xdcc send #1
-> sending in progress <-

if connection timeout

send /msg someone xdcc send #1

====================

Regards

Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
I'm going to recommend using the ON SENDFAIL event.

As a sidenote, please remember that filesharing is not officially supported on these forums.



Joined: May 2009
Posts: 2
A
Alko0L Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
A
Joined: May 2009
Posts: 2
thanks. I solved it with on GETFAIL event laugh


Link Copied to Clipboard