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

	<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>2008-03-13T17:04:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[theice]]></name></author>
		<updated>2008-03-13T17:04:56-04:00</updated>

		<published>2008-03-13T17:04:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81696#p81696</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81696#p81696"/>
		<title type="html"><![CDATA[I changed it]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81696#p81696"><![CDATA[
all is well now!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9778">theice</a> — Thu Mar 13, 2008 5:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2008-03-13T16:33:59-04:00</updated>

		<published>2008-03-13T16:33:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81694#p81694</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81694#p81694"/>
		<title type="html"><![CDATA[Need help with script-]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81694#p81694"><![CDATA[
nick length is not the same as handle length... Handle length is limited to 8 or 9 characters by default.  This should not cause a problem with the bot recognizing the user.  If you still feel you need a larger handle length, search the forums for "handlen".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Thu Mar 13, 2008 4:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[theice]]></name></author>
		<updated>2008-03-13T16:24:17-04:00</updated>

		<published>2008-03-13T16:24:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81693#p81693</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81693#p81693"/>
		<title type="html"><![CDATA[Need help with script-]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81693#p81693"><![CDATA[
Basic script...<br><br>I'm adding users using stormbot but it seems there is a nine character limit?<br><div class="codebox"><p>Code: </p><pre><code>[16:22] &lt;rockband&gt; [16:22] #|ICE|# +user thisislon [16:22] &lt;rockband&gt; Added thisislon (no host) with no password and no flags.</code></pre></div>so I need to find a way to take:<br><div class="codebox"><p>Code: </p><pre><code>set usern [lindex $t 0]</code></pre></div>and chance it to something like set usern [right 9 0] idk I couldn't find the tcl argument to do that anywhere.    I want to just be able to take the first 9 letters of their nick / line0 in text.<br><br>but if anyone knows a way to increase it from 9 using stormbot that would be great ( my nick len in eggdrop.conf = 30 )<br><br>ICE<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9778">theice</a> — Thu Mar 13, 2008 4:24 pm</p><hr />
]]></content>
	</entry>
	</feed>
