mIRC Home    About    Download    Register    News    Help

Print Thread
#18122 05/04/03 12:23 PM
Joined: Apr 2003
Posts: 2
B
bt_ Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
B
Joined: Apr 2003
Posts: 2
trying to set an alias that joins me to the channels i reside in, but it doesnt seem to work for channel #:

/jk {
/j #1
/j #2
/j #3
/j #4
/j #5
/j #
}

other chans are fine, just not #
(i've also tried /invite bt # , and that doesnt work)

bt

#18123 05/04/03 12:41 PM
Joined: Dec 2002
Posts: 395
M
Fjord artisan
Offline
Fjord artisan
M
Joined: Dec 2002
Posts: 395
I think /join # will work.
Why not use

Code:
/jk { join #1,#2,#3,#4,#5,# }

? wink

#18124 05/04/03 12:42 PM
Joined: Dec 2002
Posts: 774
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 774
/j $chr(35)

mirc evaluates single # as current channel


Code:
//if ( khaled isgod ) echo yes | else echo no
#18125 05/04/03 12:48 PM
Joined: Apr 2003
Posts: 2
B
bt_ Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
B
Joined: Apr 2003
Posts: 2
that one did it .. cheers therat

#18126 09/04/03 11:22 AM
Joined: Apr 2003
Posts: 1
A
Mostly harmless
Offline
Mostly harmless
A
Joined: Apr 2003
Posts: 1
confused hi...how i can go to chat room?

#18127 09/04/03 07:07 PM
Joined: Dec 2002
Posts: 3,127
P
Hoopy frood
Offline
Hoopy frood
P
Joined: Dec 2002
Posts: 3,127
Once you are connected to a network, if you know the channel/room you want to go into, type /join #thechannelnamehere like /join #mIRC

If your problem is getting to a network to begin with, or finding a channel try clicking on "Intro to IRC" or "How to Install" along the left side of the screen here.


ParaBrat @#mIRCAide DALnet

Link Copied to Clipboard