egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Another identify script that use /nickserv identify

 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Requests
View previous topic :: View next topic  
Author Message
bobbob
Voice


Joined: 14 May 2008
Posts: 1

PostPosted: Wed May 14, 2008 2:15 pm    Post subject: Another identify script that use /nickserv identify Reply with quote

He everybody,

I`m searching for a identify script. that can identify to nickserv ussing.

/nickserv identify password. The most scripts use .prvmsg or.msg but those scripts wil not work. the nickserv will return: Please use /nickserv identify password.

Can enyone point me in the right direction.
tx
Back to top
View user's profile Send private message
speechles
Revered One


Joined: 26 Aug 2006
Posts: 1398
Location: emerald triangle, california (coastal redwoods)

PostPosted: Wed May 14, 2008 3:01 pm    Post subject: Reply with quote

Code:
variable nickservpassword "your_password_here"

bind evnt - init-server evnt:init_server

proc evnt:init_server {type} {
  putquick "MODE $::botnick +iR-ws"
  putquick "nickserv identify $::nickservpassword"
}
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Requests All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber