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

	<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>2004-02-11T13:31:26-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Blade2]]></name></author>
		<updated>2004-02-11T13:31:26-04:00</updated>

		<published>2004-02-11T13:31:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33473#p33473</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33473#p33473"/>
		<title type="html"><![CDATA[Remove Global and Chan Bans ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33473#p33473"><![CDATA[
big thank <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=4535">Blade2</a> — Wed Feb 11, 2004 1:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CoMMy]]></name></author>
		<updated>2004-02-11T10:48:43-04:00</updated>

		<published>2004-02-11T10:48:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33457#p33457</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33457#p33457"/>
		<title type="html"><![CDATA[Remove Global and Chan Bans ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33457#p33457"><![CDATA[
Tottaly wrong. This is the way it should be.<div class="codebox"><p>Code: </p><pre><code>bind pub o|m .unbanall proc_unbanall proc_unbanall {nick host handle chan arg} { foreach channel [channels] {foreach ban [banlist $channel] { killchanban $channel $ban }}foreach bans [banlist] {killban $bans }</code></pre></div>ENJOY![/code]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3555">CoMMy</a> — Wed Feb 11, 2004 10:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Blade2]]></name></author>
		<updated>2004-02-10T17:21:56-04:00</updated>

		<published>2004-02-10T17:21:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33443#p33443</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33443#p33443"/>
		<title type="html"><![CDATA[Remove Global and Chan Bans ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33443#p33443"><![CDATA[
Hello, I have try script to write which global and channel bans delete, but somehow have I it do not get. Can someone help me? I found nothing useful also here in the forum<br><div class="codebox"><p>Code: </p><pre><code>bind pub o|m .unbanall proc_unbanallproc_unbanall { nick uhost hand chan arg } {foreach $chan [banlist $chan] {   killchanban $chan $banmask  killban $chan $banmask }</code></pre></div><br>But Didn't work <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> <br>P.s<br>My first Scripting Lines<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4535">Blade2</a> — Tue Feb 10, 2004 5:21 pm</p><hr />
]]></content>
	</entry>
	</feed>
