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

	<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-25T16:09:46-04:00</updated>

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

		<entry>
		<author><name><![CDATA[hm2k]]></name></author>
		<updated>2008-03-25T16:09:46-04:00</updated>

		<published>2008-03-25T16:09:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82026#p82026</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82026#p82026"/>
		<title type="html"><![CDATA[GO $CHAN / get ops cycle]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82026#p82026"><![CDATA[
I found I needed to use:<br><br>bind msg o|o go *msg:go<br><br>As my core script had unset all my msg binds by default using a while loop.<br><br>.binds *go* all<br><br>Show's it now.<br><br>Additional thoughts:<br><br>I see the GO command was removed here:<br><br><a href="http://www.eggheads.org/pipermail/changes/2001-September/000498.html" class="postlink">http://www.eggheads.org/pipermail/chang ... 00498.html</a><br><br>We see the comment "Removed the GO command again and readded need-cycle"<br><br>It seems that in Eggdrop 1.7, need-cycle is used instead, however I also find that Eggdrop 1.7 was renamed to Eggdrop 1.9...<br><br>I was thinking that perhaps it's no longer used in 1.6, but it seems GO is still used in latest eggdrop 1.6.18<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8177">hm2k</a> — Tue Mar 25, 2008 4:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[hm2k]]></name></author>
		<updated>2008-03-25T13:48:18-04:00</updated>

		<published>2008-03-25T13:48:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82025#p82025</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82025#p82025"/>
		<title type="html"><![CDATA[GO $CHAN / get ops cycle]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82025#p82025"><![CDATA[
I've not been using eggdrop for some time really, so I'm looking for a little assistance with this.<br><br>My bots are running eggdrop v1.6.15.<br><br>Here's what I'm doing:<br><br>Joining a channel<br>Joining the bots<br>Part the channel<br><br>Once the bots are the only ones left in the channel, something is triggered and they send a PRIVMSG :go $CHAN to eachother.<br><br>It seems to be an attempt to get the bots to cycle the channel to regain ops, however my bots don't appear to do anything, and I don't know why.<br><br>This doesn't appear to be part of the tcl script i'm using, neither does it appear to be part of the getops.tcl included, as that uses gop not go.<br><br>So is this part of the core or a module or what?<br><br>Do I need an additional script to make this work or should it work as part of the core?<br><br>Note: there's mention of it here (so i know it's not just me): <a href="http://www.eggheads.org/pipermail/eggheads/1999-October/001691.html" class="postlink">http://www.eggheads.org/pipermail/egghe ... 01691.html</a><br><br>I also see it here in "help/msg/irc.help":<br><div class="codebox"><p>Code: </p><pre><code>%{help=go}%{+o|o}%b/MSG%b %B %bGO%b &lt;channel&gt;This makes the bot leave a channel if not currently opped.</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8177">hm2k</a> — Tue Mar 25, 2008 1:48 pm</p><hr />
]]></content>
	</entry>
	</feed>
