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

	<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-04-16T17:16:26-04:00</updated>

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

		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-04-16T17:15:38-04:00</updated>

		<published>2005-04-16T17:15:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48162#p48162</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48162#p48162"/>
		<title type="html"><![CDATA[Re: doh]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48162#p48162"><![CDATA[
<blockquote class="uncited"><div>oh to get it if i have that line is no problem but how do i get this lines in tcl dosen't exist a command for .binds *</div></blockquote>open your eyes and learn how to read/search<br><blockquote class="uncited"><div>  binds [type/mask]<br>    Returns: a list of Tcl binds, each item in the list is a sublist of<br>      five elements:<br>        {&lt;type&gt; &lt;flags&gt; &lt;name&gt; &lt;hits&gt; &lt;proc&gt;}<br>    Module: core</div></blockquote>so you can go through the whole list one by one with foreach or you use lindex to get the wanted element, if you know the index already (like you would if your given mask gives always the same list).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sat Apr 16, 2005 5:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Kurupt]]></name></author>
		<updated>2005-04-16T17:10:57-04:00</updated>

		<published>2005-04-16T17:10:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48161#p48161</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48161#p48161"/>
		<title type="html"><![CDATA[doh]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48161#p48161"><![CDATA[
oh to get it if i have that line is no problem but how do i get this lines in tcl dosen't exist a command for .binds *<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5355">Kurupt</a> — Sat Apr 16, 2005 5:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-04-16T17:08:35-04:00</updated>

		<published>2005-04-16T17:08:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48160#p48160</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48160#p48160"/>
		<title type="html"><![CDATA[.binds * get the HITS [fixed]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48160#p48160"><![CDATA[
have you read the TCL-Commands.doc under "binds"? If you have ever heared about lindex you should get the enlightment.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sat Apr 16, 2005 5:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Kurupt]]></name></author>
		<updated>2005-04-16T17:16:26-04:00</updated>

		<published>2005-04-16T17:02:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48159#p48159</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48159#p48159"/>
		<title type="html"><![CDATA[.binds * get the HITS [fixed]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48159#p48159"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>[23:58:19] &lt;bot&gt; Command bindings:[23:58:19] &lt;bot&gt;   TYPE FLGS     COMMAND              HITS BINDING (TCL)[23:58:19] &lt;bot&gt;   nick -|-      *                    4510 drone:nick[23:58:19] &lt;bot&gt;   notc -|-      *LOGIN*username*password*  424 NoticeBan[23:58:19] &lt;bot&gt;   notc -|-      *login*syntax*        273 NoticeBan[23:58:19] &lt;bot&gt;   pub  -|-      .ub                    28 pub:unban[23:58:19] &lt;bot&gt;   pub  -|-      .scan                  14 rna:scan[23:58:19] &lt;bot&gt;   raw  -|-      221                  1489 mc:us:raw[23:58:19] &lt;bot&gt;   raw  -|-      318                  1687 mc:us:raw</code></pre></div>on dcc .binds * you get something like that how do i get the hits number ? somebody have a ideea?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5355">Kurupt</a> — Sat Apr 16, 2005 5:02 pm</p><hr />
]]></content>
	</entry>
	</feed>
