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

	<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>2002-05-02T20:24:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2002-05-02T20:24:00-04:00</updated>

		<published>2002-05-02T20:24:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6638#p6638</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6638#p6638"/>
		<title type="html"><![CDATA[help with spamcheck1.3]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6638#p6638"><![CDATA[
The most likely cause of the problem is the author of the script using list commands on strings (i.e. not splitting when needed) and/or not using split/list in timers.<br><br>I assume you're using the latest version of the script and you've already reported the problem to the author?<br><br>If you can't contact the author or if he/she didn't reply, you'd have to go through the script and fix it up yourself. But a better option might be to try an alternative script in the tcl archive.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Thu May 02, 2002 8:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-02T18:53:00-04:00</updated>

		<published>2002-05-02T18:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6633#p6633</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6633#p6633"/>
		<title type="html"><![CDATA[help with spamcheck1.3]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6633#p6633"><![CDATA[
You need to escape all special symbols in the Nickname, so you need to transform the variable which contains the nickname ('nick' for example) to the following way:<br><br>regsub -all "{|}|[|]" $nick "\&amp;" nick<br><br>&lt;font size=-1&gt;[ This Message was edited by: Dakota on 2002-05-03 06:26 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Thu May 02, 2002 6:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-25T21:05:00-04:00</updated>

		<published>2002-04-25T21:05:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6446#p6446</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6446#p6446"/>
		<title type="html"><![CDATA[help with spamcheck1.3]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6446#p6446"><![CDATA[
hi ppl ! i have a problem with spamcheck1.3.tcl, when my bot cycle's the chan and find msg/notice/dcc onjoin he cant ban the nick if the nick have the char ] or [ or } or }. can anybody help me ?<br><br>sorry my english <p>Statistics: Posted by Guest — Thu Apr 25, 2002 9:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
