<?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/9860" />

	<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-06-22T18:45:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2005-06-22T18:45:22-04:00</updated>

		<published>2005-06-22T18:45:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51253#p51253</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51253#p51253"/>
		<title type="html"><![CDATA[nickserv problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51253#p51253"><![CDATA[
<blockquote class="uncited"><div>much ado about nothing</div></blockquote> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"> /me agrees  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Wed Jun 22, 2005 6:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-06-21T17:13:31-04:00</updated>

		<published>2005-06-21T17:13:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51211#p51211</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51211#p51211"/>
		<title type="html"><![CDATA[nickserv problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51211#p51211"><![CDATA[
much ado about nothing <br><br>all nick services I know of (DALnet's or otherwise) send a nick identify request via NOTICE, so simply set your bot's registered nick to require identify at all times and use the minimal, yet most efficient NS identify script:<br><div class="codebox"><p>Code: </p><pre><code>bind notc - * fooproc foo {n u h t d} {   if {$n == "NickServ" &amp;&amp; [string match "*owned by someone else*" $t]} {      putserv "nickserv :identify $::password"   }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Tue Jun 21, 2005 5:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-06-21T16:12:53-04:00</updated>

		<published>2005-06-21T16:12:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51207#p51207</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51207#p51207"/>
		<title type="html"><![CDATA[nickserv problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51207#p51207"><![CDATA[
Some Networks (for security of users) now require that the FULL address of the service be used to private message. In the case of DALnet (for instance) it's <em class="text-italics">.msg <a href="mailto:nickserv@services.dal.net">nickserv@services.dal.net</a></em> (via DCC) etc.<br><br>What YooHoo posted (above) will work on connection but not if services go down and return which is where a decent auto identify script would help; another little trick is to use NickServ's access lists for the bot which goes a long way to prevent the bot becoming a guest.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Jun 21, 2005 4:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[martpen69]]></name></author>
		<updated>2005-06-21T15:58:46-04:00</updated>

		<published>2005-06-21T15:58:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51204#p51204</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51204#p51204"/>
		<title type="html"><![CDATA[nickserv problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51204#p51204"><![CDATA[
Now maybe im just thick or maybe my ircd has a problem. But i have read that answer and you are correct the same question is all over the forum and I have read most if not all. I would not have posted if i found the answer allready. I have tried what you put and restarted the bot and still the only way for the bot to identify to nickserv is to dcc chat and type .msg nickserv idetify pass.  I also tried the the debug mode which I cannot get to work. Maybe the I had errors while compiling the bot I dont know I will check these things out. But I have tried everything I hae found both on and off this site/forum. But thanks anyway.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6376">martpen69</a> — Tue Jun 21, 2005 3:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-06-21T04:43:52-04:00</updated>

		<published>2005-06-21T04:43:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51174#p51174</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51174#p51174"/>
		<title type="html"><![CDATA[nickserv problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51174#p51174"><![CDATA[
there are many reasons to include a sensible nickserv script such as to prevent your bot from fighting the guest nick fight against nickserv after a netsplit.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Tue Jun 21, 2005 4:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2005-06-20T21:53:32-04:00</updated>

		<published>2005-06-20T21:53:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51152#p51152</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51152#p51152"/>
		<title type="html"><![CDATA[nickserv problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51152#p51152"><![CDATA[
this topic has been repeated like 10,000 times, and the answer is almost always the same, and no extra tcl is needed <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink">: <strong class="text-strong">set init-server</strong><div class="codebox"><p>Code: </p><pre><code># This is a Tcl script to be run immediately after # connecting to a server. bind evnt - init-server evnt:init_server proc evnt:init_server {type} {   global botnick   putserv "MODE $botnick +i-ws"   putserv "privmsg chanserv :identify #chan &lt;pass&gt;"   putserv "privmsg nickserv :identify &lt;pass&gt;" }</code></pre></div>i believe the default conf file uses <em class="text-italics">putquick</em> commands, which seems sufficient for most, but not all, IRC servers.  I suggest altering this command to <em class="text-italics">putserv</em> instead, so the eggdrop doesn't flood &amp;/or throttle your networks chan services.<br>Hope this is helpful....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Mon Jun 20, 2005 9:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-06-20T17:22:18-04:00</updated>

		<published>2005-06-20T17:22:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51136#p51136</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51136#p51136"/>
		<title type="html"><![CDATA[nickserv problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51136#p51136"><![CDATA[
load your NS identify script, and on the partyline type <strong class="text-strong">.console +rvd</strong><br><br>then see what happens when the bot gets on IRC and/or needs ops from CS (that is, needs to identify with NS first)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Mon Jun 20, 2005 5:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[martpen69]]></name></author>
		<updated>2005-06-20T16:37:07-04:00</updated>

		<published>2005-06-20T16:37:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51133#p51133</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51133#p51133"/>
		<title type="html"><![CDATA[nickserv problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51133#p51133"><![CDATA[
sorry for being a noob but i dont understand i unloaded all the tcl scripts i was trying to use and just thought it would be an easy task to add something to the config file of the eggdrop. If you have the time could you explain please. Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6376">martpen69</a> — Mon Jun 20, 2005 4:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-06-20T16:15:39-04:00</updated>

		<published>2005-06-20T16:15:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51130#p51130</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51130#p51130"/>
		<title type="html"><![CDATA[nickserv problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51130#p51130"><![CDATA[
debug it<br><br>set console +rvd and see whats actually happening when your bot needs identifying with NS (given that you run some NS identify script)<br><br>+r logs server's raw output, +v logs your bot's raw output, +d logs pretty much anything involving events triggering binds<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Mon Jun 20, 2005 4:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[martpen69]]></name></author>
		<updated>2005-06-20T16:05:57-04:00</updated>

		<published>2005-06-20T16:05:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51129#p51129</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51129#p51129"/>
		<title type="html"><![CDATA[nickserv problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51129#p51129"><![CDATA[
Ok im prolly gonna get ignore for this but hey. I have read loads of posts regarding identifying the bot with nickserv. I have tried tcl scripts and tried the code inside the eggdrop conf file itself. The bot starts fine but no matter what i do with tcl scripts or with the config The only way my bot will identify is by me dcc chat with the bot and typing .msg nickserv identify password. I wouldnt have posted this as normally I would have found the answer just be searching. This isnt a major issue as my bots uptime is good but when the channel list grows this will cause my a huge headache. I hope you guys can help me. Thanks in advance for not flameing me or whatever the correct term is.  :)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6376">martpen69</a> — Mon Jun 20, 2005 4:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
