Author Topic: How to start IRCing  (Read 2524 times)

mRokita

  • Autococker
  • Posts: 598
How to start IRCing
« on: November 13, 2014, 03:02:19 PM »
Hi
I made this tutorial to show, how to get a good IRC client and learn the irc basics.
1. Get KVIRC
a) go to http://kvirc.net
b) click on the quick download link

c) wait for the download to finish
d) open the downloaded installer
e) install it
f) run kvirc simply by clicking finish in the installer.
g) in the first configuration wizard, go to this page (by clicking "Next"):

then replace 'newbie' with a nickname you want to use on IRC.
h) click next
i) choose your theme, personally I prefer the "Minimal" one.

j) click Next, then Finish

2. Connect to IRC
Graphical way:
   a) click the icon.
   b) type "globalgamers" in the "filter" textbox
   c) expand the GlobalGamers tree
   d) select any of the options
   e) click the "Connect Now" button.
  
   f) Yey! You are connecting!
Console way:
   simply type "/server irc.globalgamers.net" in the console.
If you have connected successfully, you should see something like this:

3. Messages & Channels
a) To join a channel, type /join #channel in the console, for example /join #paintball. Every irc command begins with /
b) To send a message to a channel, just type something in the console (It cant begin with / of course)
c) To send a private message, doubleclick on a nick in the userlist on the right then just type a message in the console
d) To switch between channels/queries, select windows from the tree located on the left.
4. Useful commands
Just read the small tutorial here
http://www.ircbeginner.com/ircinfo/ircc-commands.html
5. Interesting channels
#paintball - the official DP2 channel
#GlobalGamers - the official GG channel - its also a help channel
Team channels:
#prozak - [cP]
#team_dollar - [$]
#3oo - @
#team_qehs - [QeHs]
#team_er33t - [er33t]
#team_aT - [aT]

You can also check #Milestone - it's a channel of a really nice IRC game.
To be continued tomorrow,
hTml

PS
Sorry for my English :P

Cameron

  • Global Moderator
  • Autococker
  • Posts: 2686
Re: How to start IRCing
« Reply #1 on: November 13, 2014, 10:26:06 PM »

mRokita

  • Autococker
  • Posts: 598
Re: How to start IRCing
« Reply #2 on: November 14, 2014, 10:04:47 AM »
http://dplogin.com/forums/index.php?topic=15445.0
Well this one is a basic IRC tutorial, my is more about using an IRC client and its features.

TRION

  • 68 Carbine
  • Posts: 290
Re: How to start IRCing
« Reply #3 on: November 16, 2014, 08:55:08 AM »
how to make autoreply using KVIRC scripts?

mRokita

  • Autococker
  • Posts: 598
Re: How to start IRCing
« Reply #4 on: November 16, 2014, 02:34:46 PM »
how to make autoreply using KVIRC scripts?
its real, i dont know much about this, i use Python for IRC bots.
this may help: http://www.kvirc.net/doc/doc_event_index_all.html