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

	<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-08-20T16:07:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-07-23T10:48:22-04:00</updated>

		<published>2005-07-23T10:48:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53075#p53075</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53075#p53075"/>
		<title type="html"><![CDATA[help on longtxt tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53075#p53075"><![CDATA[
Then instead of deleting:<div class="codebox"><p>Code: </p><pre><code>if {[isop $nick $chan]} {  putserv "NOTICE Gorilaki :Long Text Detected: As being an Operator you are not allowed to do such stupid act!"  return }</code></pre></div>replace it with<div class="codebox"><p>Code: </p><pre><code>if {[isop $nick $chan]} {  return }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Jul 23, 2005 10:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[suffering]]></name></author>
		<updated>2005-07-23T08:54:07-04:00</updated>

		<published>2005-07-23T08:54:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53071#p53071</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53071#p53071"/>
		<title type="html"><![CDATA[help on longtxt tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53071#p53071"><![CDATA[
its work perfect the only problem now its that he kick and the operators, can u help me to fix that pls?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6278">suffering</a> — Sat Jul 23, 2005 8:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-07-22T13:05:02-04:00</updated>

		<published>2005-07-22T13:05:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53018#p53018</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53018#p53018"/>
		<title type="html"><![CDATA[help on longtxt tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53018#p53018"><![CDATA[
remove <div class="codebox"><p>Code: </p><pre><code>setudef flag longtxt</code></pre></div>and <div class="codebox"><p>Code: </p><pre><code>if {![channel get $chan longtxt]} { return 0 }</code></pre></div>As for the notice, remove <div class="codebox"><p>Code: </p><pre><code>if {[isop $nick $chan]} { putserv "NOTICE Gorilaki :Long Text Detected: As being an Operator you are not allowed to do such stupid act!"  return }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Jul 22, 2005 1:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[suffering]]></name></author>
		<updated>2005-08-20T16:07:40-04:00</updated>

		<published>2005-07-22T12:22:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53015#p53015</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53015#p53015"/>
		<title type="html"><![CDATA[help on longtxt tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53015#p53015"><![CDATA[
######################<br>#- Characters Limit -#<br>######################<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6278">suffering</a> — Fri Jul 22, 2005 12:22 pm</p><hr />
]]></content>
	</entry>
	</feed>
