mIRC Homepage
Posted By: Wonderjava mode question - 04/01/07 04:12 AM
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
Posted By: Jigsy Re: mode question - 04/01/07 04:12 AM
on *:connect:{ mode $me +R }
Posted By: Wonderjava Re: mode question - 04/01/07 06:07 PM
ok and where would i be typing this command at?
Posted By: Sais Re: mode question - 04/01/07 07:19 PM
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)
© mIRC Discussion Forums