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

	<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-09-04T04:53:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-09-04T04:53:12-04:00</updated>

		<published>2002-09-04T04:53:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10412#p10412</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10412#p10412"/>
		<title type="html"><![CDATA[sentinel.tcl  or eggdrop1.6.12]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10412#p10412"><![CDATA[
THat would leave strick ident bans, but yes, in effect it should work.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Sep 04, 2002 4:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-09-03T17:26:57-04:00</updated>

		<published>2002-09-03T17:26:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10400#p10400</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10400#p10400"/>
		<title type="html"><![CDATA[sentinel.tcl  or eggdrop1.6.12]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10400#p10400"><![CDATA[
Thanks ppslim, is there anyway to fix this, because flooders used mostly ~ident@, and they try to use ops/bots's ident, so if bot will ban like *!~ident@*, this will rid flooders and will save those users, don't have ~<br>so another words if flooders are using an ident ~ident@.. get baned *!~ident@* or if they are using an ident without ~ like ident@... get baned *!ident@*<br>i saw these codes, just like to make sure, because don't want to break the script.<br>proc sl_dcheck {bhosts} {<br>  set blist ""<br>  foreach bhost $bhosts {<br>    set baddr [lindex [split [maskhost $bhost] "@"] 1]<br>    set bident [string trimleft [lindex [split $bhost "@"] 0] "~"]<br><br>  foreach bident [array names bidents] {<br>    if {$bidents($bident) &gt;= 2} {<br>      lappend blist *!*$bident@*<br>    }<br>  }<br>  return $blist<br>}<br><br>if i remove "~" from-&gt;  set bident [string trimleft [lindex [split $bhost "@"] 0] "~"]<br><br>and change lappend blist *!*$bident@* to -&gt; lappend blist *!$bident@*<br><br>is that ok??<br><br>Thanks<br>regards<br>AW<p>Statistics: Posted by Guest — Tue Sep 03, 2002 5:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-09-03T04:43:20-04:00</updated>

		<published>2002-09-03T04:43:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10378#p10378</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10378#p10378"/>
		<title type="html"><![CDATA[sentinel.tcl  or eggdrop1.6.12]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10378#p10378"><![CDATA[
I beleive strict host is applied only for adding users, and matching user-records.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Sep 03, 2002 4:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-09-02T21:33:06-04:00</updated>

		<published>2002-09-02T21:33:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10372#p10372</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10372#p10372"/>
		<title type="html"><![CDATA[sentinel.tcl  or eggdrop1.6.12]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10372#p10372"><![CDATA[
Hi, i have noticed if there are floods going on, and flooders are using an ident  ~flooder@...., bot is banning an ident *!*flooder@*, even strict-host is set to 1. Any advise/suggestions to fix this, because since strict-host is set to 1, it should ban  *!~flooder@*..<br><br>thanks<br>regards<br>AW<p>Statistics: Posted by Guest — Mon Sep 02, 2002 9:33 pm</p><hr />
]]></content>
	</entry>
	</feed>
