This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

any idea how to IDENTIFY

General support and discussion of Eggdrop bots.
User avatar
caesar
Mint Rubber
Posts: 3776
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

CrazyEgg : Actualy this depends on the services running on that server/network. The '/NickServ identify password' actualy it's a server side 'shortcut' to '/msg NickServ identify password' wich it's the same thing. :)

demond : Bogus or not that adress still points to the right section.

CtrlAltDel it's right. he should first checked the TCL Archive and if that failed (wich I doubt would since there are lots of 'service scripts' - browsing that cathegory won't hurt and would give some results - on the TCL Archive) a simple search I'm 100% positive would give some results since there are a lot of threads related to NickServ/ChanServ.
Once the game is over, the king and the pawn go back in the same box.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

@ wolfy:

On DALnet this also works and a similar setup may be required for some other Networks:

Code: Select all

putserv "privmsg NickServ@services.dal.net :identify password"
Modify the above for the appropriate Network and test using putserv rather than putquick/puthelp.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
C
CrazyEgg
Halfop
Posts: 47
Joined: Thu Jul 28, 2005 4:02 pm

Post by CrazyEgg »

caesar i said what i said cause i try it.

the notice from the server was /msg nickserv bla bla
like user i did that and everything ok
from bot nothig happens using tcl from archive as you say.

so i go and i RTFR on network`s official site.

as alchera says on dalnet is:
putserv "privmsg NickServ@services.dal.net........

on undernet is "privmsg x@channels.undernet.org login..

and so goes on.

I think thats better is to answer the person who make the question initialy
and if he want to tell us about what network was talking about to helping us to know for the future.

probably the notice msg isnt correct
bind notc - "*This nickname is owned by someone else.*"
who knows?



P.S.When i tryout this tcl was for no english language based network and also i change the notice msg to:
bind notc - "*msg NickServ IDENTIFY*"
Post Reply