Difference between revisions of "IRC mIRC"

From TheReincarnation
Jump to: navigation, search
m (Connect Aliases)
m (mIRC Auto Perform)
Line 10: Line 10:
 
[[image:add_server_mirc.jpg]]
 
[[image:add_server_mirc.jpg]]
  
=== mIRC Auto Perform ===
+
== mIRC Auto Perform ==
  
 
Press alt+o to get to mIRC Options, then select Options in the tree menu on the left.
 
Press alt+o to get to mIRC Options, then select Options in the tree menu on the left.
<br>
 
Now press "Perform" button and click "Add" button. Find "TheReincarnation" in the list and click "Ok"
 
<br>
 
Just as the image below:<br>
 
[[image:add_network_mirc.jpg]]
 
 
<br><br>
 
<br><br>
Ok, now you can write the commands that you want to be used when you connect to TheReincarnation.
+
Now press "Perform" button and click "Add" button. Find "TheReincarnation" in the list and click "Ok".<br>
 +
Type the commands that you want to be performed each time you connect to TheReincarnation IRC server.
 +
<br><br>
 +
:: [[image:add_network_mirc.jpg]] [[image:add_perform_mirc.jpg]]
 
<br>
 
<br>
Please note that you have to change "password" to match your own password.
+
The two lines in the example will:
<br>
+
:: Identify your registered nickname
Example:
+
::: Change "password" to match your own password!
<br>
+
::: /ns is an alias for /msg NickServer
[[image:add_perform_mirc.jpg]]
+
:: Join the channel <nowiki>#reincarnation</nowiki>  
<br><br>
+
::: /j is an alias for /join.
With these settings you will identify you registered nickname and join #reincarnation when you connect to TheReincarnation IRC Server.
 
<br><br>
 
Enjoy!
 
  
 
=== Connect Aliases ===
 
=== Connect Aliases ===

Revision as of 22:16, 12 March 2008

HowTo mIRC & The Reincarnation

Add TR IRC Server

If you would like to create an entry in mIRC server list you can do this by pressing alt+o.
This will bring up the server window in mIRC. Click the "add" button and fill in the fields according to the image below.

Add server mirc.jpg

mIRC Auto Perform

Press alt+o to get to mIRC Options, then select Options in the tree menu on the left.

Now press "Perform" button and click "Add" button. Find "TheReincarnation" in the list and click "Ok".
Type the commands that you want to be performed each time you connect to TheReincarnation IRC server.

Add network mirc.jpg Add perform mirc.jpg


The two lines in the example will:

Identify your registered nickname
Change "password" to match your own password!
/ns is an alias for /msg NickServer
Join the channel #reincarnation
/j is an alias for /join.

Connect Aliases

To make things easier, you could create your own aliases to connect you to servers you use regularly.

  • Go to: Tools> Script Editor> Click the "Aliases" tab.
  • On a new line add: /trserv { /server -m www.the-reincarnation.com:6697 -j #reincarnation }
  • For galaxynet add: /gserv { /server -m irc.galaxynet.org -j #reincarnation }
  • Save the file.

Now to open a new connection to the TR server you need only type /trserv
To open a new connection to galaxynet type /gserv