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

	<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-09-02T13:31:32-04:00</updated>

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

		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-02T13:31:32-04:00</updated>

		<published>2003-09-02T13:31:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26239#p26239</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26239#p26239"/>
		<title type="html"><![CDATA[Re: CTCP to PUBLIC]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26239#p26239"><![CDATA[
<blockquote class="uncited"><div>Try this:<div class="codebox"><p>Code: </p><pre><code>bind pub - @get pub:getproc pub:get {nick args} {xctcpmonitor $nick "XDCC SEND #1"}</code></pre></div></div></blockquote>as 'arg' in the example ctcp bound proc will not include 'XDCC' (the keyword), that code should be slightly modified:<br><div class="codebox"><p>Code: </p><pre><code>bind pub - @get pub:getproc pub:get {nick args} {xctcpmonitor $nick "SEND #1"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Sep 02, 2003 1:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-09-02T13:14:00-04:00</updated>

		<published>2003-09-02T13:14:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26235#p26235</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26235#p26235"/>
		<title type="html"><![CDATA[Re: CTCP to PUBLIC]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26235#p26235"><![CDATA[
Try this:<div class="codebox"><p>Code: </p><pre><code>bind pub - @get pub:getproc pub:get {nick args} {xctcpmonitor $nick "XDCC SEND #1"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Tue Sep 02, 2003 1:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-02T09:13:28-04:00</updated>

		<published>2003-09-02T09:13:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26186#p26186</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26186#p26186"/>
		<title type="html"><![CDATA[CTCP to PUBLIC]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26186#p26186"><![CDATA[
Hi There!<br>Currently when i post <strong class="text-strong">"/ctcp botnick XDCC SEND #1"</strong> i'll get File #1...<br>But it's to long! I need to bind it primary to public cmd and secondary only one word like <strong class="text-strong">"@get"</strong>, because it's always SEND #1<br>I tried it a lot of times bot it doesn't worked )-:<br>Can somebody help me?<div class="codebox"><p>Code: </p><pre><code>bind ctcp - xdcc xctcpeventproc xctcpevent { nick uhost handle dest keyword arg } {xctcpmonitor $nick $arg}proc xctcpmonitor { nick command } {</code></pre></div>..."@get" should forward the XDCC SEND #1 ...<br><br>thx, sx<p>Statistics: Posted by Guest — Tue Sep 02, 2003 9:13 am</p><hr />
]]></content>
	</entry>
	</feed>
