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

	<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>2008-03-25T23:33:51-04:00</updated>

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

		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2008-03-25T23:33:51-04:00</updated>

		<published>2008-03-25T23:33:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82030#p82030</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82030#p82030"/>
		<title type="html"><![CDATA[failed GO (i'm blind)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82030#p82030"><![CDATA[
Unfortunately, using '/msg go' is subject to server lag times.<br>It's best to have set the channel +inactive on all bot except one, then the bot should cycle to gain ops (as long as the channel is set +cycle).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Tue Mar 25, 2008 11:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[hm2k]]></name></author>
		<updated>2008-03-25T16:42:23-04:00</updated>

		<published>2008-03-25T16:42:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82027#p82027</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82027#p82027"/>
		<title type="html"><![CDATA[failed GO (i'm blind)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82027#p82027"><![CDATA[
I've just reenabled the "GO" function to "getops" by making the bot hop the channel if not currently opped.<br><br>This function works by msging the other bots to part the channel as an attempt to regain it.<br><br>The problem i'm finding is that the bots aren't leaving at the same time, or aren't staying out long enough, so they aren't regaining ops.<br><br>This is the core code...<br><div class="codebox"><p>Code: </p><pre><code>    if (!(chan-&gt;status &amp; CHAN_ACTIVE)) {      putlog(LOG_CMDS, "*", "(%s!%s) !%s! failed GO (i'm blind)", nick, host,     u-&gt;handle);      return 1;    }</code></pre></div>What can be done to fix this so the bots do this correctly?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8177">hm2k</a> — Tue Mar 25, 2008 4:42 pm</p><hr />
]]></content>
	</entry>
	</feed>
