znc+mirc=♡ - multiple znc connections on startup

By bot on Mar 16, 2021

This simple script will allow you to open all your znc bouncers that you own on mIRC startup.
Add the script in remote.ini and change it with your znc infos.

If you have more then three znc's just multiply the ".server -m your-ip +port user/network:pass -i nickname"

Enjoy!

; BEGIN

on *:START:{
  .server your-ip +port user/network:pass -i nickname
  .server -m your-ip +port user/network:pass -i nickname
  .server -m your-ip +port user/network:pass -i nickname
}

; END

Comments

Sign in to comment.
Ozy   -  Mar 03, 2023

how about using socket at znc ?

 Respond  
^WeSt   -  Mar 17, 2021

You have to try AdiIRC and see the real IRC power..

 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.