[mIRC] !botrestart command.

By saloun on Dec 02, 2015

Hello everyone!

Today i made a simple & easy !botrestart command for everyone to use. Just Copy & Paste the code and edit BotOwner to your nickname!

Just ask if you need any help. Thanks for reading..

on *:TEXT:!botrestart:#: {
  if ($nick == BotOwner) {
    msg $chan $me is reconnecting..
    .quit Restarting.. Be right back!
    .server 
  }
}

Comments

Sign in to comment.
Sjarel   -  Dec 10, 2015

can you change the $nick to an IP *@...? so it doesn't matter witch is my ingame ...

 Respond  
ovelayer   -  Dec 04, 2015

This is more of a reconnect to server..not a restart of the bot

 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.