Top

Connect to a new Server


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  4.7
Scores Submitted  6
Date Added  Jun 11, 2005
Last Updated  Sep 04, 2008
  Bookmark and Share

Introduction

This will create a dialog that lets you connect to a new server withought having to go to the options menu... it's not much but I made it for a friend and I decided to submit it to this site... Usage: Right-click in the channel or the Server window

Grab the Code

Comments

  (7)  RSS
BlueFire
Comments: 19
 
mIRC Snippet:  Connect to a new Server
Posted on Jun 11, 2005 12:49 pm
stynx: /s -m network port -j channel
example /s -m irc.undernet.org 7000 -j hawkee.com

Dialog for such easy command in my opinion are not necessary...
log2
Comments: 52
 
mIRC Snippet:  Connect to a new Server
Posted on Jun 11, 2005 4:40 pm
More interresting this way.. and easier to use
Ripp0n
Comments: 7
 
mIRC Snippet:  Connect to a new Server
Posted on Jun 12, 2005 12:55 pm
Rather useless but good for someone who is either
1) lazy
or
2) doesn't know simple commands
supergeo
Comments: 256
 
mIRC Snippet:  Connect to a new Server
Posted on Jun 12, 2005 4:52 pm
you can connect to a server by /server <adress here>. I think the point of it is so that we can look at a list of servers? And choose one?
QuickStep
Comments: 123
 
mIRC Snippet:  Connect to a new Server
Posted on Jun 12, 2005 6:06 pm
In response to bluefire, usage of /s should be avoided, because its a command in the alias list which can be deleted by the user, use /server instead in scripts
BlueFire
Comments: 19
 
mIRC Snippet:  Connect to a new Server
Posted on Jun 12, 2005 7:03 pm
Thanks for info/tip, QuickStep :)

@Ripp0n, i agree...
Whitey
Comments: 17
 
mIRC Snippet:  Connect to a new Server
Posted on Jul 6, 2005 5:23 am
Yea, nice simple script for n00bs, should be in a big full package though :).





/Whitey

Please Register or Login to start posting comments.
Bottom