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

	<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>2004-03-10T18:19:34-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-03-10T18:19:34-04:00</updated>

		<published>2004-03-10T18:19:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34428#p34428</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34428#p34428"/>
		<title type="html"><![CDATA[botnet and seen]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34428#p34428"><![CDATA[
Ah, works like a charm.  Thanks a lot of all the help.<p>Statistics: Posted by Guest — Wed Mar 10, 2004 6:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2004-03-10T00:27:50-04:00</updated>

		<published>2004-03-10T00:27:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34396#p34396</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34396#p34396"/>
		<title type="html"><![CDATA[botnet and seen]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34396#p34396"><![CDATA[
Gseen comes with a README file that while in need of a serious facelift, still contains all the needed info.  I believe if you try to use the following variables with the <strong class="text-strong">.chanset</strong> command, your problems will be solved, providing, of course, that you have loaded it correctly <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><br><br>Channel Settings:<br>-----------------<br><br>  +noseendata<br>don't log any seen data in this channel<br>  +quietseens<br>send answers directly via notice to the person who asked and<br>don't bother the rest of the channel with the reply<br>  +quietaiseens<br>same as +quietseens, but for AI seens<br>  +nopubseens<br>ignore every seen-command in this channel<br><br><strong class="text-strong">.chanset #yourchannel +nopubseens</strong> is probably the command that you are missing.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Wed Mar 10, 2004 12:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-03-09T17:52:39-04:00</updated>

		<published>2004-03-09T17:52:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34393#p34393</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34393#p34393"/>
		<title type="html"><![CDATA[botnet and seen]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34393#p34393"><![CDATA[
Erm..  I've changed it to this:<br><br>set no-pub-seens "#mychannel"<br><br>Yet the bot still replies to seen requests in #mychannel.  Is there something I'm doing wrong?  This is little to no documentation over it..<p>Statistics: Posted by Guest — Tue Mar 09, 2004 5:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-03-09T17:37:45-04:00</updated>

		<published>2004-03-09T17:37:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34392#p34392</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34392#p34392"/>
		<title type="html"><![CDATA[Re: botnet and seen]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34392#p34392"><![CDATA[
<blockquote class="uncited"><div># channels where you do not want your bot to reply to public queries<br>set no-pub-seens ""</div></blockquote>Aha!  I totally missed that.  Thanks a lot.<p>Statistics: Posted by Guest — Tue Mar 09, 2004 5:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2004-03-08T09:53:02-04:00</updated>

		<published>2004-03-08T09:53:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34356#p34356</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34356#p34356"/>
		<title type="html"><![CDATA[Re: botnet and seen]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34356#p34356"><![CDATA[
<blockquote class="uncited"><div>  Is there a way that I can designate that only one of them should actually answer seen requests?</div></blockquote><strong class="text-strong">Copied from gseen.conf</strong><br><br># forward a request to other bots, if a !seen returned no result?<br>set botnet-seens 1<br><br># channels where you do not want your bot to reply to public queries<br>set no-pub-seens ""[/b]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Mon Mar 08, 2004 9:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[j0n]]></name></author>
		<updated>2004-03-07T15:33:23-04:00</updated>

		<published>2004-03-07T15:33:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34340#p34340</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34340#p34340"/>
		<title type="html"><![CDATA[botnet and seen]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34340#p34340"><![CDATA[
ya, just have the gseen tcl installed on one bot.<br>also, you can set it so the bot will send a notice for a seen result, instead of constantly filling up the channel<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3133">j0n</a> — Sun Mar 07, 2004 3:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-03-06T22:57:39-04:00</updated>

		<published>2004-03-06T22:57:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34318#p34318</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34318#p34318"/>
		<title type="html"><![CDATA[botnet and seen]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34318#p34318"><![CDATA[
Hi.  I've just started messing around with eggdrop bots and botnets and the like and was curious about something.  I have a few bots on the same channel, all of which are on the same botnet.  They all also running the gseen module.  Is there a way that I can designate that only one of them should actually answer seen requests?  I mean, I would like them to communicate as far as what to actually say, but I don't need them all answering in the channel.<br><br>Thanks.<p>Statistics: Posted by Guest — Sat Mar 06, 2004 10:57 pm</p><hr />
]]></content>
	</entry>
	</feed>
