Top

multi server connect


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  1.0
Scores Submitted  1
Date Added  Nov 27, 2006
Last Updated  Nov 27, 2006
Tags  connect  multi  server 
  Bookmark and Share

Introduction

copy and paste into remotes section and save & exit popups will be in the status window.

multi server connect has 5 diffrent servers you can connect to upon starting your mIRC session although you dont have to have all 5 multi servers field out for it work any 1 - 5 will do .
if you dont have any of the fields filled out upon startting the mirc sessions then nothing will happen and remeber not to do all of the same servers for each of the 5 fields you will get banned for clones specially on dalnet.

parameters: <server/groupname> [port] [-i nick]
example: dalnet -i <nick>
disable by typing: empty
enter server/parameters


popup layout for proper setup

multi server connect irc.dal.net 6667 xsplosive
us.undernet.org 6667 xsplosive
empty multi serv 3
empty multi serv 4
empty multi serv 5

this is what the popup willl look like if you have it filled out with two servers dalnet and undernet and the last 3 are empty so upon starting mIRC it will auto connect to dalnet and undernet on port 6667 with nick xsplosive any server and port and nick will work as long as the server allows this is not setup for servers with passwords at this time.

any other needed help just ask


fill free to edit change what ever you would like i dont mind

Grab the Code

Comments

  (9)  RSS
RoninWarrior
Comments: 252
 
mIRC Snippet:  multi server connect
Posted on Nov 27, 2006 1:47 pm
fixed an error in the multi.server alias
RoninWarrior
Comments: 252
 
mIRC Snippet:  multi server connect
Posted on Nov 29, 2006 4:42 pm
hrmm nothing lol this isnt surprising anymore
dj_boT
Comments: 11
 
mIRC Snippet:  multi server connect
Posted on Jan 30, 2007 11:02 am
Can you explain me what should i change to use my servers?Exactly plz...Lets say my server is dj and the group is bot.What i change?plz reply
RoninWarrior
Comments: 252
 
mIRC Snippet:  multi server connect
Posted on Jan 30, 2007 3:37 pm
DJBot just click on the status popups and click on the multi server connect popup and fill in the fields.
dj_boT
Comments: 11
 
mIRC Snippet:  multi server connect
Posted on Feb 5, 2007 12:24 pm
It hasnt been shown at popups...
RoninWarrior
Comments: 252
 
mIRC Snippet:  multi server connect
Posted on Feb 5, 2007 5:49 pm
there in the status popups .
ulisse
Comments: 2
 
mIRC Snippet:  multi server connect
Posted on Feb 13, 2007 5:04 pm
i\'m not expert but very dummy :-(
i pasted in remote.ini and right button -> menupopup ok
i inserted first parameter but the server dont\'t start connection i dont\' know the exact parameters you can show me one example please?
and i see the remote.ini file now is changed with 10 rows in the first 2 are :
[variables]
n0=%ajoin.canali
n1=%multi.server.1 irc.webmaster.com:mySERVER:6667 -i myNicktest
n... bla...
ok
please 1 example thank you :-)
ulisse
Comments: 2
 
mIRC Snippet:  multi server connect
Posted on Feb 13, 2007 5:38 pm
ok the parameter is in this format:
irc.MYServer.com:MYgroup:6667 -i mynick
first need input of servers with right popup
second for take effect must restart mirc
ok work now WoW!
but at this moment i have a request, i need this: for each server the script must perform two additional commands one command /identify and one /join at channel
this is a fantastic script but if you can add /identify e /join is very complete ;-) thank tou RoninWarrior
ps: sorry for my poor english :-(
RoninWarrior
Comments: 252
 
mIRC Snippet:  multi server connect
Posted on Feb 13, 2007 5:45 pm
Ill see what i can come up with.I didnt have any plans of doing anything else to it .But i do know of a couple snippets on this site that will complete your request.If i dont add anything else to it I wiill at least post links here to the snippets.

Please Register or Login to start posting comments.
Bottom