mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Feb 2010
Posts: 6
S
sumo0 Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
S
Joined: Feb 2010
Posts: 6
once again my problem is small but annoying:P
when i logon to mirc i connect to quakenet, my nick is sumo0.
then i use this script to logon to stratics and the needed channel:

/f2 /server -m irc.stratics.com 6667 -j #mortalonline

but i would like to add to my script somehow to change my nick to lars112 when i connect to stratics.com.
can i add a /nick command into that line, or will i need a third line for that?

Joined: Jun 2007
Posts: 933
5
Hoopy frood
Offline
Hoopy frood
5
Joined: Jun 2007
Posts: 933
/help /server

Look at the -i switch.

Joined: Feb 2010
Posts: 6
S
sumo0 Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
S
Joined: Feb 2010
Posts: 6
and if i still cant figure it out?:P

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
It works just like the -j switch you're already using except that it sets the nick instead of the channel.

Quote:
/server [-emnsarpfocz] <server/groupname> [port] [password] [-i nick anick email name] [-jn #channel pass]


Set up your server command in the same order shown in the help file. Items in []'s are optional.


Invision Support
#Invision on irc.irchighway.net
Joined: Jul 2008
Posts: 57
R
Babel fish
Offline
Babel fish
R
Joined: Jul 2008
Posts: 57
why not use mirc's perform?
u can set all kinds of commands there and what server to perform them on.
if your server is not in the server list u can add it.

Joined: Feb 2010
Posts: 6
S
sumo0 Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
S
Joined: Feb 2010
Posts: 6
Originally Posted By: Riamus2
It works just like the -j switch you're already using except that it sets the nick instead of the channel.

Quote:
/server [-emnsarpfocz] <server/groupname> [port] [password] [-i nick anick email name] [-jn #channel pass]


Set up your server command in the same order shown in the help file. Items in []'s are optional.


there we go, works perfect now, thx.

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Originally Posted By: RiMaJoy
why not use mirc's perform?
u can set all kinds of commands there and what server to perform them on.
if your server is not in the server list u can add it.


Although the perform section can be useful, in many cases, a script works better.


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard