PDA

View Full Version : Basic IRC/mIRC commands, and mode help


Scyth
05-09-2009, 09:06 AM
I have made a list of different mIRC/IRC commands, and mode help.. this will help out alot of you beginners. I will do this in Q & A format. I will have all the commands in bold. I will add more/make new thread(if no room) later. - used Google for a few I forgot exact command too-

-Basic Commands-

Q. How do I register my nick?
A. /msg nickserv register password E-mail

Q. How do I change my IRC password?A.
/msg NickServ set password newpassword

Q. How do I set a greet for my self on a channel to show if im +o or above?
A. /msg nickserv set greet GREETHERE

Q. How do I change my nick?
A. /nick newnickhere

Q. How do I register a channel?
A. /msg chanserv register #channel password description

Q. How do I join a channel?
A. /join #chan

Q. How do I get a bot for my own channel?
A. For all IRC's there are diffrent bots, for a list of the bots abaliable to you type this; /msg botserv botlist
Once you got the bot name you wish to have type this;
/msg botserv assign #chan botnick

Q. What does the fantasy setting on my bot do?
A. This setting let's your bot use the extra commands such as !op !deop. to set this mode for your bot type this;
/msg botserv set #chan fantasy on

Q. What does the symbiosis setting on my bot do?
A. Symbiosis makes your bot perform any mode changes done by services. When disabled, ChanServ will perform this task. to set this type;
/msg botserv set #channel symbiosis on

Q. What does the greet setting on my bot do?
A. Greet on allows people on the access list that have a greet set to join and the bot would say their greet, to do this type this;
/msg botserv set #channel greet on

Q. How do I set a channel topic?
A. /topic #channel Newtopic

Q. How do I tell if a nick is registered?
A. /msg nickserv info NICK

Q. How do I tell if a nick is identified?
A. /msg nickserv status NICK

Q. How do I set an auto greet for my bot?
A. /msg chanserv set #chan greet GreetMessageHere

Q. How do I set a entry message?
A. /msg chanserv set #room entrymsg EntryMessageHere

Q. How do I leave just one channel?
A. be on that channel and type;
/part #chan

Q. how do I leave all of the IRC?
A. /quit

Q. How do I do random commands?
A. a few randoms ill add are;

/me somethinghere -would come out as * Jesse somethinghere
/list - lists all channels on that network-Modes-

Mode G - Makes the channel G Rated. Any words in badwords.channel.conf
/mode #channel +G

Mode N - No nickname changes are permitted in the channel.
/mode #channel +N

Mode H - No +I users may join that channel. (Setable by Admins).
/mode #channel +H

Mode h - Gives halfop status to the user
/mode +h nick

Mode e - Exception ban If someone matches it they can join even if a ban matches them
/mode #channel +e

mode a - Gives protection to the user (No kick/drop)
/mode +a nick

Mode L - If +l is full, the next user will auto-join
/mode #channel +L

Mode v - Gives voice to the user (May talk if chan is +m)
/mode #channel +v nick

Mode o - Gives operator status to the user
/mode #channel +o nick

Mode k - Needs the channel key to join the channel
/mode #channel +k [password]

Mode b - Bans the nick!user@host from the channel
/mode #channel +b nick/host

Mode l - Number of max users = Channel may hold at most of users
/mode #channel +l [numeric value]

Mode S - Strip all incoming colors
/mode #channel +S

Mode V - Set a channel /invite is not allowed
/mode #channel +V

Mode K - Set K channel /Knock is not allowed
/mode #channel +K

Mode A - Set a channel Admins only channel (set only by netadmin)
/mode #channel +A

Mode O - Set a channel IRCop Only channel (set only by IRCops)
/mode #channel +O

Mode Q - Set a channel No kicks able in the channel unless by U:lines
/mode #channel +Q

Mode q - Set a channel Channel Founder
/mode #channel +q nick

Mode c - Set a channel (Color Block)
/mode #channel +c

Mode R - Set a channel Requires a registered nickname to join the channel
/mode #channel +R

Mode r - Set a channel Channel is registered
/mode #channel +r

Mode t - Set a channel to operators only may set the topic
/mode #channel +t

Mode n - Set a channel No Messages from outside the channel
/mode #channel +n

Mode m - Set a channel Moderated
/mode #channel +m

Mode i - Set a channel Invite
/mode #channel +i

Mode s - Set a channel secret
/mode #channel +s

