Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Multiply on August 23, 2006, 10:18:38 AM

Title: NickServ and mode nick +x?
Post by: Multiply on August 23, 2006, 10:18:38 AM
I was wondering how i can check if an users is identified by nickserv, if is the user is, he/she can set mode nick +x and his/her hostname will change to: Nick.users.network

is this allready possible, or do i have to enable it?

Im running at windows, anope devel, unrealircd the newest.

Thanks, Multiply.
Title:
Post by: Tom65789 on August 23, 2006, 11:19:05 AM
If you have HostServ loaded then you can use that.
Title:
Post by: Multiply on August 23, 2006, 01:25:12 PM
hmm, i meant rather than a standard, when a user does //mode $me +x (in mirc for example), it should tell them that they shall nickserv identify, before they may use +x. and if they are nickserv identified, they hostname should be changed to: <nickservnick>.users.mynetwork
Title:
Post by: Jan Milants on August 23, 2006, 03:44:00 PM
that s an ircd feature your are looking for, not services...
Title:
Post by: Multiply on August 23, 2006, 09:36:39 PM
hmm, where do i find such thing?
Title:
Post by: Tom65789 on August 23, 2006, 09:50:22 PM
www.unrealircd.com like you said you were using Unreal3.2.5
Title:
Post by: Alex on August 24, 2006, 12:52:18 AM
You must go into your unrealircd config.file and set it there the way you like it. Mode +x is only for hiddenhost, but you can chose whether your members should be able to set it on or off.

In most cases (my own experiense) each network use +x to protect their members from showing IP.
Title:
Post by: SpaceDoG on August 24, 2006, 03:08:44 AM
with unrealircd there is already a default cloaking. It helps to keep IP's from users hidden.
Title:
Post by: Multiply on August 24, 2006, 08:17:03 AM
But, i do not want users to be able to do +x, unless they are nick identified
Title:
Post by: Jan Milants on August 24, 2006, 10:20:42 AM
that is not by default provided in unrealircd, so you will have to ask them if there is a way, or if a module that would do something like that exists for unrealircd... this is completely unrelated to anope though... the ircd has to check whether a user is allowed to set +x, what you want is that it s only allowed if the user has +r also since +r is given upon identifying, but the check has to be handled by the ircd.
Title:
Post by: Alex on August 24, 2006, 10:21:11 AM
Well, then set +x off in your unrealircd.conf,  the way so non registered users can use it. I don't know of any other way to explain.
Title:
Post by: SpaceDoG on August 24, 2006, 02:14:18 PM
Viper I meant that Unreal by default masks hosts. [08:14] *** SpaceDoG [SpaceDoG@HM-E266DF55.dhcp.stls.mo.charter.com]: SpaceDoG As you can clearly see HM-E266DF55.dhcp.stls.mo.charter.com is a host mask. You can't ping that address as it doesn't exist. The only way to remove that is by removing the mode that sets it when you connect.
Title:
Post by: Multiply on August 24, 2006, 03:09:48 PM
i restricted the +x mode allso -x... but how can i enable it by the bot?

So when you do: /msg nickserv mode +x you will get +x or such
Title:
Post by: Jan Milants on August 24, 2006, 03:22:05 PM
with a module, that isn't part of standard anope... as far as i know, none like that exists though

[Edited on 24-8-2006 by Viper]
Title:
Post by: Multiply on August 24, 2006, 03:23:20 PM
hmm, i've seen a network running with anope, and they got it. :S
Title:
Post by: Jan Milants on August 24, 2006, 03:24:36 PM
try asking them then, maybe some1 there wrote it...
Title:
Post by: Multiply on August 24, 2006, 03:26:52 PM
They said i could go "beep" myself :S