mIRC Homepage
Posted By: sysys auto-reconnecting after a /kill ? - 22/10/04 01:51 AM
i can't seem to find a way to be able to do this, and it's really annoying. whenever i am /killed mirc will not auto-reconnect, although it will with any other disconnection (connection reset, etc). i even tried making a script to auto-reconnect but the 'on QUIT' remote doesn't seem to trigger after a /kill.
the reason this is such a problem for me is because i'm on a small network run by a friend of mine and we constantly just /kill each other for fun. it's annoying to come back after like 12 hours to find you've been /killed and can't read anything that just happened...
thanks for your help
Posted By: wiebe Re: auto-reconnecting after a /kill ? - 22/10/04 07:59 AM
on quit triggers when another user quits, on disconnect is triggered when you get disconnected. mirc's auto-reconnect function should work fine when you are killed.
Posted By: Watchdog Re: auto-reconnecting after a /kill ? - 22/10/04 09:57 AM
Some server software blocks auto reconnect after a kill, or even a quit. In such cases there is a set time you must wait before being able to reconnect. It's not a bad idea either, the idea of being killed is usually because someone is doing something silly and maybe they need time to read the kill reason and ponder on their deed before getting back on.
Posted By: sysys Re: auto-reconnecting after a /kill ? - 01/11/04 09:28 PM
nah, on DISCONNECT won't work either smirk

and it's not the server software doing it, because when i'm there paying attention i can press connect right away and be back in like 5 seconds.
i also know this because the on DISCONNECT remote doesn't execute on a /kill
Posted By: Armada Re: auto-reconnecting after a /kill ? - 05/11/04 10:34 AM
A kill simply closes your socket to the ircd, there in tells the client that you disconnected. Id simply run a timer ever so often to check if your $status if your connected it equals "connected" else reconnect.
© mIRC Discussion Forums