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

	<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>2005-09-07T10:30:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CooLB0Y]]></name></author>
		<updated>2005-09-07T10:30:18-04:00</updated>

		<published>2005-09-07T10:30:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55412#p55412</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55412#p55412"/>
		<title type="html"><![CDATA[Enforcebans]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55412#p55412"><![CDATA[
Thank you <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=4744">CooLB0Y</a> — Wed Sep 07, 2005 10:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-09-07T10:21:07-04:00</updated>

		<published>2005-09-07T10:21:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55411#p55411</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55411#p55411"/>
		<title type="html"><![CDATA[Enforcebans]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55411#p55411"><![CDATA[
$ban is the banned ip.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Sep 07, 2005 10:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CooLB0Y]]></name></author>
		<updated>2005-09-07T09:57:31-04:00</updated>

		<published>2005-09-07T09:57:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55410#p55410</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55410#p55410"/>
		<title type="html"><![CDATA[Enforcebans]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55410#p55410"><![CDATA[
Thanks, what about if i want to add the banned ip to the kick reasson?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4744">CooLB0Y</a> — Wed Sep 07, 2005 9:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-09-07T09:39:59-04:00</updated>

		<published>2005-09-07T09:39:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55409#p55409</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55409#p55409"/>
		<title type="html"><![CDATA[Enforcebans]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55409#p55409"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind mode - "* +b" enforcebansproc enforcebans {nick uhost hand chan mc ban} { foreach n [chanlist $chan] {  if {[string match -nocase $ban $n![getchanhost $n $chan]]} {   putkick $chan $n "$n was kicked $::botnick (banned by: $nick)"  } }}</code></pre></div>Edit: $::botnick instead of OmanServ.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Sep 07, 2005 9:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CooLB0Y]]></name></author>
		<updated>2005-09-07T08:37:02-04:00</updated>

		<published>2005-09-07T08:37:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55408#p55408</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55408#p55408"/>
		<title type="html"><![CDATA[Enforcebans]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55408#p55408"><![CDATA[
I wanted to ask if there is a way to make a tcl simillar to +enforcebans, with +enforcebans the kick msg shows like this: <br>[16:36] * CooLB0Y sets mode: +b *!*@221.9.111.127 <br>[16:36] * girl222 was kicked by OmanServ (Banned) <br><br>i want the kick reasson to be: girl222 was kicked by OmanServ (Banned by: CooLB0Y). <br><br>thanks, <br><br>Zadjali<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4744">CooLB0Y</a> — Wed Sep 07, 2005 8:37 am</p><hr />
]]></content>
	</entry>
	</feed>
