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

	<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-02-08T19:05:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ghostscript]]></name></author>
		<updated>2006-02-08T19:05:52-04:00</updated>

		<published>2006-02-08T19:05:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60240#p60240</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60240#p60240"/>
		<title type="html"><![CDATA[PRIVMSG,Query,Msg all dump into channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60240#p60240"><![CDATA[
Thanks!  It seemed to be a specific client error, For any furture people who have issues, make sure they aren't using "ircle" - Thanks again<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7352">ghostscript</a> — Wed Feb 08, 2006 7:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-02-08T18:39:54-04:00</updated>

		<published>2006-02-08T18:39:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60238#p60238</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60238#p60238"/>
		<title type="html"><![CDATA[PRIVMSG,Query,Msg all dump into channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60238#p60238"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>putquick "privmsg $nick :bla bla"</code></pre></div>is enough to open a query.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Feb 08, 2006 6:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ghostscript]]></name></author>
		<updated>2006-02-08T18:17:41-04:00</updated>

		<published>2006-02-08T18:17:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60236#p60236</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60236#p60236"/>
		<title type="html"><![CDATA[PRIVMSG,Query,Msg all dump into channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60236#p60236"><![CDATA[
I am running Eggdrop 1.4 and am trying to design a simple script that when a person executes "!iMac 543456" or another number following iMac they bot will open a new window to the client with the response "$nick requests consult for #" where # represents the user input.  Everything is working the way it is suppose to except for one thing - it will not open a new window - it either PRIVMSG to the chan (I know no one else can see it, i need a new window) or the same will happen with the Msg and Query commands.  Any help is appreciated.<div class="codebox"><p>Code: </p><pre><code>[bind pub - !imac pub_imacproc pub_imac {nick mask hand channel args} {      putquick "PRIVMSG $channel :$nick requests consult for $args"      putquick "PRIVMSG $nick :\001QUERY $nick requests consult"         }                      set channel #mac_tier2]</code></pre></div>If possible please also e-mail reply to <a href="mailto:ghost_script@mac.com">ghost_script@mac.com</a>  Thanks you guys<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7352">ghostscript</a> — Wed Feb 08, 2006 6:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
