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

	<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-10-08T18:36:30-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-10-08T18:36:30-04:00</updated>

		<published>2002-10-08T18:36:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11819#p11819</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11819#p11819"/>
		<title type="html"><![CDATA[chanlimit sets wrong limits after netsplit]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11819#p11819"><![CDATA[
Thanks for the info to problem #1 (netsplits) I will work on that. <br><br>As for problem #2 (increasing chanlimit....with no new channel joins) I think it is a problem with the shell. I use an unedited chanlimit ver4.09.1.<br>I noticed in my logs only one bot was doing it. I removed chanlimit form that bot and have had no problems since. Also I had a channel user peak tcl runniing on a bot from that same shell and it could not properly count users either. Some how that shell is dorked up...the bots on that shell just cant count!<br><br>Problem #2 is solved I think. I am going to up the timer on my bots for problem #1 and hopefully that will be solved as well!<br><br>Thanks !!!<br>LifeADeth<p>Statistics: Posted by Guest — Tue Oct 08, 2002 6:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2002-10-04T14:51:10-04:00</updated>

		<published>2002-10-04T14:51:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11706#p11706</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11706#p11706"/>
		<title type="html"><![CDATA[chanlimit sets wrong limits after netsplit]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11706#p11706"><![CDATA[
I spent about half an hour writing a "solution" only to find the script already deals with splits in the same way already (though without the verification function of the new thing I did).<br><br>Everything depends on your bot's wait-split setting (currently 600, or 10 minutes, by default). For splits that are shorter than 600 seconds, the bot still sees the split users as being on the channel, and chanlimit.tcl should too, so it should not reduce the limit as if they'd all just quit. If they don't rejoin from the split before the 600 seconds is up, they are "lost" in the netsplit and chanlimit will calculate the limit as if they're no longer on the channel. If they do rejoin from the split before 600 seconds is up, the script should act as if they'd never left.<br><br>In short, if there are no single splits lasting longer than 10 minutes, there shouldn't be any problem. If the network is commonly experiencing longer splits, increase your wait-split setting to 900 or 1200. And if servers are splitting for an hour or more, there's not much you can do (with splits lasting that long, I don't see the limiting being frequent enough to causing real disruption anyway).<br><br>If it doesn't work in practice as I'm describing here then something else is wrong. Incidentally, your second problem sounds completely alien to me. What version of chanlimit.tcl are you using and is it unmodified?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Fri Oct 04, 2002 2:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-10-02T22:48:30-04:00</updated>

		<published>2002-10-02T22:48:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11631#p11631</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11631#p11631"/>
		<title type="html"><![CDATA[Chanlimit  is killing me!!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11631#p11631"><![CDATA[
problem #1<br>Undernet is not having a good year. The net splits are very often and are playing havock on my channels.  The bots fail to recognize and set proper chanlimits for netsplits. My channel users are getting locked out of the channel due to the bots  not being able to react properly to netsplits and setting the chanlimit to low levels.(sure they fix this after a few min but by that time another net split has occured and now its evan more jacked up)<br><br>Problem #2<br>For no reason that i can figure out the bots sometimes just decide to keep uping the chanlimit, usally by increments of 10. The channel may only have say 200 users but the bots set the channel to 6 over according to the chanlimit settings. so now its 206 as it should be. then a bot will continue to set 216...then 226 and so on. I cant figure it out. I restart the bot and its fixed(rehash dont fix it). sometimes it dont happen again for a month or 2 sometimes it just keeps doing  it and then fixes its self. What info/logs do you need to try to figure this thing out.<br><br>I beg you slennox please bump this up on your priority list. We need a better chanlimit! especially to fix problem #1.<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">....I'll stop crying now..<br><br>Life<p>Statistics: Posted by Guest — Wed Oct 02, 2002 10:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2002-08-06T16:35:21-04:00</updated>

		<published>2002-08-06T16:35:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9476#p9476</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9476#p9476"/>
		<title type="html"><![CDATA[chanlimit sets wrong limits after netsplit]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9476#p9476"><![CDATA[
I have in my notes "prevent chanlimit.tcl from setting very low limits on netsplits", so it's just a matter of when I get a significant amount of time to work on the script and implement some of the stuff that has accumulated in those notes.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Tue Aug 06, 2002 4:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-08-06T05:16:34-04:00</updated>

		<published>2002-08-06T05:16:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9456#p9456</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9456#p9456"/>
		<title type="html"><![CDATA[chanlimit sets wrong limits after netsplit]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9456#p9456"><![CDATA[
Netsplits are not propergated the same to all IRC servers.<br><br>Due to speed/bandwidth restrictions, servers may be setup, so that the recieve netsplits at a certain speed.<br><br>They may not send messages to channels regarding the split ont hat server, to reduce A: server load, B: bandwidth. In witch case, they will be marked officialy as quit, after a timeout period.<br><br>There are obviouly 2 limit scripts in operation. Which on is which? IE, which one is making which limit change. Are they even the same type of bot (are they both eggdrop?)?<br><br>It depends where they get the information regarding the ammount of users in the channel.<br><br>OK, back to the causes<br><br>2 bots, each on different servers.<br>1st server shows a netsplit as a quit, with the 2 servers in the quit message.<br>2nd server just shows a quit (not all servers tell you it's a netsplit, or least in a way eggdrop detects (eggdrop only detects the first method))<br>As such, the 2 bots have different records. One knows there are 66 users (this is correct. once the split comes back, the limit should be such,t hat they can gain entry), the 2nd doesn't know, as far as it's aware, the users all quit, and are not coming back.<br><br>I would sugest that either this is the cause, or that another client is not detecting netsplits, and setting modes inappropriatly.<br><br>As such, setting the channel +l 66 was the right answer.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Aug 06, 2002 5:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-05T13:11:17-04:00</updated>

		<published>2002-08-05T13:11:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9436#p9436</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9436#p9436"/>
		<title type="html"><![CDATA[chanlimit sets wrong limits after netsplit]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9436#p9436"><![CDATA[
heres a log...<br><br>[12:44:15] * Xero (~<a href="mailto:Xero@win-150-59.home.cgocable.net">Xero@win-150-59.home.cgocable.net</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:15] * Dr_Pepper (<a href="mailto:Techdude@Bots.WorldIRCNet.com">Techdude@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:15] * Jossabot (<a href="mailto:PennyLane@Bots.WorldIRCNet.com">PennyLane@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:15] * BlaatBot (<a href="mailto:PennyLane@Bots.WorldIRCNet.com">PennyLane@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:15] * NiKKiBoT (<a href="mailto:PennyLane@Bots.WorldIRCNet.com">PennyLane@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:15] * w00h00 (<a href="mailto:PennyLane@Bots.WorldIRCNet.com">PennyLane@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:15] * Grass (<a href="mailto:PennyLane@Bots.WorldIRCNet.com">PennyLane@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:15] * Stinky (<a href="mailto:PennyLane@Bots.WorldIRCNet.com">PennyLane@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:15] * Maantje (<a href="mailto:PennyLane@Bots.WorldIRCNet.com">PennyLane@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:15] * Sterretje (<a href="mailto:PennyLane@Bots.WorldIRCNet.com">PennyLane@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:15] * BunnY (~<a href="mailto:baby_rikku@win-201-32.tnt2.bel-air.md.da.uu.net">baby_rikku@win-201-32.tnt2.bel-air.md.da.uu.net</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:15] * DevNull (<a href="mailto:DevNull@Bots.WorldIRCNet.com">DevNull@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * Adam (<a href="mailto:someone@win-100-134.cpe.net.cable.rogers.com">someone@win-100-134.cpe.net.cable.rogers.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66z (~<a href="mailto:RX-66z@Bots.WorldIRCNet.com">RX-66z@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66y (~<a href="mailto:RX-66y@Bots.WorldIRCNet.com">RX-66y@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66x (~<a href="mailto:RX-66x@Bots.WorldIRCNet.com">RX-66x@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66w (~<a href="mailto:RX-66w@Bots.WorldIRCNet.com">RX-66w@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66v (~<a href="mailto:RX-66v@Bots.WorldIRCNet.com">RX-66v@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66u (~<a href="mailto:RX-66u@Bots.WorldIRCNet.com">RX-66u@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66t (~<a href="mailto:RX-66t@Bots.WorldIRCNet.com">RX-66t@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66s (~<a href="mailto:RX-66s@Bots.WorldIRCNet.com">RX-66s@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66r (~<a href="mailto:RX-66r@Bots.WorldIRCNet.com">RX-66r@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66q (~<a href="mailto:RX-66q@Bots.WorldIRCNet.com">RX-66q@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66p (~<a href="mailto:RX-66p@Bots.WorldIRCNet.com">RX-66p@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66o (~<a href="mailto:RX-66o@Bots.WorldIRCNet.com">RX-66o@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66n (~<a href="mailto:RX-66n@Bots.WorldIRCNet.com">RX-66n@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66m (~<a href="mailto:RX-66m@Bots.WorldIRCNet.com">RX-66m@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66l (~<a href="mailto:RX-66l@Bots.WorldIRCNet.com">RX-66l@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66k (~<a href="mailto:RX-66k@Bots.WorldIRCNet.com">RX-66k@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66j (~<a href="mailto:RX-66j@Bots.WorldIRCNet.com">RX-66j@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66i (~<a href="mailto:RX-66i@Bots.WorldIRCNet.com">RX-66i@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66h (~<a href="mailto:RX-66h@Bots.WorldIRCNet.com">RX-66h@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66g (~<a href="mailto:RX-66g@Bots.WorldIRCNet.com">RX-66g@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66f (~<a href="mailto:RX-66f@Bots.WorldIRCNet.com">RX-66f@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66e (~<a href="mailto:RX-66e@Bots.WorldIRCNet.com">RX-66e@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66d (~<a href="mailto:RX-66d@Bots.WorldIRCNet.com">RX-66d@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66c (~<a href="mailto:RX-66c@Bots.WorldIRCNet.com">RX-66c@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66b (~<a href="mailto:RX-66b@Bots.WorldIRCNet.com">RX-66b@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * RX-66a (~<a href="mailto:RX-66a@Bots.WorldIRCNet.com">RX-66a@Bots.WorldIRCNet.com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * Void (~<a href="mailto:Void@win-224-85.kabel.telenet.be">Void@win-224-85.kabel.telenet.be</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * Mountain_Dew (~<a href="mailto:Mountain_D@win-224-85.kabel.telenet.be">Mountain_D@win-224-85.kabel.telenet.be</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:16] * TechBot (~<a href="mailto:TechBot@Bots.WorldIRCNet.Com">TechBot@Bots.WorldIRCNet.Com</a>) Quit (staff.Worldircnet.com Belgium.WorldIRCNet.Com)<br>[12:44:25] * BunnY (~<a href="mailto:baby_rikku@win-201-32.tnt2.bel-air.md.da.uu.net">baby_rikku@win-201-32.tnt2.bel-air.md.da.uu.net</a>) has joined #techdude<br>[12:44:26] &lt;@G&gt; [JuLiE] o.o<br>[12:44:51] &lt;@Techdude&gt; grrrrrrrr ba<br>...<br>[12:45:42] * Dr_Pepper (<a href="mailto:Techdude@Bots.WorldIRCNet.com">Techdude@Bots.WorldIRCNet.com</a>) has joined #techdude<br>...<br>[12:57:22] * LoLBot sets mode: +l 26<br>...<br>[13:00:22] * Tokes sets mode: +l 66<br>[13:01:17] * Dr_Pepper sets mode: +l 27<br>[13:02:23] * Lamer sets mode: +l 66<p>Statistics: Posted by Guest — Mon Aug 05, 2002 1:11 pm</p><hr />
]]></content>
	</entry>
	</feed>
