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

	<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>2007-01-25T01:41:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[chadrt]]></name></author>
		<updated>2007-01-25T01:41:37-04:00</updated>

		<published>2007-01-25T01:41:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69908#p69908</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69908#p69908"/>
		<title type="html"><![CDATA[Help with a bit of code (privmsg on join to a room)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69908#p69908"><![CDATA[
Ok that was retarded of me, I should have been using that function all along.  The only draw back I see with it so far is it takes forever before it actually sends the message to ChanServ on Join or ReJoin from Kick, that process takes sometimes as long as two minutes.  When I am using a script to gain ops back after a kick it is instantly accomplished.  Is there a way to speed up the process of gaining ops on entry or reentry from a kick?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7522">chadrt</a> — Thu Jan 25, 2007 1:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-01-21T08:04:52-04:00</updated>

		<published>2007-01-21T08:04:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69783#p69783</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69783#p69783"/>
		<title type="html"><![CDATA[Help with a bit of code (privmsg on join to a room)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69783#p69783"><![CDATA[
<blockquote class="uncited"><div>.chanset #channel need-op putserv "privmsg #channel :opme"</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Jan 21, 2007 8:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[chadrt]]></name></author>
		<updated>2007-01-21T00:02:24-04:00</updated>

		<published>2007-01-21T00:02:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69776#p69776</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69776#p69776"/>
		<title type="html"><![CDATA[Help with a bit of code (privmsg on join to a room)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69776#p69776"><![CDATA[
I know how to do a priv message when the bot joins the network but I am having trouble as I am very new and I dont know the commands, to make the bot send a privmsg after successfully connecting to a room.<br><br>I believe I need a:<br><div class="codebox"><p>Code: </p><pre><code>putquick "PRIVMSG ChanServ :opme"</code></pre></div>But I dont know how to bind it to after the bot gets in the room because if it happens before its in the room it fails I tried that.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7522">chadrt</a> — Sun Jan 21, 2007 12:02 am</p><hr />
]]></content>
	</entry>
	</feed>
