<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/10131" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2005-07-25T22:44:05-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/10131</id>

		<entry>
		<author><name><![CDATA[Lolita]]></name></author>
		<updated>2005-07-25T22:44:05-04:00</updated>

		<published>2005-07-25T22:44:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53298#p53298</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53298#p53298"/>
		<title type="html"><![CDATA[nickserv autologin script with autorecover]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53298#p53298"><![CDATA[
hmm nwm, it didn't worked cos i have set server type 1 (irc net), and it thinks that +r is restricted and not registred so it does reconect ...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6519">Lolita</a> — Mon Jul 25, 2005 10:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2005-07-25T16:35:21-04:00</updated>

		<published>2005-07-25T16:35:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53268#p53268</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53268#p53268"/>
		<title type="html"><![CDATA[nickserv autologin script with autorecover]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53268#p53268"><![CDATA[
Ok, I understand, I must redo it...<br>damned, a new boss want me to work!!! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Mon Jul 25, 2005 4:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Lolita]]></name></author>
		<updated>2005-07-25T13:58:45-04:00</updated>

		<published>2005-07-25T13:58:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53254#p53254</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53254#p53254"/>
		<title type="html"><![CDATA[nickserv autologin script with autorecover]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53254#p53254"><![CDATA[
<blockquote class="uncited"><div>I don't know how this script worked for you, all its procs lack their arguments. Read tcl-commands.doc to know about the binds and their procs.</div></blockquote>hmm nvm, there is somehing bad in script and it doesn't work with proc arguments too<blockquote class="uncited"><div>You can use <a href="http://www.c-p-f.org/tcl.php?op=dl&amp;id=8" class="postlink">my script</a>, it's simple and works fine.<br>It works using two ways:<br>- eggdrop connect, send the identification<br>- on a nickserv notice (this nick is registered.....), send the identification again.</div></blockquote>your script doesn't have release if my bot nick is owned by someone else ):<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6519">Lolita</a> — Mon Jul 25, 2005 1:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2005-07-25T13:54:43-04:00</updated>

		<published>2005-07-25T13:54:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53252#p53252</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53252#p53252"/>
		<title type="html"><![CDATA[nickserv autologin script with autorecover]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53252#p53252"><![CDATA[
You can use <a href="http://www.c-p-f.org/tcl.php?op=dl&amp;id=8" class="postlink">my script</a>, it's simple and works fine.<br>It works using two ways:<br>- eggdrop connect, send the identification<br>- on a nickserv notice (this nick is registered.....), send the identification again.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Mon Jul 25, 2005 1:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-07-25T12:43:47-04:00</updated>

		<published>2005-07-25T12:43:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53238#p53238</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53238#p53238"/>
		<title type="html"><![CDATA[nickserv autologin script with autorecover]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53238#p53238"><![CDATA[
I don't know how this script worked for you, all its procs lack their arguments. Read tcl-commands.doc to know about the binds and their procs.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Jul 25, 2005 12:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Lolita]]></name></author>
		<updated>2005-07-25T12:30:16-04:00</updated>

		<published>2005-07-25T12:30:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53234#p53234</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53234#p53234"/>
		<title type="html"><![CDATA[nickserv autologin script with autorecover]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53234#p53234"><![CDATA[
i searched for some script for nickserv with autorecover command if bots nick is in use ... <br>i found this scipt on forums (and this is only script which at last half worked for me), but it doesn't working so i fixed it a little, but still having <strong class="text-strong">Tcl error [identnick]: wrong # args: should be "identnick"</strong> error when it try to identify afeter gets its nick recovered<div class="codebox"><p>Code: </p><pre><code># nickserv event driven identify scriptset nickserv "NickServ"set chanserv "ChanServ"set mynick "Devastation"set mypass "*"set recovery 1set mydebug 1bind evnt - init-server my-initserver#bind motd - "*For more information please see http://noneatall/*" my-initserverbind notc - "*nickname is registered*" identnickbind notc - "*password accepted*" authsuccessbind raw - 436 { set recovery 1 }bind need - "% op" needopproc my-initserver {type} {nickservices}proc nickservices {} {global mydebug passauth channels recoveryif {$mydebug} { putlog "Nickservices started" }# turn channels off until ident completechanoffif {$recovery} { recovernick }# ok we are done Smileif {$mydebug} { putlog "Nickservices finished" }}proc authsuccess {} {global mydebugif {$mydebug} { putlog "Authenticaion Success" }# turn channels back onchanonunbind notc - "password accepted" authsuccessunbind notc - "please choose a different nick" identnickunbind raw - 436 { set recovery 1 }}# turn all channels onproc chanon {} {global mydebug channelsif {$mydebug} { putlog "Channels set active" }foreach ch [channels] {channel set $ch -inactive}}# turn all channels offproc chanoff {} {global mydebug channelsif {$mydebug} { putlog "Channels set inactive" }foreach ch [channels] {channel set $ch +inactive}}proc recovernick {} {global mydebug mynick mypass nick nickservif {$mydebug} { putlog "Recovering nick" }bind notc - "RELEASE $mynick" releasenickputserv "PRIVMSG $nickserv :RECOVER $mynick $mypass"}proc releasenick {} {global mydebug mynick mypass nick nickservif {$mydebug} { putlog "Releasing nick" }unbind notc - "RELEASE $mynick" releasenickbind notc - "your nick has been released" revertnickputserv "PRIVMSG $nickserv :RELEASE $mynick $mypass"}proc revertnick {} {global mydebug nick mynickif {$mydebug} { putlog "Reverting nick" }unbind notc - "your nick has been released" revertnickset nick mynick}proc identnick {} {global mydebug nickserv mypassif {$mydebug} { putlog "Identify myself" }putserv "PRIVMSG $nickserv :IDENTIFY $mypass"}proc needop {channel type} {global mydebug chanserv nickif {$mydebug} { putlog "I need ops" }putserv "PRIVMSG $chanserv :OP $channel $nick"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6519">Lolita</a> — Mon Jul 25, 2005 12:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
