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

	<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>2007-09-03T21:02:14-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-09-03T21:02:14-04:00</updated>

		<published>2007-09-03T21:02:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75674#p75674</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75674#p75674"/>
		<title type="html"><![CDATA[chan Limit is +2 &amp; floodbots joins 10 tcl needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75674#p75674"><![CDATA[
There's really no need of scripts anyway as eggdrop has the ability (.conf settings) to handle flood joins:<br><blockquote class="uncited"><div>flood-join 5:60</div></blockquote>The user could also "tweak" his channel mlock settings.<br><br>Bahumut has +R (registered nicknames only may join) and +M (only registered nicks may talk) which I find useful. Other IRCd's have similar (or the same) settings available including the "join throttling" setting mentioned by awyeah.<br><br>I also found setting a channel +p (private) excellent as a tool against flood bots.<br> <br>He can easily set up his eggdrop to ensure these modes prevail even when there are server splits.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Sep 03, 2007 9:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2007-09-03T13:13:53-04:00</updated>

		<published>2007-09-03T13:13:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75658#p75658</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75658#p75658"/>
		<title type="html"><![CDATA[chan Limit is +2 &amp; floodbots joins 10 tcl needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75658#p75658"><![CDATA[
This can happen infact, not because of the lag between servers, but because of SERVER DESYNCH sometimes.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Sep 03, 2007 1:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2007-09-03T10:31:44-04:00</updated>

		<published>2007-09-03T10:31:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75651#p75651</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75651#p75651"/>
		<title type="html"><![CDATA[Re: Re: chan Limit is +2 &amp; floodbots joins 10 tcl needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75651#p75651"><![CDATA[
Sorry, should probably explain while i recommend you use the scripts above. <blockquote class="uncited"><div>... i set my chan +l 2 but floodbots joins more around 10 at once.</div></blockquote> People/bots (normal users) can not join past any channel mode of +l if the limit is full reached (2 people on the channel in this case) the server will not allow anyone to join the channel. "server lag" wouldn't make this any less true. If there are botnets joining your channel and overriding the +l user limit for your channel. They are more than likey network services or opered bots. And i would contact your network admins to solve this problem. This is also the same for +i (i would say more so) unless they have been given an +I invite on the channel. In which case any script would be pointless. sentinel.tcl will effectivly deal with botnet/mass join floods as well as most common botnet/mass flood types. As will alot of other scripts.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Mon Sep 03, 2007 10:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2007-09-03T04:49:06-04:00</updated>

		<published>2007-09-03T04:49:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75648#p75648</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75648#p75648"/>
		<title type="html"><![CDATA[Re: chan Limit is +2 &amp; floodbots joins 10 tcl needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75648#p75648"><![CDATA[
<blockquote class="uncited"><div>hello i set my chan +l 2 but floodbots joins more around 10 at once.<br>i need a tcl to ban    <strong class="text-strong">if the joins counts &gt; current chanlimit <br></strong> if possible and sometimes server lags i want it also to ban if the flood joins while channel is +i or +r thank you.</div></blockquote>If you are using DALnet or your network uses the bahamut IRCd, you can utilize the "+j" throttle-join channel mode to limit joins. The minimum setting for +j is 4:2 (joins:seconds) I beleive.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Sep 03, 2007 4:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2007-09-03T02:44:16-04:00</updated>

		<published>2007-09-03T02:44:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75647#p75647</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75647#p75647"/>
		<title type="html"><![CDATA[Re: chan Limit is +2 &amp; floodbots joins 10 tcl needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75647#p75647"><![CDATA[
Check out <a href="http://www.egghelp.org/tclhtml/34-4-0-0-1-sentinel.htm" class="postlink">sentinel</a> and search the TCL Archive for flyby scripts. This would probably be the best solution.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Mon Sep 03, 2007 2:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[lebjustice]]></name></author>
		<updated>2007-06-17T23:28:46-04:00</updated>

		<published>2007-06-17T23:28:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=73630#p73630</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=73630#p73630"/>
		<title type="html"><![CDATA[chan Limit is +2 &amp; floodbots joins 10 tcl needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=73630#p73630"><![CDATA[
hello i set my chan +l 2 but floodbots joins more around 10 at once.<br>i need a tcl to ban    <strong class="text-strong">if the joins counts &gt; current chanlimit <br></strong> if possible and sometimes server lags i want it also to ban if the flood joins while channel is +i or +r thank you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9073">lebjustice</a> — Sun Jun 17, 2007 11:28 pm</p><hr />
]]></content>
	</entry>
	</feed>
