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

	<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>2006-11-25T00:30:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Jerry]]></name></author>
		<updated>2006-11-25T00:30:19-04:00</updated>

		<published>2006-11-25T00:30:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68436#p68436</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68436#p68436"/>
		<title type="html"><![CDATA[Question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68436#p68436"><![CDATA[
Never mind i got it. Thanks ^__^<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8418">Jerry</a> — Sat Nov 25, 2006 12:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2006-11-24T20:05:12-04:00</updated>

		<published>2006-11-24T20:05:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68430#p68430</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68430#p68430"/>
		<title type="html"><![CDATA[Question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68430#p68430"><![CDATA[
You might also wish to check "userbans" in the same channel settings as in the previous post (basically makes your bot "allow" others to add bans, and not bounce 'em immediately).<br><br>For any other mode your bot keeps bouncing, see "chanmode" (aka Protect modes); anything set + here is enforced, anything set - here is removed when seen.<br>When using dynamicbans/invites/exempts, see values for ban-time/exempt-time/invite-time also.<br><br>Also, there are separate user/dynamic-settings for invite- and exemptlists.<br><br>To make your bot as passive as possible, I'd suggest something like this:<div class="codebox"><p>Code: </p><pre><code>-enforcebans+userbans+userexempts+userinvites+dynamicbans+dynamicexempts+dynamicinvitesban-time 0exempt-time 0invite-time 0chanmode ""</code></pre></div>Probably a few more settings I overlooked, tho these should make your bot care less for bans/invites/exempts and modes in your channel..<br><br>PS. invites and exempts might not be supported on all irc networks, in these cases, just disregard these settings DS<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Fri Nov 24, 2006 8:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-11-24T17:53:33-04:00</updated>

		<published>2006-11-24T17:53:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68429#p68429</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68429#p68429"/>
		<title type="html"><![CDATA[Question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68429#p68429"><![CDATA[
Look at your channel settings:<div class="codebox"><p>Code: </p><pre><code>.chaninfo #chan</code></pre></div>Specifically look at the detailed information in eggdrop.conf regarding enforcebans/dynamicbans. I'd advise that you set enforcebans off.<br><br>As your bot is already running you'd need do the following via DCC Chat as well as modifying your configuration file if you wish to add more dynamic channels.<div class="codebox"><p>Code: </p><pre><code>.chanset &lt;channel&gt; &lt;settings&gt;</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Fri Nov 24, 2006 5:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Jerry]]></name></author>
		<updated>2006-11-24T14:29:12-04:00</updated>

		<published>2006-11-24T14:29:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68425#p68425</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68425#p68425"/>
		<title type="html"><![CDATA[Question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68425#p68425"><![CDATA[
Ok everytime my bot joins the channel, it always clears the banlist. How do I set it so that all it does it runs script, and doesnt unban/unexcept/uninvite/unmode stuff? All I want it to do is run some scripts. Thats all.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8418">Jerry</a> — Fri Nov 24, 2006 2:29 pm</p><hr />
]]></content>
	</entry>
	</feed>
