I reconnect when I am disconnected from my server(isp), which means I have to wait for my nick to time out, then the timer to change my nick back.
I was wondering if anyone new how to make a script, or if it was possible, so that when my main nick has quit, my nick is changed straight away, kind like:
When
MrMagooba = Quit
/nick MrMagooba
Loop howerver long (1000??).
(I don't know how to make scripts for mIRC yet)
But that relies on the quit for mrmagooba beign recognised.
So if it isn't, is there a way to add a bit of code to the Quit message that would either change my nick back as soon as it has quit (ping timeout or whatever) or to set a state or something that the loop will pick up and issue the command in mIRC to change my nick.
Thanks for any help