mIRC Home    About    Download    Register    News    Help

Print Thread
#20407 22/04/03 01:18 PM
Joined: Mar 2003
Posts: 5
Z
zalaam Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
Z
Joined: Mar 2003
Posts: 5
how do I change my /emailaddr on different connections? Like when i type /bnc i want mirc to connect to my bnc on efnet where my /emailaddr is zalaam@xxx.com and then i want mirc to connect to quakenet in a new windows where my email /emailaddr is zalaam2@xxx.com

I tride something like this in aliases:
Code:
/bnc /server bnc.xxx.net 1337 zalaam@xxx.com password | /server -m bnc.xxx.net 1337 zalaam2@xxx.com password


i'm a newbie and i have never triede something like this before so be gentle :tongue:

#20408 22/04/03 01:31 PM
Joined: Feb 2003
Posts: 76
G
Babel fish
Offline
Babel fish
G
Joined: Feb 2003
Posts: 76
I don't think you can have 2 e-mail addresses on the same time when you're connected to 2 different servers. Also, try using the on *:CONNECT: if you think you'll find a way to change your e-mail.
Hope i helped smirk

#20409 22/04/03 01:38 PM
Joined: Dec 2002
Posts: 3,138
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,138
Code:
/bnc /server bnc.xxx.net 1337 password -i nick1 altnick1 zalaam@xxx.com | /server -m bnc.xxx.net 1337 password -i nick2 altnick2 zalaam2@xxx.com

#20410 22/04/03 09:00 PM
Joined: Mar 2003
Posts: 5
Z
zalaam Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
Z
Joined: Mar 2003
Posts: 5
thanx collective it works cool


Link Copied to Clipboard