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

	<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-10-31T19:42:14-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-10-31T19:42:14-04:00</updated>

		<published>2007-10-31T19:42:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77329#p77329</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77329#p77329"/>
		<title type="html"><![CDATA[Help me with a lil` script here]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77329#p77329"><![CDATA[
<blockquote class="uncited"><div>Yes I understand, but the code I had post isn't the one I use ...</div></blockquote>Then why post anything at all?<br><br><strong class="text-strong">speechles</strong> suggested <a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=791" class="postlink">sentinel.tcl</a> an excellent script that will do as required globally and there is also <a href="http://forum.egghelp.org/viewtopic.php?t=9721" class="postlink">allprotection.tcl</a>.<br><br>If your Network supports <em class="text-italics">join throttling</em> then I'd suggest using that as a very simple solution.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed Oct 31, 2007 7:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[edu]]></name></author>
		<updated>2007-10-31T07:57:50-04:00</updated>

		<published>2007-10-31T07:57:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77306#p77306</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77306#p77306"/>
		<title type="html"><![CDATA[Help me with a lil` script here]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77306#p77306"><![CDATA[
Yes I understand, but the code I had post isn't the one I use, it's a X ban when join if "hostname" is on the bot's banlist, I "don't want to post that code as such as I don't want it to be public" (my own decision)<br><br>I use that script on a channel that has an averange of 350 users on it, and there are a lot of joins on it. This is the reason why I asked for help here as you are more clever than me, if you can help me with that code that I think it's only 4/5 lines I will thank you for your time spent on it.<br><br>Thanks again<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8324">edu</a> — Wed Oct 31, 2007 7:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2007-10-30T19:21:40-04:00</updated>

		<published>2007-10-30T19:21:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77292#p77292</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77292#p77292"/>
		<title type="html"><![CDATA[Help me with a lil` script here]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77292#p77292"><![CDATA[
<blockquote class="uncited"><div>I need it PUTQUICK, because it's MSG X, I can't risc with PUTSERV, I have already test this one, it's not good enough, so..<br><br>Can you help me?</div></blockquote>You can help yourself. Your forgetting a mass join usually means a massive amount of people join the channel at the same interval. The joins are two types: one is they are all bots in a botnet preparing something devious soon, the second one is it's simply a netsplit/server rejoin). The problem isn't figuring out the difference between those two (and there is technically 3, Coincidence being 3rd and very rare), that part is easy. The problem stems from the fact that one oppored bot trying to ban them all using putquick msgs to chanserv/x/etc will get knocked down by excess flood every time, if enough hosts join at the right interval (which 75% of the time they have enough).  So your request is mostly going to require some way to communicate on a botnet (for those 75%), which by the phrasing of your question you haven't tackled yet either. Realisticly though,your likely just going to have to settle, and use a script that sets the channel temporarily +i and kicks those who joined during/caused the mass-join event. There are scripts tailored to handle join floods on a single bot , in fact several, even the uber mean sentinel.tcl by slennox (not mean, just very strict and uncaring and global, which is good too..)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Tue Oct 30, 2007 7:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[edu]]></name></author>
		<updated>2007-10-30T16:03:01-04:00</updated>

		<published>2007-10-30T16:03:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77289#p77289</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77289#p77289"/>
		<title type="html"><![CDATA[Help me with a lil` script here]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77289#p77289"><![CDATA[
I need it PUTQUICK, because it's MSG X, I can't risc with PUTSERV, I have already test this one, it's not good enough, so..<br><br>Can you help me?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8324">edu</a> — Tue Oct 30, 2007 4:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[r0t3n]]></name></author>
		<updated>2007-10-30T15:50:11-04:00</updated>

		<published>2007-10-30T15:50:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77288#p77288</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77288#p77288"/>
		<title type="html"><![CDATA[Help me with a lil` script here]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77288#p77288"><![CDATA[
use a slower eggdrop queue, ie instead of 'putquick' use 'putserv' or 'puthelp'.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6300">r0t3n</a> — Tue Oct 30, 2007 3:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[edu]]></name></author>
		<updated>2007-10-30T14:14:29-04:00</updated>

		<published>2007-10-30T14:14:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77285#p77285</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77285#p77285"/>
		<title type="html"><![CDATA[Help me with a lil` script here]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77285#p77285"><![CDATA[
Hey guys,<br><br>all I need is a lil` "anti flood script" for this script:<br><div class="codebox"><p>Code: </p><pre><code>setudef flag privatebind join - * edu:join:privateproc edu:join:X {nickname hostname handle channel} {if {![channel get $channel private]} { return }putquick "PRIVMSG X :ban $channel $hostname 1 75 This channel is +private"}</code></pre></div>A need a this script because when there is a mass join on the channel he goes bye bye <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":-)" title="Smile"> (Excess Flood)<br><br>Please help me, best regards.<br><br>PS: I have a flood join script that +mr's the channel, but is insufficient, because there will be more joins in less than a second<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8324">edu</a> — Tue Oct 30, 2007 2:14 pm</p><hr />
]]></content>
	</entry>
	</feed>
