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

	<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>2001-11-28T13:08:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-28T13:08:00-04:00</updated>

		<published>2001-11-28T13:08:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2187#p2187</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2187#p2187"/>
		<title type="html"><![CDATA[Ban checking with ercmini1.8.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2187#p2187"><![CDATA[
Thanks a lot. I changed the isban to matchban and then it worked.<br><p>Statistics: Posted by Guest — Wed Nov 28, 2001 1:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-11-28T12:45:00-04:00</updated>

		<published>2001-11-28T12:45:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2186#p2186</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2186#p2186"/>
		<title type="html"><![CDATA[Ban checking with ercmini1.8.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2186#p2186"><![CDATA[
If the proc defintion starts with nick, the the following should work<br><blockquote class="uncited"><div>if {[isban [maskhost "${nick}!${host}"] #channel]} { return }</div></blockquote>The #channel will need to be changed tot he channel in question, and the $nick and $host will need changing to there equivilants int he proc definition.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Nov 28, 2001 12:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-28T12:35:00-04:00</updated>

		<published>2001-11-28T12:35:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2185#p2185</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2185#p2185"/>
		<title type="html"><![CDATA[Ban checking with ercmini1.8.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2185#p2185"><![CDATA[
Hiya, we set up a channel with +i and was going to use the ercmini1.8.tcl for inviting ppl, but I noticed that it doesn't check if the one who asks for an invite is banned on the channel and when invite overrides bans that script could mess it up bad..<br><br>All I need is a small isban-check to the beginning of the script, but I haven't coded tcl for like 4 years so I was wondering if someone could tell me what I need to add.. I guess it's something like<br><br>if {isban *!$nick@$uhost} { return 0 }<br><br>but not =)<p>Statistics: Posted by Guest — Wed Nov 28, 2001 12:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
