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

	<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-04-09T08:29:24-04:00</updated>

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

		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2006-04-09T08:29:24-04:00</updated>

		<published>2006-04-09T08:29:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61758#p61758</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61758#p61758"/>
		<title type="html"><![CDATA[Bot sets modes when owner joins.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61758#p61758"><![CDATA[
<blockquote class="uncited"><div>The only non-standard scripts:<br>dice.tcl (A die roller that doesnt even contain the word 'mode' in it)<br>av.tcl :<div class="codebox"><p>Code: </p><pre><code>bind join - * join:auto_voiceproc join:auto_voice {nick host hand chan} { pushmode $chan +v $nick}</code></pre></div>Though judging by the 'timing' of the mode change (I've noticed it also triggers whenever the owner is deoped), i dont think this script is the problem.</div></blockquote>What does your Global Channel options look like? And exactly what scripts are you loading?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Sun Apr 09, 2006 8:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[BarkerJr]]></name></author>
		<updated>2006-04-08T00:33:13-04:00</updated>

		<published>2006-04-08T00:33:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61740#p61740</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61740#p61740"/>
		<title type="html"><![CDATA[Bot sets modes when owner joins.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61740#p61740"><![CDATA[
What IRC server version is the network?  See /version.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2933">BarkerJr</a> — Sat Apr 08, 2006 12:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[StarLion]]></name></author>
		<updated>2006-04-06T18:04:09-04:00</updated>

		<published>2006-04-06T18:04:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61701#p61701</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61701#p61701"/>
		<title type="html"><![CDATA[Bot sets modes when owner joins.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61701#p61701"><![CDATA[
The only non-standard scripts:<br>dice.tcl (A die roller that doesnt even contain the word 'mode' in it)<br>av.tcl :<div class="codebox"><p>Code: </p><pre><code>bind join - * join:auto_voiceproc join:auto_voice {nick host hand chan} { pushmode $chan +v $nick}</code></pre></div>Though judging by the 'timing' of the mode change (I've noticed it also triggers whenever the owner is deoped), i dont think this script is the problem.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7134">StarLion</a> — Thu Apr 06, 2006 6:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-04-06T17:28:46-04:00</updated>

		<published>2006-04-06T17:28:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61698#p61698</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61698#p61698"/>
		<title type="html"><![CDATA[Bot sets modes when owner joins.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61698#p61698"><![CDATA[
Do you have any scripts loaded that might be causing this conflict?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Apr 06, 2006 5:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[StarLion]]></name></author>
		<updated>2006-04-06T15:57:15-04:00</updated>

		<published>2006-04-06T15:57:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61697#p61697</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61697#p61697"/>
		<title type="html"><![CDATA[Bot sets modes when owner joins.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61697#p61697"><![CDATA[
Whenever an owner (current flags: jlmnoptx global, no channel) joins a channel my bot has ops on, the bot procedes to try and set modes on the channel equal to the owner's name. IE: Cecilia joins the channel, the bot tries to set +Cecila on the channel, which on my particular network gets truncated to +ci for invalid modes. This is extremely annoying and NOT what the bot is supposed to do.<br><br>Any ideas?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7134">StarLion</a> — Thu Apr 06, 2006 3:57 pm</p><hr />
]]></content>
	</entry>
	</feed>
