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

	<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>2002-02-03T23:07:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-03T23:07:00-04:00</updated>

		<published>2002-02-03T23:07:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4302#p4302</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4302#p4302"/>
		<title type="html"><![CDATA[problems with NOTICEs in eggdrop 1.6.8]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4302#p4302"><![CDATA[
Thanks, for that hint with TCL.<br><br>OK, I found out why I cannot see NOTICES.<br>I had a capskick.tcl 1.1.8 by Paul Twang loaded. And alought I cannot see it binding notc this script stopped all notices from being processed. I unloaded it and I can see notices again.<br><br>I should have done it at fist. My apologies to the eggdrop coders. Nothing wrong with 1.6.8 <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>Now, any recommendations for caps kick script. I tried Caps-Guard 2.4.0 but it seems buggy and not working properly.<br><p>Statistics: Posted by Guest — Sun Feb 03, 2002 11:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-02-03T21:56:00-04:00</updated>

		<published>2002-02-03T21:56:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4301#p4301</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4301#p4301"/>
		<title type="html"><![CDATA[problems with NOTICEs in eggdrop 1.6.8]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4301#p4301"><![CDATA[
no, cos putquick("privmsg myIRCnick :text is $text nick is $nick"); is wrong. should be<br>putquick "PRIVMSG myIRCnick :text is $text nick is $nick"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Sun Feb 03, 2002 9:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-03T19:50:00-04:00</updated>

		<published>2002-02-03T19:50:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4294#p4294</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4294#p4294"/>
		<title type="html"><![CDATA[problems with NOTICEs in eggdrop 1.6.8]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4294#p4294"><![CDATA[
my console settings are mpjkcobxs<br>I have even tried this:<br><br>bind notc - "*" testNotc<br><br>proc testNotc {nick uhost hand text {dest ""}} {<br>global botnick; if {$dest == ""} {set dest $botnick}<br>putquick("privmsg myIRCnick :text is $text nick is $nick");<br>}<br><br>I'm only a beginner in TCL but to me this should msg me every notice to myIRCnick.<br><br>What else can I try?<br><p>Statistics: Posted by Guest — Sun Feb 03, 2002 7:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-02-03T15:03:00-04:00</updated>

		<published>2002-02-03T15:03:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4285#p4285</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4285#p4285"/>
		<title type="html"><![CDATA[problems with NOTICEs in eggdrop 1.6.8]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4285#p4285"><![CDATA[
you need console mode +m to see private notices, and console mode +p to see public notices.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Sun Feb 03, 2002 3:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2002-02-03T10:32:00-04:00</updated>

		<published>2002-02-03T10:32:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4280#p4280</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4280#p4280"/>
		<title type="html"><![CDATA[problems with NOTICEs in eggdrop 1.6.8]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4280#p4280"><![CDATA[
maximus14, what are your console modes (.console)?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Sun Feb 03, 2002 10:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-03T09:32:00-04:00</updated>

		<published>2002-02-03T09:32:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4279#p4279</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4279#p4279"/>
		<title type="html"><![CDATA[problems with NOTICEs in eggdrop 1.6.8]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4279#p4279"><![CDATA[
Petersen,<br>I don't see any notices.<br>Here is what I have done:<br><br>1) I have logged on to the bot as master<br>and sent a notice to the bot from an IRC client the console showed nothing.<br>(/notice bot blah blah)<br><br>2)I have joined console to a channel and messaged the channel from an IRC client. Still no visible effect in the bot.<br>(/notice #room blah blah).<br><br>I expected a visible feedback on the console. I should see the notice. Am I wrong on this?<p>Statistics: Posted by Guest — Sun Feb 03, 2002 9:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-02-03T09:26:00-04:00</updated>

		<published>2002-02-03T09:26:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4278#p4278</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4278#p4278"/>
		<title type="html"><![CDATA[problems with NOTICEs in eggdrop 1.6.8]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4278#p4278"><![CDATA[
All my bots see notices fine. Perhaps your problem is that you haven't scripted it to actually do anything when it detects these notices.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Sun Feb 03, 2002 9:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-03T03:39:00-04:00</updated>

		<published>2002-02-03T03:39:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4274#p4274</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4274#p4274"/>
		<title type="html"><![CDATA[problems with NOTICEs in eggdrop 1.6.8]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4274#p4274"><![CDATA[
I'm using windrop on win2k server.<br><br>It seems the bot does not see any private or channel notices. Eg:<br>/notice botName blah, or<br>/notice #channel blah<br><br>We have a flooder that is exploiting this.<br>Is it me? Is there something I should set? I went trought the configs and cannot see any thing that would affect it.<br>Any help would be welcome.<br><p>Statistics: Posted by Guest — Sun Feb 03, 2002 3:39 am</p><hr />
]]></content>
	</entry>
	</feed>
