Keeping your Multiple Nicks active

Useful items for all visitors - virus warnings, firewalls, IRC scripts etc

Moderators: Ehlanna, Twerlinger

Keeping your Multiple Nicks active

Postby Phil_Megrim on Wed Jul 20, 2011 2:03 am

this I just finished since Sorcery can't automatically identify your nicks without having to change your nick
it's a little complicated but should be easy to do, this only works however on nicks with the Nickserv command GROUP, if you need help wondering what that does, type /msg Nickserv HELP GROUP and it should be explainitory.
Under Popups, Status Window
Code: Select all
Cycle "Your Nicks" {
  /nick <First Nick>
  /timer[-d] 1 5 /msg Nickserv IDENTIFY <password>
  /timer 1 6 /nick <Second Nick>
  /timer 1 7 /nick <Third Nick>
  /timer 1 8 /nick <Fourth Nick>

}

Repleat ad nasuem making sure that with each new nick, add 1 to the 5, 6, 7, 8 line ie.
Code: Select all
Cycle "Your Nicks" {
  /nick <First Nick>
  /timer[-d] 1 5 /msg Nickserv IDENTIFY <password>
  /timer 1 6 /nick <Second Nick>
  /timer 1 7 /nick <Third Nick>
  /timer 1 8 /nick <Forth Nick>
  /timer 1 9 /nick <Fifth Nick and so on>

}


the timers will go off in sequence giving Nickserv enough time to register that you've changed your nick so lags don't miss nicknames

I don't think you can make this a "On Connect, perform" line so instead use this in lieu of identifying the nick you had when you connect.

Hope this helps, send me a message if you have trouble, and if you can make this tons better then feel free, I could use a better one lol
Image
The Blue Monkey has you
User avatar
Phil_Megrim
Novice
Novice
 
Posts: 16
Joined: Sun Nov 11, 2007 7:21 am

Re: Keeping your Multiple Nicks active

Postby Phil_Megrim on Fri Jul 22, 2011 1:04 am

also I forgot but it would be best if you used it when not in a channel, it would be annoying and spamming, of course if there's a way to make these nick changes invisible to people with your nick on their notify list please let me know as that would help it greatly
Image
The Blue Monkey has you
User avatar
Phil_Megrim
Novice
Novice
 
Posts: 16
Joined: Sun Nov 11, 2007 7:21 am


Return to Public Service

Who is online

Users browsing this forum: No registered users and 3 guests


cron