Author Topic: How To Make Your Own IRC Channel + Common IRC Commands (Thnx to Tocha for this)  (Read 87 times)

Offline Kani$h

  • A bit noob, but Friendly
  • Global Moderator
  • Junior
  • *****
  • Posts: 58
  • Why are you still watching?
  • Location: Delhi,India
    • View Profile
Hello :D
Here is how you can Make your own IRC channel + some of the commonly used commands..

NOTE: THIS TUTORIAL WAS NOT MADE BY ME. IT WAS ORIGINALLY POSTED BY TOCHA. I'M JUST RE-POSTING IT.


Firstly when you connect to mIRC, Identify/ Log yourself in with the command
Quote

   
Quote
/identify <password>

(You need a registered nickname in order to register a channel)

Think of a name of your channel and then type

   
Quote
/join #yourchannelname
Be sure to check if your name starts with @ meaning the name isn't taken.

Creating a IRC channel
Now, at your newly made channel, type

   
Quote
/cs register [#channelname] [password] [short description]

, fill in all of them.

Now you're registered to your channel, first thing to check is if your owner, to check that just see if your name starts with ~     

If your name doesn't start with ~, meaning your still not owner,  type

   
Quote
/cs identify [#channelname] [channelpassword]

Then
   
Quote
/cs owner

If you want a bot to auto-rank you type

   
Quote
/bs botlist
Now, find a botname at your main status channel. Once you found one, type

   
Quote
/bs assign [#channelname] [Botname you have choosen]
to assign the chosen bot to your channel.

Now that you have a bot, you might want to auto-rank them instead of setting them every time they join your channel.

The ranks:

   
Quote
VOP = +  (voice rights:  you'll still be able to talk when the channel is muted)
    HOP = % (halfop rights: like a moderator, kicking and muting is in your power)
    AOP = @ (op rights:      like an admin, banning and several other controls are at your disposal)
    SOP = &  (higher admin: some more stuff you can do)

To set them, type

   
Quote
/cs [rank] [#your channel name ] add [name of the user]

To remove them from a specific rank type

   
Quote
/cs [rank] [#your channel name ] del [name of the user]

To perform more commands on players do

Quote
/cs help


you'll find a list of help topics.


Warning!!! : When XOP mode on channel is OFF u need to do :

   
Quote
/cs access #channel add nick level
for example :

   
Quote
/cs access #mychannel Soo 6


Levels that you can set:

   
Quote
4-5 - is %
    6-11 is @
    12-9998 is &
    9999 is ~


If you want to ban someone from your channel then these commands will do
To ban type

   
Quote
/mode #channel +b nickname/hostname
To unban type

   
Quote
/mode #channel -b nickname/hostname

Hostname looks like an email address but it's the Computer's address on the Internet, banning the hostname is similar to range banning, so to check if you want to see the hostname type

   
Quote
/whois nickname

If you want to kick someone from your channel then type
Quote

   
Quote
/kick [#channel] [nickname] [reason]

And if you want to invite them back type

   
Quote
/invite [nickname] [#channel]

Some more commands, which starts with "/"

Quote
    /HELP   shows general help or help on the given command.
    /LIST   lists all current channels.
    /JOIN   to join a channel
    /PART   to leave a channel
    /QUIT       exits your IRC session,
    /NICK   changes your nickname
    /AWAY   leaves a message saying you're away or not paying attention
    /WHOIS   displays information about someone
    /INVITE   sends an invitation to another user
    /TOPIC   changes the topic of the channel


Some basic commands for IRC Managements

Making someone else owner (+q || ~) without giving him the channel password, type

   
Quote
/mode #channel +q <name>

User will be owner on channel to time when he will leave (or he will re-join channel)

Setting Auto-voice for players (when they (re-)join they get auto-voice (+v | +)), type
Quote

   
Quote
1./msg chanserv set #channel xop off
    2. /msg chanserv levels #channel set AUTOVOICE -2
Topic
Of course, you would want to add a topic, to do this
Double click any white part of your channel's field or you can just right click and choose Channel modes

This window would pop-up:

 
Add any text on Topic History

Some basics for you, if you want some coloured text or a coloured/ background text, Press CTRL + K  ,
Example: █11,1      First number is the Text colour, second is the background colours, if you don't want a background, simply go with █11

Color graph:


Some other functions like CONTROL+B for bold text, CONTROL+U to underline text


Other IRC commands:

   
Quote
/whois <nickname> - to get some informations about IRC user
    /whowas <nickname> - to get some informations about IRC user who leave
    /ns info <nickname> - to get some informations about IRC user (if he is registered, date of account register,last quit message etc)
    /ns infoall <nickname> - (same as up)
    /invite <channel> <nickname> - send's user a invite msg to join ur channel
    /quit <reasson> - when u will leave IRC u can add a quit message
    /join #channel - to join to someones channel
    /list - to get list of all IRC channels on server
    /leave #channel <reasson> - we can leave channel with/or without reasson
    /ns ajoin add #channel - if our IRC account is registered we can ADD some channel to our auto join list (max 15 channels)
    /ns ajoin del #channel - if our IRC account is registered we can DELETE some channel from our auto join list
    /hop - we will re-join to this channel where we used this command
    /nick <newnick> - to change our nickname

That should be it, and now you have your own channel ^^

My IRC account commands


Heres list of commands what u can use to create/save/take back ur IRC account:

   
Quote
/ns ajoin add #channel - if our IRC account is registered we can ADD some channel to our auto join list (max 15 channels)
    /ns ajoin del #channel - if our IRC account is registered we can DELETE some channel from our auto join list
    /ns ghost <nick> <password> - if our IRC account crashed/we disconnected and our nick is still on IRC, OR some take our nick name and he dont want to leave we can use this command to "reset" our IRC account (our regged nick will quit from IRC server with reasson : GHOST command used by <ourothernick> ). After use this command we can change our name back and login.
    /ns identify <password> - to login our IRC account
    /ns register <e-mail> <password> - to register our IRC nickname/account

Share on Bluesky Share on Facebook