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

	<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-10-11T05:21:13-04:00</updated>

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

		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-10-11T05:21:13-04:00</updated>

		<published>2005-10-11T05:21:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56537#p56537</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56537#p56537"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56537#p56537"><![CDATA[
if you can compile the bot you can follow this patch to remove it:<div class="codebox"><p>Code: </p><pre><code>#open src/mod/irc.mod/cmdsirc.c#find near line 160  dprintf(idx, "Said to %s: %s\n", chan-&gt;dname, par);#delete line#save and close cmdsirc.c</code></pre></div>if you also delete <em class="text-italics">putlog(LOG_CMDS, "*", "#%s# (%s) say %s", dcc[idx].nick, chan-&gt;dname, par);</em> you can set console +c again <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=2382">De Kus</a> — Tue Oct 11, 2005 5:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[chubbychub]]></name></author>
		<updated>2005-10-10T23:22:57-04:00</updated>

		<published>2005-10-10T23:22:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56532#p56532</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56532#p56532"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56532#p56532"><![CDATA[
yeah. i tried .console -c before i started this post and it dont work.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6828">chubbychub</a> — Mon Oct 10, 2005 11:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-10-10T15:49:27-04:00</updated>

		<published>2005-10-10T15:49:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56513#p56513</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56513#p56513"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56513#p56513"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>.console -c</div></blockquote></div></blockquote>Nope.<br><div class="codebox"><p>Code: </p><pre><code>Alchera .console -cAustar Set your console to #Ballarat: mobxs (msgs, misc, bots, files, server).Alchera .say TestingAustar Said to #Ballarat: Testing</code></pre></div>He's wants all of it off i.e. last line (above).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Oct 10, 2005 3:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-10-10T11:29:28-04:00</updated>

		<published>2005-10-10T11:29:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56507#p56507</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56507#p56507"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56507#p56507"><![CDATA[
<blockquote class="uncited"><div>.console -c</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Mon Oct 10, 2005 11:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-10-10T05:41:56-04:00</updated>

		<published>2005-10-10T05:41:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56505#p56505</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56505#p56505"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56505#p56505"><![CDATA[
If you know C then you might be able to sift through eggdrop source, modify where appropriate, and then recompile.<br><br>There is<strong class="text-strong"> no</strong> magic anything to stop the behaviour the bot displays via DCC when using ".say [channel] &lt;text&gt;".<br><br>The solution posted by Sir_Fz is a work around for that behaviour and I suggest you use it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Oct 10, 2005 5:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[chubbychub]]></name></author>
		<updated>2005-10-10T05:30:55-04:00</updated>

		<published>2005-10-10T05:30:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56504#p56504</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56504#p56504"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56504#p56504"><![CDATA[
i am not trying to change the .say to .botsay . what i am trying to do is that i dont want to see everthing i say from the bot display back to it because it fills up the whole screen fast since i talk thru it alot. how can i do that?  it was like that until someone told me to use a command that i forgot and i can't set it back the way it was.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6828">chubbychub</a> — Mon Oct 10, 2005 5:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-10-10T05:13:04-04:00</updated>

		<published>2005-10-10T05:13:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56502#p56502</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56502#p56502"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56502#p56502"><![CDATA[
Use a Tcl script then:<div class="codebox"><p>Code: </p><pre><code>bind dcc n botsay botsayproc botsay {hand idx arg} { if {[llength [split $arg]]} {  puthelp "privmsg #dummies :$arg" }}</code></pre></div>So instead of .say you can use .botsay.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Oct 10, 2005 5:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[chubbychub]]></name></author>
		<updated>2005-10-10T04:27:50-04:00</updated>

		<published>2005-10-10T04:27:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56501#p56501</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56501#p56501"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56501#p56501"><![CDATA[
ok.. i just want to know how can i set it to NOT display back everything i say into the channel . thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6828">chubbychub</a> — Mon Oct 10, 2005 4:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-10-10T03:24:11-04:00</updated>

		<published>2005-10-10T03:24:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56499#p56499</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56499#p56499"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56499#p56499"><![CDATA[
<blockquote class="uncited"><div>Is <strong class="text-strong">normal</strong> behaviour with echo turned off.</div></blockquote>Trouble understanding <em class="text-italics">PLAIN</em> English?<br><br>It's doing <span style="text-decoration:underline">exactly</span> what it is supposed to do.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":?" title="Confused"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Oct 10, 2005 3:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[chubbychub]]></name></author>
		<updated>2005-10-10T01:52:32-04:00</updated>

		<published>2005-10-10T01:52:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56498#p56498</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56498#p56498"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56498#p56498"><![CDATA[
how can i turn it off?   i type: .echo off   .rehash   .reload   and it still displays everything i said back to me.<br> so i tried .echo on   .rehash.  reload  and it still the same..<br>how can i get rid of that?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6828">chubbychub</a> — Mon Oct 10, 2005 1:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-10-09T21:15:39-04:00</updated>

		<published>2005-10-09T21:15:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56493#p56493</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56493#p56493"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56493#p56493"><![CDATA[
<blockquote class="uncited"><div>Alchera .say morning <br>Austar [04:10] #Alchera# (#Ballarat) say morning<br>Austar Said to #Ballarat: morning</div></blockquote>Is normal behaviour with echo turned off.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sun Oct 09, 2005 9:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[chubbychub]]></name></author>
		<updated>2005-10-09T16:04:14-04:00</updated>

		<published>2005-10-09T16:04:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56483#p56483</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56483#p56483"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56483#p56483"><![CDATA[
[[1:02pm]&lt;07chubby&gt; .say morning<br>[1:02pm] 12&lt;Alfred12&gt; Said to #dummies: morning<br><br>Alfred is the eggdrop, and no one has access to it but me.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6828">chubbychub</a> — Sun Oct 09, 2005 4:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-10-09T09:39:37-04:00</updated>

		<published>2005-10-09T09:39:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56477#p56477</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56477#p56477"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56477#p56477"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>.echo off</code></pre></div>That's it! Anyone added to the bot that has partyline access can use that command.<br><br>Can you paste an example of this "echoing"?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sun Oct 09, 2005 9:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[chubbychub]]></name></author>
		<updated>2005-10-09T08:24:46-04:00</updated>

		<published>2005-10-09T08:24:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56474#p56474</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56474#p56474"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56474#p56474"><![CDATA[
i did look at the .help console but there is nothign that gives me option to set the echo off. and i tried to use the "chanset #chan -statuslog' but i get still the echo back to me. not sure waht i am doing worng. plz help. i search the forum for help and read as much as i can.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6828">chubbychub</a> — Sun Oct 09, 2005 8:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-10-09T06:27:30-04:00</updated>

		<published>2005-10-09T06:27:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56470#p56470</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56470#p56470"/>
		<title type="html"><![CDATA[echo off]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56470#p56470"><![CDATA[
Well, '.echo off' does work! You you calso look at turning '.chanset #chan -statuslog' (exceedingly annoying also).<br><br>For detailed information regarding console flags:<br><div class="codebox"><p>Code: </p><pre><code>.help console</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sun Oct 09, 2005 6:27 am</p><hr />
]]></content>
	</entry>
	</feed>
