Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Vladimir on June 22, 2011, 04:01:59 PM

Title: Problem
Post by: Vladimir on June 22, 2011, 04:01:59 PM
When i try to +op me (i am channel founder) i am indetified and i use /oper username password , i got this
http://slike.milf-hosting.info/images/1308754843.jpg

i have one more question , how can i install !auth command and irc server connect with site :)

ps
when i type /CS INFO #Gather ALL i got this

Code: [Select]
-ChanServ- Information for channel #Gather:
-ChanServ-         Founder: surdamh
-ChanServ-     Description: Gather
-ChanServ-      Registered: Jun 22 18:32:38 2011 MSD
-ChanServ-       Last used: Jun 22 19:02:36 2011 MSD
-ChanServ-        Ban type: 2
-ChanServ-         Options: Topic Retention, Peace, Secure, Secure Founder, Signed kicks, xOP lists system
-ChanServ-       Mode lock: +nrt
-ChanServ-       Expires on: Jul 06 19:02:36 2011 MSD
Title: Re: Problem
Post by: LEthaLity on June 22, 2011, 04:44:43 PM
Sure you're identified? A chanserv bot would only do that with those settings if you weren't.
I don't recognise the !auth command, sure it was anope?
Title: Re: Problem
Post by: Vladimir on June 22, 2011, 04:59:27 PM
when i connect i got -o, i must to /oper nick pw and than /identify ? :)

i connect to irc join to channel type /identify mypassword , than /oper nick pw than i op me :D
and i got this

surdamh sets mode: +o surdamh
ChanServ sets mode: -o surdamh
Title: Re: Problem
Post by: VisioN on June 22, 2011, 05:43:36 PM
Sometimes if you are the only user in the channel , and try to oper override to get mode, it deops you so try to join in the channel with another client too, and then try to op yourself to see what happens.
I would suggest /msg chanserv set #channel secureops off  but i think this setting is deactivated anyways.
I am pretty sure your nickname is not identified. Try the full command /msg nickserv identify password   because maybe your aliases are not working. As soon as you have identified correctly you will get +oq from chanserv.
Title: Re: Problem
Post by: Vladimir on June 22, 2011, 06:09:00 PM
http://slike.milf-hosting.info/images/1308762418.jpg
i use /msg nickserv identify password than i type /oper nick pw and i try to give access to my friend but i got this
http://slike.milf-hosting.info/images/1308762491.jpg
Title: Re: Problem
Post by: Charles Kingsley on June 22, 2011, 06:20:43 PM
You are using chanserv secure/secureops or something on the channel.

Ask whoever owns the channel to add you to the access list instead of abusing your privileges and trying to give yourself op.

Title: Re: Problem
Post by: Vladimir on June 22, 2011, 07:01:27 PM
i found i way to give me +op , but i want when i join to channel that ChanSrv give me automaticly
Title: Re: Problem
Post by: Charles Kingsley on June 22, 2011, 07:04:49 PM
Be added to the access list like I said.
Title: Re: Problem
Post by: Vladimir on June 22, 2011, 07:08:42 PM
yes, but via what command :)
Title: Re: Problem
Post by: Charles Kingsley on June 22, 2011, 07:09:38 PM
/cs help
Title: Re: Problem
Post by: Vladimir on June 22, 2011, 07:36:42 PM
i type /msg ChanServ ACCESS #Gather add surdamh 10 and i got this

Code: [Select]
ChanServ- You can't use this command.
ChanServ- Use the AOP, SOP, HOP and VOP commands instead.
ChanServ- Type /msg ChanServ HELP command for more information.
-
Title: Re: Problem
Post by: Fawkes on June 22, 2011, 07:44:54 PM
i type /msg ChanServ ACCESS #Gather add surdamh 10 and i got this

Code: [Select]
ChanServ- You can't use this command.
ChanServ- Use the AOP, SOP, HOP and VOP commands instead.
ChanServ- Type /msg ChanServ HELP command for more information.
-
/msg nickserv set autoop on

if you entered this and you are atleast Level 5 on channel access list, you will get +o when joining the channel

if you still dont get op you may try /msg chanserv set #gather secureops off

i found i way to give me +op , but i want when i join to channel that ChanSrv give me automaticly

if you have rights on that channel (level 10 i suppose) or are services admin/operator/root you should be able to use that command, if you are successfully identfied.
Title: Re: Problem
Post by: VisioN on June 22, 2011, 08:37:54 PM
@Vladimir
first of all you are using the xop system. If you want to use the normal access system try /cs set #Gather xop off
after that you can try  /msg ChanServ ACCESS #Gather add surdamh 10

@Fawkes
/msg nickserv set autoop on
this would have no impact; This just makes chanserv autoop you when you got enough access to the channel, but this guy doesnt.
Title: Re: Problem
Post by: Vladimir on June 23, 2011, 12:05:09 PM
i reinstall my vps and again install anope and unrealirc , I need someone to help explain how to create a channel and how to set it :D
Title: Re: Problem
Post by: VisioN on June 23, 2011, 12:31:52 PM
well, to create a channel you join the channel:
/join #channel
and then register it with chanserv:
/msg chanserv REGISTER #channel password Description

The rest is entirely up to you to customise the channels the way you want to. You can find a full list of Services commands HERE (http://anope.org/docgen/1.8/en_us/index.html) .