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

	<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-01-13T16:02:02-04:00</updated>

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

		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2008-01-13T16:02:02-04:00</updated>

		<published>2008-01-13T16:02:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80026#p80026</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80026#p80026"/>
		<title type="html"><![CDATA[Qban by coven, error when banned user joins]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80026#p80026"><![CDATA[
<a href="http://www.egghelp.org/tclhtml/3478-4-0-0-1-chanlev.htm" class="postlink">http://www.egghelp.org/tclhtml/3478-4-0-0-1-chanlev.htm</a><br><br>The script made by perplexa should do what you need.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Sun Jan 13, 2008 4:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Jojje_c1]]></name></author>
		<updated>2008-01-12T18:25:17-04:00</updated>

		<published>2008-01-12T18:25:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80004#p80004</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80004#p80004"/>
		<title type="html"><![CDATA[Qban by coven, error when banned user joins]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80004#p80004"><![CDATA[
Damn that's to bad, this was like the only script i could find using quakenet's auth to identify users.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9623">Jojje_c1</a> — Sat Jan 12, 2008 6:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-01-12T18:06:24-04:00</updated>

		<published>2008-01-12T18:06:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80002#p80002</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80002#p80002"/>
		<title type="html"><![CDATA[Qban by coven, error when banned user joins]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80002#p80002"><![CDATA[
Upon inspecting this script abit further, numerous issues appear:<br>One dominating issue is that the author apparently has no idea of the difference between lists and strings, and use commands such as lindex on pretty much anything. (S)he apparently has very limited understanding of the special parameter-name "args" with procs.<br><br>All in all, cleaning up this script would probably take more of an effort than rewriting it from scratch.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Jan 12, 2008 6:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Jojje_c1]]></name></author>
		<updated>2008-01-12T17:34:24-04:00</updated>

		<published>2008-01-12T17:34:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80001#p80001</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80001#p80001"/>
		<title type="html"><![CDATA[Qban by coven, error when banned user joins]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80001#p80001"><![CDATA[
<blockquote class="uncited"><div>Would seem this:<div class="codebox"><p>Code: </p><pre><code>if {info exists b($chann)} {</code></pre></div>Actually should be something like this:<div class="codebox"><p>Code: </p><pre><code>if {[info exists b($chann)]} {</code></pre></div>within the raw:q330 proc.</div></blockquote>Thanks =) that removed the error, but unfortunately it did't make the script work.<br><br>the help says "QBAN:: .qban add &lt;chan&gt; &lt;authname&gt; &lt;-- adds a new auth to ban list"<br><br>but when you type it that way all it does is to add the channel name to the banlist :S<br><br>anyone know how to get in contact with this coven or have any idea of how to make the script work?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9623">Jojje_c1</a> — Sat Jan 12, 2008 5:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-01-12T16:59:23-04:00</updated>

		<published>2008-01-12T16:59:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80000#p80000</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80000#p80000"/>
		<title type="html"><![CDATA[Qban by coven, error when banned user joins]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80000#p80000"><![CDATA[
Would seem this:<div class="codebox"><p>Code: </p><pre><code>if {info exists b($chann)} {</code></pre></div>Actually should be something like this:<div class="codebox"><p>Code: </p><pre><code>if {[info exists b($chann)]} {</code></pre></div>within the raw:q330 proc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Jan 12, 2008 4:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Jojje_c1]]></name></author>
		<updated>2008-01-12T16:35:55-04:00</updated>

		<published>2008-01-12T16:35:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79998#p79998</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79998#p79998"/>
		<title type="html"><![CDATA[Qban by coven, error when banned user joins]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79998#p79998"><![CDATA[
Downloaded the script from your tcl archive.<br><br>When a user joins the channel I get the error<br><br>"Tcl error [raw:q330]: syntax error in expression "info exists b($chann)": extra tokens at end of expression"<br><br>anyone else that use this script or know anything about the error? <br><br><a href="http://www.egghelp.org/tclhtml/3478-4-0-0-1-qban.htm" class="postlink">http://www.egghelp.org/tclhtml/3478-4-0-0-1-qban.htm</a><br><br>/Johan Carlsson<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9623">Jojje_c1</a> — Sat Jan 12, 2008 4:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
