IRC Commands

Discussion in 'Archives' started by Cfrey, Mar 26, 2008.

IRC Commands
  1. Unread #1 - Mar 26, 2008 at 8:06 PM
  2. Cfrey
    Joined:
    Feb 19, 2007
    Posts:
    636
    Referrals:
    34
    Sythe Gold:
    0

    Cfrey Apprentice
    Banned

    IRC Commands

    IRC Commands, Basic guide to managing your IRC.
    (Note:
    All Commands are broken off by "<" or a "-"
    All of these are basic commands to help you off, these are not all the settings you can use)

    This my guide to IRChelp:

    Services:
    1.OperServ
    2.HostServ
    3.MemoServ
    4.BotServ
    5.NickServ
    5.ChanServ


    1.OperServ - You will not need to learn anything about this unless you are an oper.


    2.HostServ - This manages your hosts you use.
    /hs help - Your help to the host service it is really basic though.
    /hs on < Sets your Vhost if you have one
    /hs off < Unsets your vhost ( /mode Nick +x < Might need to use that to activate Your Standard host)
    /hs Group < Sets your vhost for all nicks in your group

    3.MemoServ - This manages all memos sent within the server
    /ms help - Your help to the Memo Service
    /ms send nick messege < to send a memo.
    /ms list < to view memos
    /ms read last/MemoNumber < to read a memo.
    /ms read #chan last < to read a channel memo.
    /ms check nick < to check your memos.

    4.BotServ - This manages Bots and commands to this service
    /bs help - Your help to the Bot Service
    /bs botlist < to view botlist.
    /bs assign #chan bot's name < to assign a service bot.
    /bs unassign #chan < to unassign a service bot.

    5.NickServ - This manages your nicks within the server
    /ns help - Your help to the Nick Service
    -ID/Registering
    /ns identify Password < to identify.
    /ns logout nick < to logout of a nick.
    /ns register password email@here < to register a nick.
    /ns confirm passcode < to confirm your passcode sent to your email (Has to do with the following above command)
    /ns drop nicktodrop < to drop a nick.

    -Recovering
    /ns ghost Nick Password < to kill your ghost.
    /ns recover Nick Password < to recover your nickname.

    -Groups/Lists
    /ns alist < to view the channels you currently have access in.
    /ns glist < to view your grouped nicks.
    /ns group MainNick MainNicksPass < to group a nick to your Main Nick.
    -Set
    /ns set greet messege < to set your personal greet messege.
    /ns set password NewPass < to change your password. (Must be Identified)

    6.ChanServ - This Service helps me manage your channels
    /cs help - Your help to the Channel Service
    /topic #chan NewTopic < to set the topic.
    /cs set #chan xop off < to turn xop off
    /cs set #chan secureops on < to turn secure ops on.
    /cs set #chan secureops off < to turn secure ops off.
    /cs set #chan founder Nick < to set founder.
    /cs set #chan password NewPassword < to change a channels password.
    /cs set #chan mlock +Mode < to set a mode on mlock.
    /cs set #chan mlock -Mode < to remove a mode on mlock.
    /cs set #chan entrymsg msg < to set the entry messege.
    /cs id #chan ChanPassword < to identify as owner in a channel.
    /cs logout #chan NICK < to log yourself, or someone else out of a channel.
    /cs register #chan password Description < to register a channel.
    /cs drop #chantodrop < to drop a channel.
    /cs unban #chan < to unban yourself.
    /cs clear #channel bans < to clear bans.
    /cs invite #chan < to invite yourself into a channel.
    -Access
    /cs access #chan add nick Level < to add access.(The Following are levels)
    3 is +Voice
    4 is %Halfop
    5-9 is @Op
    10-9999 is &Admin
    /cs access #chan del nick < to delete access.
    /cs access #chan clear < to clear access list.
    /cs access #chan list < to view the access list.
    Other:
    /list < to view the channel list
    /nick nickname < to change your nickname
    /join #chan < to join your specified channel
    /whois nick < to see info about another user
    /part #chan < to leave a channel
    /quit < to quit the server
    /invite nick #chan < to invite someone to a channel that your in
    /kick #chan nick reason < to kick someone from a channel (must have halfop or higher)

    Channel Modes:
    - To use all these commands do the following.
    /mode #chan +letter < to set your command
    /mode #chan -letter < to take off command

    Ex. To set moderated channel do /mode #chan +m <

    p = Private channel
    s = Secret channel better than private
    i = Invite-only allowed
    m = Moderated channel, noone can speak except users with mode +voh
    n = No messages from outside channel
    t = Only channel operators may set the topic
    r = Channel is registered
    R = Requires a registered nickname to join the channel
    c = No ANSI color can be sent to the channel (ColourBlock)
    q = Channel owner
    Q = No kicks able in channel unless by U:Lines
    K = /Knock is not allowed
    V = /Invite is not allowed
    S = Strip all incoming colours away
    l <number of max users> = Channel may hold at most <number> of users
    b <nick!user@host> = Bans the nick!user@host from the channel
    k <key> = Needs the channel key to join the channel
    o <nick> = Gives operator status to the user
    v <nick> = Gives voice to the user (May talk if chan is +m)
    L <chan2> = If +l is full, the next user will auto-join <chan2>
    a <nick> = Gives protection to the user (No kick/drop)
    e <nick!user@host> = Exception ban - If someone matches it
    they can join even if a ban matches them
    h <nick> = Gives halfop status to the user
    N = No nickname changes are permitted in the channel.
    C = No CTCPs allowed in the channel.
     
  3. Unread #2 - Mar 26, 2008 at 8:12 PM
  4. Resident
    Referrals:
    0

    Resident Guest

    IRC Commands

    may i add for chanserv, that using /CS SET #channel MLOCK <mlock> resets that channel's current mlock settings with each use;

    you have to retype the whole modestring each time you use it. IE:

    /CS SET #balls MLOCK +iSntmCT

    if you want to remove i from it, you can't just /CS SET #balls MLOCK -i

    doing that resets the MLOCK and will cause services to unset mode i every time its set in #balls.

    you have to retype the command: /CS SET #balls MLOCK +SntmCT
     
  5. Unread #3 - Mar 26, 2008 at 9:35 PM
  6. Shawn_
    Joined:
    Apr 21, 2005
    Posts:
    1,833
    Referrals:
    1
    Sythe Gold:
    0

    Shawn_ Something for All Don - Shawn passed away. RIP.
    Banned

    IRC Commands

    Thank you for writing this Cfrey, it's very helpful, I'll stick it for you.
     
  7. Unread #4 - Mar 29, 2008 at 11:00 PM
  8. Fouisgras
    Joined:
    Jan 21, 2007
    Posts:
    2,202
    Referrals:
    2
    Sythe Gold:
    0

    Fouisgras Jansen's Lover
    $5 USD Donor

    IRC Commands

    Why can't we just give people links to unreal IRCd documentation and anope etc etc instead of this huge ass fucking thread.
     
  9. Unread #5 - Mar 30, 2008 at 4:29 PM
  10. Faskist
    Joined:
    Apr 25, 2005
    Posts:
    1,869
    Referrals:
    0
    Sythe Gold:
    0

    Faskist Tuxhead
    Banned

    IRC Commands

  11. Unread #6 - Apr 2, 2008 at 2:26 PM
  12. Jag
    Joined:
    Jul 22, 2006
    Posts:
    157
    Referrals:
    0
    Sythe Gold:
    0

    Jag Active Member

    IRC Commands

    I'm not stupid and I use #EliteSwitch
     
  13. Unread #7 - Apr 2, 2008 at 3:13 PM
  14. Nullware
    Joined:
    Jan 30, 2007
    Posts:
    1,761
    Referrals:
    4
    Sythe Gold:
    0

    Nullware Guru

    IRC Commands

    Good one.
     
  15. Unread #8 - Apr 2, 2008 at 3:15 PM
  16. Faskist
    Joined:
    Apr 25, 2005
    Posts:
    1,869
    Referrals:
    0
    Sythe Gold:
    0

    Faskist Tuxhead
    Banned

    IRC Commands

    [​IMG]
    I wouldn't be so sure of that, if I didn't know what an op was called keke.
     
  17. Unread #9 - Apr 2, 2008 at 7:12 PM
  18. Jag
    Joined:
    Jul 22, 2006
    Posts:
    157
    Referrals:
    0
    Sythe Gold:
    0

    Jag Active Member

    IRC Commands

    I'm Client Admin, and Op on IRC...
     
  19. Unread #10 - Apr 2, 2008 at 8:00 PM
  20. Jag
    Joined:
    Jul 22, 2006
    Posts:
    157
    Referrals:
    0
    Sythe Gold:
    0

    Jag Active Member

    IRC Commands

    That was Classic. - nevermind...Fastman deleted his post.
     
  21. Unread #11 - Apr 6, 2008 at 6:32 AM
  22. bardeep
    Joined:
    Dec 27, 2005
    Posts:
    880
    Referrals:
    1
    Sythe Gold:
    0

    bardeep Apprentice
    Banned

    IRC Commands

    Never knew about recovering!
     
  23. Unread #12 - Apr 6, 2008 at 8:25 AM
  24. Vic
    Joined:
    Apr 21, 2005
    Posts:
    1,607
    Referrals:
    7
    Sythe Gold:
    49
    Discord Unique ID:
    181751669820882944
    Discord Username:
    Vic
    Two Factor Authentication User Easter 2020 Sythe's 15th Anniversary <3 n4n0 Lawrence Extreme Homosex

    Vic Meow
    Highly Respected Retired Administrator

    IRC Commands

    like use
    /server admin
    to be admin
     
  25. Unread #13 - Apr 6, 2008 at 9:56 AM
  26. TDD
    Joined:
    Nov 20, 2005
    Posts:
    3,191
    Referrals:
    2
    Sythe Gold:
    0

    TDD Web Design Expert
    Do Not Trade

    IRC Commands

    he's right, i did it just now and got myself IRCop
     
  27. Unread #14 - Jun 19, 2008 at 11:42 PM
  28. Ranqe and pk
    Joined:
    Nov 18, 2007
    Posts:
    247
    Referrals:
    0
    Sythe Gold:
    0

    Ranqe and pk Active Member

    IRC Commands

    neither did i :)
     
  29. Unread #15 - Jul 20, 2008 at 4:07 AM
  30. mohd231
    Joined:
    Oct 9, 2007
    Posts:
    358
    Referrals:
    0
    Sythe Gold:
    0

    mohd231 Forum Addict
    Banned

    IRC Commands

    thanks for this cfrey
     
  31. Unread #16 - Jul 20, 2008 at 5:12 AM
  32. DarkSpark
    Joined:
    Jan 17, 2006
    Posts:
    1,872
    Referrals:
    2
    Sythe Gold:
    106
    420 yolo swag blaze it fuck the popo legalize it anyone got some chips Why is there BACON in the SOAP!? Two Factor Authentication User

    DarkSpark Vic's Whore
    Retired Sectional Moderator

    IRC Commands

    I was thinking along similar lines... But never the less it is a helpful thread and it can't hurt too have a thread right infront of people who have never used the IRC before explaining how the commands work.
     
  33. Unread #17 - Aug 7, 2008 at 10:41 PM
  34. Its Speshls
    Referrals:
    0

    Its Speshls Guest

    IRC Commands

    thanks man, great topic, helped a lot.
     
  35. Unread #18 - Aug 16, 2008 at 5:23 AM
  36. idkaboutthis
    Joined:
    Jan 29, 2007
    Posts:
    1,164
    Referrals:
    0
    Sythe Gold:
    0

    idkaboutthis Guru
    Banned

    IRC Commands

    thank you now i actually know how to register a nick on sythe's irc lol.
     
  37. Unread #19 - Oct 19, 2008 at 9:27 PM
  38. kyocera
    Joined:
    Sep 18, 2008
    Posts:
    1,013
    Referrals:
    1
    Sythe Gold:
    0

    kyocera Guru
    Banned

    IRC Commands

    thanks helped me a bunch :)
     
  39. Unread #20 - Nov 2, 2008 at 12:59 PM
  40. i noob killer i
    Joined:
    Feb 29, 2008
    Posts:
    2,524
    Referrals:
    2
    Sythe Gold:
    0

    i noob killer i Grand Master
    $5 USD Donor

    IRC Commands

    thanks for this will help
     
< [rsgp][paypal]selling ownage f2p bher with 200k cash [med][bank] | Selling 2 Very Decent Accounts For Very Decent Prices!!! >

Users viewing this thread
1 guest


 
 
Adblock breaks this site