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

	<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-11-20T15:49:47-04:00</updated>

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

		<entry>
		<author><name><![CDATA[justin92]]></name></author>
		<updated>2008-11-20T15:49:47-04:00</updated>

		<published>2008-11-20T15:49:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85908#p85908</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85908#p85908"/>
		<title type="html"><![CDATA[realname not recognised (solved)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85908#p85908"><![CDATA[
Hi nml375,<br>Thanks for the tip.<br>Having used debugging on the loop I found that there was an issue with the timer being used in the script causing more than half of the joins to be ignored.<br>Thanks<br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10321">justin92</a> — Thu Nov 20, 2008 3:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-11-18T14:58:34-04:00</updated>

		<published>2008-11-18T14:58:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85869#p85869</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85869#p85869"/>
		<title type="html"><![CDATA[realname not recognised]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85869#p85869"><![CDATA[
Have you checked that your list of bad realnames is proper?<br><br>Inserting some debugging code into the loop posting both the values of realname and the current element you're matching against would probably be helpful.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Nov 18, 2008 2:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[justin92]]></name></author>
		<updated>2008-11-18T07:04:14-04:00</updated>

		<published>2008-11-18T07:04:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85860#p85860</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85860#p85860"/>
		<title type="html"><![CDATA[realname not recognised]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85860#p85860"><![CDATA[
Hi,<br>I am using this line of code in a script to check for realnames that need kicking. It performs a whois to create $txt. I have set a list that includes elements like "18 m" and "justin92".<br>I use a foreach loop to query the list against realname. <br><div class="codebox"><p>Code: </p><pre><code>set realname [stripcodes bcruag [string range [join [lrange [split $txt] 5 end]] 1 end]]</code></pre></div>It works without a problem when the realname is in the form justin92 but when it is in the form justin is 18 m it fails.<br><br>Can anybody please explain why.<br><br>Thanks<br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10321">justin92</a> — Tue Nov 18, 2008 7:04 am</p><hr />
]]></content>
	</entry>
	</feed>
