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

	<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>2003-10-06T03:20:46-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-10-06T03:20:46-04:00</updated>

		<published>2003-10-06T03:20:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28011#p28011</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28011#p28011"/>
		<title type="html"><![CDATA[Can an eggdrop set +O ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28011#p28011"><![CDATA[
Hey guys,<br><br>I found a script, autooper.tcl, which I adapted to set the +O, he can op himself, etc ...<br><br>Well this .tcl baby works like a charm, but can be very powerfull...<br>If you're interested the tcl is on <a href="http://www.tclscript.com" class="postlink">www.tclscript.com</a> .<br><br>Greetz,<p>Statistics: Posted by Guest — Mon Oct 06, 2003 3:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-10-05T16:02:41-04:00</updated>

		<published>2003-10-05T16:02:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27994#p27994</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27994#p27994"/>
		<title type="html"><![CDATA[Re: Can an eggdrop set +O ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27994#p27994"><![CDATA[
<blockquote class="uncited"><div>[snip]<br>Why does my eggdrop refuses to set any channel mode ?<br><br>Thnx in advance</div></blockquote>I guess chanmode won't help, the bot can't set modes at all.<br><br>did you try .dump mode #channel +modes ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Oct 05, 2003 4:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[BarkerJr]]></name></author>
		<updated>2003-10-05T13:29:06-04:00</updated>

		<published>2003-10-05T13:29:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27986#p27986</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27986#p27986"/>
		<title type="html"><![CDATA[Can an eggdrop set +O ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27986#p27986"><![CDATA[
No, that is incorrect.  chanmode won't accept +O (known bug; won't be fixed till 1.8 is released).<br><br>Write a script.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2933">BarkerJr</a> — Sun Oct 05, 2003 1:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dedan]]></name></author>
		<updated>2003-10-05T12:16:41-04:00</updated>

		<published>2003-10-05T12:16:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27980#p27980</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27980#p27980"/>
		<title type="html"><![CDATA[Can an eggdrop set +O ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27980#p27980"><![CDATA[
If the bot is running, in DCC<br><br>.+chan #channel1<br>.chanset #channel1 chanmode +Onpst<br>.chansave<br><br><br>in the conf file (for new bot)<br><br>channel add #channel1 {<br>  chanmode "+Onpst"<br>}<br>channel set #channel1 -enforcebans -dynamicbans<br><br>I am on Dalnet<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3472">Dedan</a> — Sun Oct 05, 2003 12:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-10-05T05:54:12-04:00</updated>

		<published>2003-10-05T05:54:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27956#p27956</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27956#p27956"/>
		<title type="html"><![CDATA[Can an eggdrop set +O ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27956#p27956"><![CDATA[
hey,<br><br>I have an eggdrop setup in our oper - channel and normally the channel needs to be +O of course..<br><br>Anyway, the eggdrop doesn't set modes on the channel.<br>I left out the .chan file in de eggdrop.conf, but that didn't help neither.<br><br>So, <br><br>Can an eggdrop set +O on a channel if he has an o-line ?<br>Why does my eggdrop refuses to set any channel mode ?<br><br>Thnx in advance ,<p>Statistics: Posted by Guest — Sun Oct 05, 2003 5:54 am</p><hr />
]]></content>
	</entry>
	</feed>
