mIRC Home    About    Download    Register    News    Help

Print Thread
#168128 04/01/07 04:12 AM
Joined: Jan 2007
Posts: 2
W
Bowl of petunias
OP Offline
Bowl of petunias
W
Joined: Jan 2007
Posts: 2
hi all, im just wondering if there is a way to automate the command: /mode Wonderjava +R everytime i join the server? i didnt see any threads on it so i figured i would ask, im really getting tired of typing it everytime i join the server frown

Joined: Nov 2004
Posts: 842
Hoopy frood
Offline
Hoopy frood
Joined: Nov 2004
Posts: 842
on *:connect:{ mode $me +R }


What do you do at the end of the world? Are you busy? Will you save us?
Jigsy #168165 04/01/07 06:07 PM
Joined: Jan 2007
Posts: 2
W
Bowl of petunias
OP Offline
Bowl of petunias
W
Joined: Jan 2007
Posts: 2
ok and where would i be typing this command at?

Joined: Oct 2003
Posts: 313
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Oct 2003
Posts: 313
In a remote (Alt-R).

Alternatively you could put the
Code:
mode $me +R
in the perform section.

From: alt-o Connect->Options [perform]

Check: [x] Enable perform on connect

Add the network that this applies to by pressing [Add] and selecting from the list. (You could add it to "All Networks", but then it would be run even if the network you were joining did not support mode R, resulting in error messages)

Then in the "Perform Commands" edit box type the code above.

(Sounds like a lot of steps, but it's pretty straightforward)


Sais

Link Copied to Clipboard