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

	<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>2003-11-11T19:24:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-11-11T19:24:12-04:00</updated>

		<published>2003-11-11T19:24:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29903#p29903</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29903#p29903"/>
		<title type="html"><![CDATA[I need help with a script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29903#p29903"><![CDATA[
closed,  ;D<p>Statistics: Posted by Guest — Tue Nov 11, 2003 7:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-11-11T18:06:04-04:00</updated>

		<published>2003-11-11T18:06:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29898#p29898</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29898#p29898"/>
		<title type="html"><![CDATA[I need help with a script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29898#p29898"><![CDATA[
Hint: instead of removing the channels and adding them back better to a +inactive and -inactive and get the number of the channels he is on with a different thing, something like:<div class="codebox"><p>Code: </p><pre><code>set mychannels 0foreach chan [chanlist] {if {[botonchan $chan]} {incr mychannels}}</code></pre></div>something like this anyway.. I'm to damn tierd to think at other methods right now..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Nov 11, 2003 6:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-11-11T18:45:07-04:00</updated>

		<published>2003-11-11T17:56:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29896#p29896</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29896#p29896"/>
		<title type="html"><![CDATA[I will try it ;p]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29896#p29896"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub n ".check" part:joinproc part:join {nick uhost handle channel text} {if {[llength [channels]] == 20} {putquick "privmsg #i-sg.tcl :I am full, part"channel remove #yourchan} else { channel add #yourchan }}</code></pre></div><p>Statistics: Posted by Guest — Tue Nov 11, 2003 5:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-11-11T17:41:52-04:00</updated>

		<published>2003-11-11T17:41:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29893#p29893</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29893#p29893"/>
		<title type="html"><![CDATA[I need help with a script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29893#p29893"><![CDATA[
Ok lets start hope you can help me <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br><br><br>I trying to make a tcl script .....<br>When my bot is on 20 channels he part #bothut and when he have parted a another chan he join #bothut and I want it o work plz help me<p>Statistics: Posted by Guest — Tue Nov 11, 2003 5:41 pm</p><hr />
]]></content>
	</entry>
	</feed>