Mode p - Set a channel private
/mode #channel +p

Mode f - Set a flood block
/mode #channel +f [#t]:#
-First # is lines before kick, second # is seconds-

-My hands are now sore-

Melanson
05-09-2009, 09:30 AM
Wow, thats gonna help lots of people, including me. (:

Nice guide, Scyth. (;

Scyth
05-09-2009, 09:32 AM
Wow, thats gonna help lots of people, including me. (:

Nice guide, Scyth. (;

thanks lol, my hands hurt so much :D

Melanson
05-09-2009, 09:34 AM
thanks lol, my hands hurt so much :D


Haha. XD

I wouldn't have the patience to do that.

Seno
05-09-2009, 09:34 AM
I thoght for greet is was..

/msg nickserv set greet GREETHERE

That's what I do.
Although thanks for posting this, It will help out a lot of people :O
~Seno

Scyth
05-09-2009, 09:35 AM
Haha. XD

I wouldn't have the patience to do that.

I started it last night, so took me a while :D decided to finish and post today.

Melanson
05-09-2009, 09:38 AM
I started it last night, so took me a while :D decided to finish and post today.

Oo. Started last night ?

Wow, I can believe your hands hurt. =O

Every1die4
05-09-2009, 09:44 AM
I thoght for greet is was..

/msg nickserv set greet GREETHERE

That's what I do.
Although thanks for posting this, It will help out a lot of people :O
~Seno

That's to make your greet. His is enabling it in a channel, I think.

I like this guide. It will really help me as well as others a lot. ;)

Scyth
05-09-2009, 09:46 AM
I thoght for greet is was..

/msg nickserv set greet GREETHERE

That's what I do.
Although thanks for posting this, It will help out a lot of people :O
~Seno

I forgot to add that one ;D those other ones were for bot commands. my bad :D i was busy.

That's to make your greet. His is enabling it in a channel, I think.

I like this guide. It will really help me as well as others a lot. ;)

thanks :D

OmgHappy
05-09-2009, 09:52 AM
Very Nice Jesse =]

Helping people in the IRC world =D

~~OmgHappy

Scyth
05-09-2009, 10:06 AM
Very Nice Jesse =]

Helping people in the IRC world =D

~~OmgHappy

Thanks nate :D

Sherpa
05-09-2009, 10:46 AM
Thanks for posting this! I always wondered how you make a greet thing. Isn't it that message you have when you join? Like, for example, Italia's is "<@Danno> Kangaroos are faster than cars" or somethin' like that.

Thanks for the info (below), Danh! :D

Every1die4
05-09-2009, 11:01 AM
Thanks for posting this! I always wondered how you make a greet thing. Isn't it that message you have when you join? Like, for example, Italia's is "<@Danno> Kangaroos are faster than cars" or somethin' like that.


Yes, that is a greeting.

Scyth
05-09-2009, 11:26 AM
Thanks for posting this! I always wondered how you make a greet thing. Isn't it that message you have when you join? Like, for example, Italia's is "<@Danno> Kangaroos are faster than cars" or somethin' like that.

Thanks for the info (below), Danh! :D


ya nickserv greet is
* Topic is 'wowowowooofadga <-- lmao im board'
* Set by Jesse on Tue Apr 28 21:16:46
<&Java> [Jesse] <Xx-Aelita-xX> Yup, you own.
* Java sets mode: +qo Jesse Jesse

ch1ckn stake
05-19-2009, 05:51 PM
very nice =D

it will help me when i join IRC after my exams :D

Crosby Num87
05-19-2009, 05:54 PM
This should be sticked. It's a helping post. Thanks Jesse.

Scyth
05-22-2009, 04:57 PM
This should be sticked. It's a helping post. Thanks Jesse.


:o

thx man, im into mIRC scripting again.

L1l 13urnz
05-22-2009, 05:04 PM
good job thanks, sir.

it will help me in my noob mIRC/IRC live ^^

Andrew
05-29-2009, 09:26 AM
What would people do without someone having to pat them on the back?

Sum this all up - /help

killamarks
06-03-2009, 12:03 AM
Good job Scyth, 10/10. I wouldn't have the patience or determination :P...

Araf5
07-13-2009, 11:40 AM
good job but this doesnt belong here...

Scyth
07-31-2009, 12:44 PM
good job but this doesnt belong here...

someone moved it. >.>