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

	<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>2010-08-02T01:29:39-04:00</updated>

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

		<entry>
		<author><name><![CDATA[pogue]]></name></author>
		<updated>2010-08-02T01:29:39-04:00</updated>

		<published>2010-08-02T01:29:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93712#p93712</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93712#p93712"/>
		<title type="html"><![CDATA[Question for gssen.conf]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93712#p93712"><![CDATA[
I'm having a similar problem, but I am using "-" as the command character for seen, as I have a network bot in the channel that responds to the "!" character.<br><br>However, anytime anyone types "seen" in the channel it still responds, even though I've unbound everything.<br><div class="codebox"><p>Code: </p><pre><code>set ai-seen-binds ""# this is just the same as above, but if triggered it will# not do an ai-seen, but display its seen-stats.set ai-seenstats-binds ""# when doing an AI seen, ignore the following words (otherwise# the bot might give weird answers like "&lt;bot&gt; nick, bot was last seen..." :)set ai-seen-ignore "*seen*"</code></pre></div>Example:<br><blockquote class="uncited"><div>[12:26am] &lt;~pogue&gt; seen Backthen<br>[12:26am] &lt;+BodyBuildingBot&gt; I don't know who Backthen is.<br>[12:26am] &lt;~pogue&gt; -seen Backthen<br>[12:26am] &lt;+BodyBuildingBot&gt; pogue, Backthen (<a href="mailto:OhYe@h.tell.me.more">OhYe@h.tell.me.more</a>) was last seen quitting #bodybuilding.com 4 hours ago (01.08. 21:25) stating "Quit: " after spending 9 minutes there.</div></blockquote>Here's my whole gseen.conf: <a href="http://pastebin.com/Acs11M7Z" class="postlink">http://pastebin.com/Acs11M7Z</a><br><br>Any suggestions?<br>Thanks in advance,<br>pogue<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10663">pogue</a> — Mon Aug 02, 2010 1:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2010-01-24T11:02:27-04:00</updated>

		<published>2010-01-24T11:02:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91810#p91810</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91810#p91810"/>
		<title type="html"><![CDATA[Question for gssen.conf]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91810#p91810"><![CDATA[
<blockquote class="uncited"><div>&lt;Raiyan&gt; !seen Missing_____M<br>&lt;Bangladesh&gt; Raiyan, I found 8 matches to your query. These are the 5 most recent ones: Proletariat, PotatO, Missing_____M, lalala, ExclusivE. Proletariat (<a href="mailto:Sadhinbang@BBE12205.4DF8396C.95E0E7B9.IP">Sadhinbang@BBE12205.4DF8396C.95E0E7B9.IP</a>) was last seen quitting #Sadhinbangla 12 hours 41 minutes ago (21.01. 09:11) stating "irc.sadhinbangla.com" after spending 51 minutes there.</div></blockquote>This is a direct nickname search, this will match any nicks using the same ident@hostmask as the one you requested. A short-list of recent nicks using that same ident@hostmask is created. The last nickname used by the ident@hostmask will be your output.<br><blockquote class="uncited"><div>&lt;Raiyan&gt; !seen Missing*<br>&lt;Bangladesh&gt; Raiyan, I found 2 matches to your query: Missing_____M, Missing_M_Now_Found. Missing_____M (<a href="mailto:Sadhinbang@BBE12205.4DF8396C.95E0E7B9.IP">Sadhinbang@BBE12205.4DF8396C.95E0E7B9.IP</a>) was last seen changing his/her nick to PotatO on #Solution 17 hours 9 minutes ago (21.01. 04:43), but PotatO mysteriously dematerialized.</div></blockquote>This is a wildcard search, this will be nickname based, and the last event that occured for that nickname will be shown. Which in this case you've changed nick to PotatO apparently. It will then check if PotatO is still in channel, if not, it mysteriously dematerialized.<br><blockquote class="uncited"><div>My Q is the two !seen nick cmd output should be same... but why the output is like this?</div></blockquote>One is a direct query, the other is a search query. The  two should be different.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sun Jan 24, 2010 11:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Raiyan]]></name></author>
		<updated>2010-01-21T23:59:17-04:00</updated>

		<published>2010-01-21T23:59:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91778#p91778</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91778#p91778"/>
		<title type="html"><![CDATA[Question for gssen.conf]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91778#p91778"><![CDATA[
<blockquote class="uncited"><div>Try <div class="codebox"><p>Code: </p><pre><code>set ai-seen-binds {"${nick}*seen*""${nick}*gesehen*"} </code></pre></div> if in most cases the eggdrop's nickname would be same as the botnet-nick for it anyway, so you'll only need to use ${nick} <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote><br>After doing your modification I can find some convoluted infos abt !seen cmd by the bot -<br><br>&lt;Raiyan&gt; !seen Missing_____M<br>&lt;Bangladesh&gt; Raiyan, I found 8 matches to your query. These are the 5 most recent ones: Proletariat, PotatO, Missing_____M, lalala, ExclusivE. Proletariat (<a href="mailto:Sadhinbang@BBE12205.4DF8396C.95E0E7B9.IP">Sadhinbang@BBE12205.4DF8396C.95E0E7B9.IP</a>) was last seen quitting #Sadhinbangla 12 hours 41 minutes ago (21.01. 09:11) stating "irc.sadhinbangla.com" after spending 51 minutes there.<br><br><br>and then -<br><br><br>&lt;Raiyan&gt; !seen Missing*<br>&lt;Bangladesh&gt; Raiyan, I found 2 matches to your query: Missing_____M, Missing_M_Now_Found. Missing_____M (<a href="mailto:Sadhinbang@BBE12205.4DF8396C.95E0E7B9.IP">Sadhinbang@BBE12205.4DF8396C.95E0E7B9.IP</a>) was last seen changing his/her nick to PotatO on #Solution 17 hours 9 minutes ago (21.01. 04:43), but PotatO mysteriously dematerialized.<br><br>My Q is the two !seen nick cmd output should be same... but why the output is like this?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11069">Raiyan</a> — Thu Jan 21, 2010 11:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Raiyan]]></name></author>
		<updated>2010-01-21T23:42:10-04:00</updated>

		<published>2010-01-21T23:42:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91777#p91777</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91777#p91777"/>
		<title type="html"><![CDATA[Question for gssen.conf]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91777#p91777"><![CDATA[
Thx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11069">Raiyan</a> — Thu Jan 21, 2010 11:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2010-01-20T17:28:42-04:00</updated>

		<published>2010-01-20T17:28:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91762#p91762</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91762#p91762"/>
		<title type="html"><![CDATA[Question for gssen.conf]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91762#p91762"><![CDATA[
<blockquote class="uncited"><div>Right now I found that (from <a href="http://forum.egghelp.org/viewtopic.php?t=16148" class="postlink">http://forum.egghelp.org/viewtopic.php?t=16148</a>), I have to unbind the ai-seens. How to do that?</div></blockquote><div class="codebox"><p>Code: </p><pre><code>set ai-seen-binds ""set ai-seenstats-binds ""</code></pre></div>Remove the entires from both lists then .restart your bot. The binds are effectively unbound.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Wed Jan 20, 2010 5:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2010-01-20T05:18:08-04:00</updated>

		<published>2010-01-20T05:18:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91757#p91757</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91757#p91757"/>
		<title type="html"><![CDATA[Question for gssen.conf]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91757#p91757"><![CDATA[
Try <div class="codebox"><p>Code: </p><pre><code>set ai-seen-binds {"${nick}*seen*""${nick}*gesehen*"} </code></pre></div> if in most cases the eggdrop's nickname would be same as the botnet-nick for it anyway, so you'll only need to use ${nick} <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Wed Jan 20, 2010 5:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Raiyan]]></name></author>
		<updated>2010-01-20T05:09:50-04:00</updated>

		<published>2010-01-20T05:09:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91756#p91756</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91756#p91756"/>
		<title type="html"><![CDATA[Question for gssen.conf]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91756#p91756"><![CDATA[
Right now I found that (from <a href="http://forum.egghelp.org/viewtopic.php?t=16148" class="postlink">http://forum.egghelp.org/viewtopic.php?t=16148</a>), I have to unbind the ai-seens. How to do that?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11069">Raiyan</a> — Wed Jan 20, 2010 5:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Raiyan]]></name></author>
		<updated>2010-01-20T05:00:13-04:00</updated>

		<published>2010-01-20T05:00:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91755#p91755</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91755#p91755"/>
		<title type="html"><![CDATA[Question for gssen.conf]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91755#p91755"><![CDATA[
Hi<br><br>My problem is my bot replies twice for any !seen cmd, I couldn't single out why. I am a novice. Can anybody help from where this is generating the error?<br><br>also in the gseen.conf file, I want to know what is AI and the meaning of these lines -<br>set ai-seen-binds {<br>  "${nick}*seen*"<br>  "${botnet-nick}*seen*"<br>  "${nick}*gesehen*"<br>  "${botnet-nick}*gesehen*"<br>}<br><br>Because as far as I understand, the problem is generating from this point.<br>Please help. Thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11069">Raiyan</a> — Wed Jan 20, 2010 5:00 am</p><hr />
]]></content>
	</entry>
	</feed>
