Home | Networks | Community | Need Help? 

 
 Quick search

 
 
 RegisterRegister   Log inLog in 

Does anyone know the server name for #X

 
Post new topic   Reply to topic    SearchIRC Forum Index -> IRC Help
Author Message
Crazy_Sam
none
none


Joined: 16 Aug 2004
Posts: 1

PostPosted: Aug 16, 2004 1:27pm    Post subject: Does anyone know the server name for #X Reply with quote

Hello Everyone:

Does anyone know the server name for #X? And how to add it into Mirc? and how to load it up at startup of the program?

Any help would be great!

Sam
Back to top
katsklaw
Guru
Guru


Joined: 28 Jun 2004
Posts: 1122

PostPosted: Aug 16, 2004 2:13pm    Post subject: Reply with quote

the channel #x can appear on any server/network. There is a IRC Channel serach function towards the top of http://searchirc.com See mIRC's FAQ/help file on how to add servers to the servers list.
Back to top
W-Unit
Newbie
Newbie


Joined: 29 Jul 2004
Posts: 83

PostPosted: Sep 02, 2004 6:02pm    Post subject: Reply with quote

There are probably a hundred #X's across IRC. You should use the Search function on SearchIRC and see if any of them ring a bell for you.

as for the second part of your question, "Adding it" to mIRC is not really neccessary, simply type /join #X when you have connected to the server, or set the channel to autojoin, but if you insist, you can click the button at the top that is a folder with a # symbol on it. This will bring up the channel window. Click the "Add" button to add a channel to the list.

There's some easy way to do autojoining built in with the client, but I don't know it, so I'm going to show you a Remotes script that will do it for you:

Code:
on me:CONNECT: {
  if ( $server == Server_with_the_channel_on_it ) {
    join #X
  }
}
Back to top
aquanight
Lurker
Lurker


Joined: 14 Jun 2004
Posts: 118
Location: Boise, ID

PostPosted: Sep 02, 2004 7:56pm    Post subject: Reply with quote

Or just use the perform section. Perform is per-network, rather than per-server, which is an important distinction.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    SearchIRC Forum Index -> IRC Help All times are GMT - 6 Hours
Page 1 of 1

 
 
Forum powered by phpBB
 
 © 2000 - 2008 EverythingIRC, Inc. All rights reserved. Please read our disclaimer