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

	<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-07-09T00:12:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Zircon]]></name></author>
		<updated>2007-07-09T00:12:01-04:00</updated>

		<published>2007-07-09T00:12:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74272#p74272</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74272#p74272"/>
		<title type="html"><![CDATA[Autolimit help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74272#p74272"><![CDATA[
<blockquote class="uncited"><div>channel add #thelulz {<br>      chanmode "+ntkl"</div></blockquote>Just remove the +l in chanmode in ur conf file, so the autolimit script can do its job. Also remove the +k, since u r not specifying any key.<blockquote class="uncited"><div>channel add #thelulz {<br>      chanmode "+nt"</div></blockquote>By forcing chanmode to +l without a number, it s like if u r setting +l to 0, means no limit, and since chanmode protects the modes, ur egg always remove the limit.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8115">Zircon</a> — Mon Jul 09, 2007 12:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-07-08T22:09:40-04:00</updated>

		<published>2007-07-08T22:09:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74269#p74269</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74269#p74269"/>
		<title type="html"><![CDATA[Autolimit help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74269#p74269"><![CDATA[
<a href="http://www.egghelp.org/setup.htm" class="postlink">Setting up an Eggdrop</a><br><br>You need to seriously do some <span style="text-decoration:underline">reading</span>.<br><br>Also, +l requires a variable:<blockquote class="uncited"><div>The channel limit allows you to specify the maximum number of users who can be in the channel at a time. Once this number has been reached, anyone who attempts to join the channel will receive an error message of the channel being full.<br><br>Syntax:<br><br>/mode #channelname +/-l number</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sun Jul 08, 2007 10:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Hoad]]></name></author>
		<updated>2007-07-08T20:44:29-04:00</updated>

		<published>2007-07-08T20:44:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74268#p74268</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74268#p74268"/>
		<title type="html"><![CDATA[Autolimit help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74268#p74268"><![CDATA[
Not sure if this is where it should go, but anyway. My eggdrop has an autolimit script, it sets the limit fine but then a few seconds later, it un-sets the limit. <br><br>I've tried basically every autolimit script under the sun and it was the same on all of them. I heard you add +l to the chanmode part of eggdrop.conf channel block so I did but still nothing. Am I doing it wrong and if so, how?<br><br>Thanks<br><br>This is my channel block:<br><div class="codebox"><p>Code: </p><pre><code>}# Add each static channel you want your bot to sit in using the following# command. There are many different possible settings you can insert into# this command, which are explained below.    channel add #thelulz {      chanmode "+ntkl"      idle-kick 0      stopnethack-mode 0      revenge-mode 0      ban-time 120      exempt-time 60      invite-time 60      aop-delay 5:30      need-op { putserv "PRIVMSG #thelulz :op me cos i'm lame!" }      need-invite { putserv "PRIVMSG #thelulz :let me in!" }      need-key { putserv "PRIVMSG #thelulz :let me in!" }      need-unban { putserv "PRIVMSG #thelulz :let me in!" }      need-limit { putserv "PRIVMSG #thelulz :let me in!" }      flood-chan 10:60      flood-deop 3:10      flood-kick 3:10      flood-join 5:60      flood-ctcp 3:60      flood-nick 5:60    }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9135">Hoad</a> — Sun Jul 08, 2007 8:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
