IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   Servisler (https://www.ircforumlari.net/servisler/)
-   -   Nick Sifresi girip mod aLMa (https://www.ircforumlari.net/servisler/14638-nick-sifresi-girip-mod-alma.html)

radiCOOL 24 Mart 2006 15:59

Nick Sifresi girip mod aLMa
 
Arkadaslar Aranizda yeniyim ancak daha once baska forumlardan geliyorum...

Yazip da cevap alamadigim bir konu ..Burada cevap alacagimi Umuyorum..

Serverimda 2 tane ajoin Kanal var..(oyun kanallari haric) ..Bu iki kanalda +m de ve Kayitli Kullanicilarimin Nick sifresi girince assign edilen bot tarafindan (+v) ya da aop larimin (+o) Modunu otomatik almasini istiyorum...Bu sekilde olan bir kac server gormustum..

Bunu anlatimli olarak yazarsaniz sevinirim.. Yardimci olan olmayan herkese tesekkurler..

LaStsamuRai 02 Nisan 2006 19:11

Re: Nick Sifresi girip mod aLMa
 
Anope Ise

# NSModeOnID [OPTIONAL]
#
# When enabled, services will set the channel modes a user has access to upon
# identifying, assuming they are not already set.
#

#NSModeOnID


baştaki " # " kaldır ve servicesleri restart at

eğer conf'ta yoksa NickServ bölümüne at

NSModeOnID böLe oLarak

radiCOOL 02 Nisan 2006 21:23

Re: Nick Sifresi girip mod aLMa
 
epone kurulu bende services.confumda mevcut deil o satir :(

Baska bir cozum?

abacus 04 Nisan 2006 02:33

Re: Nick Sifresi girip mod aLMa
 
Servis botlarindanmi mode almasini istiyorsun clientlerin , ben tam cozumleyemedim eger oyleyse bunu epona ile yapmak zor , 1.6.x versiyonlarindan birine terfi et en yakinindan yada direk bir 1.7.x kur derim db kaybida yasamazsin.

iyi calismalar.

radiCOOL 05 Nisan 2006 00:37

Yanıt: Nick Sifresi girip mod aLMa
 
abacus .. bs den assign ettigim botun yapmasini istiyorum .. anope de oluyor sanirim da epona da yapamadim .. taninmiyor diyor ...bu bahsi gecen komuta ...

epona-1.4.11 servislerim bunlar ... belirteyim yardimci olursaniz sevinirim ...

LaStsamuRai 08 Nisan 2006 13:45

Yanıt: Nick Sifresi girip mod aLMa
 
Conf'un NickServ'Le iLgiLi satIrLarI yolla söLim

radiCOOL 09 Nisan 2006 00:18

Yanıt: Nick Sifresi girip mod aLMa
 
Kod:


 
# NSForceEmail [RECOMMENDED]
# This option forces the users to give an e-mail when they register
# a nickname. If you have nicks in the database that have no e-mail
# set, they will be asked to set an e-mail when they identify their
# nickname until they set one. Also, this option prevents user from
# unsetting the password.
#
# This option is useful to resolve "lost password" problems.
NSForceEmail
 
# NSDef... [OPTIONAL]
# Sets the default options for newly registered nicks. Note that
# changing these options will have no effect on nicks which are already
# registered.
#
# If both NSDefKill and NSDefKillQuick are given, the latter takes
# precedence. KILL IMMED cannot be specified as a default.
#
# NOTE: If you do not enable any of these options, a default of
# Secure, MemoSignon, and MemoReceive will be used, for backward
# compatibility. If you really want no options enabled by default, use
# NSDefNone.
#NSDefNone
NSDefKill
#NSDefKillQuick
NSDefSecure
#NSDefPrivate
NSDefHideEmail
#NSDefHideUsermask
#NSDefHideQuit
#NSDefMsg
NSDefMemoSignon
NSDefMemoReceive
# NSDefLanguage [REQUIRED]
# Sets the default language non and newly-registered will receive
# services' messages in. The numbers are the same than those
# used for the /nickserv SET LANGUAGE command, so look the help
# of this command for the list of currently supported languages.
#
# If you ever wanted to know how to translate services in your
# language, read the chapter about it in the README.
NSDefLanguage 6
# NSRegDelay [RECOMMENDED]
# Sets the minimum length of time between consecutive uses of the
# REGISTER command. If not given, this restriction is disabled (note
# that this allows "registration flooding").
NSRegDelay 30s
# N***pire [RECOMMENDED]
# Sets the length of time before a nick registration expires.
N***pire 21d
# NSMaxAliases [RECOMMENDED]
# Sets the maximum number of nicks allowed in a group. If you
# set it to 0, or don't set it at all, no limits will be applied.
 
NSMaxAliases 16
# NSAccessMax [REQUIRED]
# Sets the maximum number of entries allowed on a nickname access list.
NSAccessMax 32
# NSEnforcerUser [@] [REQUIRED]
# Sets the username (and possibly hostname) used for the fake user
# created when NickServ collides a user. Should be in user@host
# format. If the host is not given, the one from ServicesUser is
# used.
NSEnforcerUser [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]
#NSEnforcerUser enforcer
# NSReleaseTimeout [REQUIRED]
# Sets the delay before a NickServ-collided nick is released.
NSReleaseTimeout 1m
 
# NSAllowKillImmed [OPTIONAL]
# When enabled, allows the use of the IMMED option with the NickServ
# SET KILL command.
#NSAllowKillImmed
# NSNoGroupChange [OPTIONAL]
# When enabled, the NickServ GROUP command won't allow any group change.
# This is recommended for better performances and to protect against
# nick stealing, however users will have less flexibility.
#NSNoGroupChange
# NSListOpersOnly [OPTIONAL]
# When enabled, limits use of the NickServ LIST command to IRC
# operators.
NSListOpersOnly
# NSListMax [REQUIRED]
# Specifies the maximum number of nicks to be returned for a NickServ
# LIST command.
NSListMax 50
# NSGuestNickPrefix [REQUIRED]
# When a user's nick is forcibly changed to enforce a "nick kill", their
# new nick will start with this value. The rest will be made up of 6 or 7
# digits.
NSGuestNickPrefix "BiRKaF-"
# NSSecureAdmins [RECOMMENDED]
# When enabled, prevents the use of the DROP, FORBID, GETPASS, and
# SET PASSWORD commands by Services admins on other Services admins or
# the Services root.
NSSecureAdmins
 
# NSStrictPrivileges [RECOMMENDED]
#
# When enabled, any user wanting to use the privileges of Services Root, Services
# Admin or Services Operator must have been logged as an IRC Operator with the
# /oper command.
NSStrictPrivileges

NS configurasyonum bu sekilde ...Bir de yazmisken NSSECUREADMINS yukardaki konfigurasyona sahipken servis adminlerinde getpass yetkisi var ... anlamis deilim ...

ekledigim flaglari da yazayim ..
NA (Root) : OoaArReDwgLkKbZtBnGNCzvH^W
SA: : OAaorehwgcLkKbZtBnGzW^Hv

LaStsamuRai 21 Haziran 2006 12:00

Yanıt: Nick Sifresi girip mod aLMa
 
tmm i$te oraya NSModeOnID bunu ekle oLur


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 12:40.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk