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

	<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-05-30T11:21:04-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-05-30T11:21:04-04:00</updated>

		<published>2005-05-30T11:21:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49985#p49985</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49985#p49985"/>
		<title type="html"><![CDATA[a seen TCL for alternative bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49985#p49985"><![CDATA[
This is from the english version, I don't think it's different in the italian one<div class="codebox"><p>Code: </p><pre><code>bind pub -|- [string trim $bs(cmdchar)]seen bs_pubreq1</code></pre></div>change seen to search.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon May 30, 2005 11:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Jane`Lane]]></name></author>
		<updated>2005-05-30T09:53:10-04:00</updated>

		<published>2005-05-30T09:53:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49982#p49982</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49982#p49982"/>
		<title type="html"><![CDATA[a seen TCL for alternative bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49982#p49982"><![CDATA[
<img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":?" title="Confused"> dear DooM, I can't find that string in my tcl, since I'm using the italian traslation of bass's seen by daxeel... if you want to have a look at it, it's in the list of tcl seen scripts of egghelp.org<br>thanks  <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=5492">Jane`Lane</a> — Mon May 30, 2005 9:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-05-26T06:20:08-04:00</updated>

		<published>2005-05-26T06:20:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49848#p49848</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49848#p49848"/>
		<title type="html"><![CDATA[a seen TCL for alternative bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49848#p49848"><![CDATA[
Yes its extremely easy to do what you ask. Find the line in the script its usually near the top of the script that says <div class="codebox"><p>Code: </p><pre><code>bind pub - seenprocname !seen</code></pre></div>where seenprocname corresponds the the procedure that is called when !seen is typed. On your second eggdrop bot with the same script change the word that says !seen in that bind line mentioned above to !search and restart your eggdrop. You have to restart it rather than rehash it because the eggdrop will not remove the old !seen bind untill its been restarted. Hope this helps.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Thu May 26, 2005 6:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Jane`Lane]]></name></author>
		<updated>2005-05-26T05:50:35-04:00</updated>

		<published>2005-05-26T05:50:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49847#p49847</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49847#p49847"/>
		<title type="html"><![CDATA[a seen TCL for alternative bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49847#p49847"><![CDATA[
I'll explain it better... it could happen that the eggdrop with the see.tcl loaded is down... so anybody can search people in channel.<br>"load the tcl on another eggdrop" you may say...<br>but it's ugly to read twice the same answer when the 2 eggdrops are both up!!! so, is there a way to load on 2 eggdrops the same seen.tcl, but activate it with 2 different commands? for example:<br><br>Bot1: !seen<br>Bot2: !search<br><br>I hope my post is clear enough  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5492">Jane`Lane</a> — Thu May 26, 2005 5:50 am</p><hr />
]]></content>
	</entry>
	</feed>
