Jump to content

Welcome to Pure Warfare - The #1 Community for Pures

Welcome to Pure Warfare - The #1 Community for Pures, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of Pure Warfare - The #1 Community for Pures by signing in or creating an account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get email updates
  • Get your own profile page and make new friends
  • Send personal messages to other members.

[Tutorial] Introduction To mIRC


Recommended Posts

mIRC Introduction



Index

• What Is mIRC?
• Installation
• Setup
• Connect
• Useful Commands
• Extras




What Is mIRC?



mIRC is a free Internet Relay Chat client which has a powerful and useful scripting interface. This program will soon be easy to use and navigate through. The tutorial for mSL (mIRC Scripting Language) can be found here and a link to find scripts can be found here.

Installation



To get mIRC, go here and click the green "Download mIRC" button.

Setup



Once installed, run mIRC. A dialog will appear that looks like this:

1-1.png

Just click "Continue" and another dialog will appear:

2.png

For the dialog that is shown above, fill it out as the following (be sure to replace it with your actual information):

Full Name: nicknameEmail Address: nickname@Nickname: nicknameAlternative: alt-nickname



Once completed, hit "OK".

Connect



To connect to SwiftIRC, type the following in the open window:

/server irc.swiftirc.net -j #PureWarfare



Useful Commands



/join #channel/part #channel message/msg nick message/notice nick message/mode #channel modes/kick # nick reason/hop


/helpop chmodes (this will give a list of settable channel modes)

Extras



To change the theme or colors, go to File > Colors, or press alt+k. The following dialog will pop up:

4.png

To change the font, go to File > Fonts. The following dialog will pop up:

3.png

To add or edit scripts, go to Tools > Scripts Editor, or press alt+r. The following dialog will pop up, and scripts are to be put in the white space. Once finished, press "OK" or go to File > Save As, and enter the filename to save it as. Also, make sure you are under the "remote" tab when adding scripts.

5.png

Quit the forums; my channel: #Phillip

SpriteSig2.png

Link to comment
Share on other sites

Nice, give us some scripts. Or links to DL then this will be more pro!

{ Elder of The Last Pures }

11wacsx.jpg

{ Christ lived the life I should, and died the death I deserve. }

 

{ Proud Moderator Of PW }

Moderator.png

Link to comment
Share on other sites

Include the auto-identify command

There is no "command" for that. Here's a script that is for auto identify and auto join of channels:

 

on *:START: {server irc.swiftirc.net}on *:CONNECT: {if ($me == NICKGOESHERE) && ($network == SwiftIRC) {.timer 1 1 ns id PASSGOESHERE.timer 1 3 join #Chan1,#Chan2,#Chan3,#Etc}}

Quit the forums; my channel: #Phillip

SpriteSig2.png

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...