mIRC [killer]script

By ISOtuxraceINC on Jan 31, 2009

This mIRC script will reconnect you when you have been killed... and will erconnect on connection errors [ddos's, ping timeouts, etc], when you connect, you are identified to services, and you join #bau, short, simple and clean.

This was my first version, i have since made it better.

Tools -> Script Editor
[remote]
paste this

DONT FORGET TO ENTER YOUR NICK AND YOUR PASS IN THE BLANKS
(i.e. ".ns ghost " == ".ns ghost mushwars kicksass")

= your default server = your default channel **note this was my first scirpt: there are problems!! ```mirc on *:disconnect { .server } on *:connect { .ns ghost .timer 1 1 .nick if ( $server == ) { .ns identify .timer 1 1 .join # } else { halt } } on *:connectfail:/server ```

Comments

Sign in to comment.
ISOtuxraceINC   -  Jan 31, 2009

BTW, this script prevents you from disconnecting, even if it was intentional... so if you use /quit or hit the disconnect button, you will not stay away, instead you will comeback on. To successfuly quit you have to close out the window which prevents you from useing /quit ... hence the problems with this script. sorry.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.