Project

General

Profile

[Script] Automatic re identify nick after connecting from a disconnect

Added by HOT MAN over 6 years ago

After a network slip adiirc will connect to the network with a different nick but when the previous nick leaves(timeout) adiirc will automatic gain that main nick you used but you need to re authenticate to the server, here is the script to automate it =>

on *:NICK:{ if ( $network  ntworkname && $newnick  yournick ) /msg NickServ IDENTIFY password }
testing.PNG (17.1 KB) testing.PNG my auto authentication script for network slip