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-
-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-