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

	<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-08-18T16:34:34-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-18T16:34:34-04:00</updated>

		<published>2002-08-18T16:34:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9900#p9900</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9900#p9900"/>
		<title type="html"><![CDATA[Problems with a Banscript!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9900#p9900"><![CDATA[
If you want to process the removal immediately after the kick, rather put it like: <br><div class="codebox"><p>Code: </p><pre><code>putserv "MODE $channel +b $arg!$host"putserv "KICK $channel $arg :Lamer"putserv "MODE $channel -b $arg!$host" </code></pre></div>otherwise, use +enforcebans as a channel setting. this will make the bot kick everyone that matches his internal ban list.<p>Statistics: Posted by Guest — Sun Aug 18, 2002 4:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ProXy]]></name></author>
		<updated>2002-08-18T15:36:26-04:00</updated>

		<published>2002-08-18T15:36:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9897#p9897</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9897#p9897"/>
		<title type="html"><![CDATA[Problems with a Banscript!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9897#p9897"><![CDATA[
Hi there,<br><br>I tried to write a little Script that bans, kicks and removes the ban. The problem is, that the script never bans and kicks. Here is the source:<div class="codebox"><p>Code: </p><pre><code>set host [getchanhost $arg $channel]putserv "PRIVMSG $channel :Processing.."newchanban $channel $arg!$host $botnick lamer</code></pre></div>Does anyone please help me, how to ban, kick and de-ban?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1729">ProXy</a> — Sun Aug 18, 2002 3:36 pm</p><hr />
]]></content>
	</entry>
	</feed>
