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

	<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-06-23T00:30:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[M4ST3R26]]></name></author>
		<updated>2006-06-23T00:30:05-04:00</updated>

		<published>2006-06-23T00:30:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64272#p64272</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64272#p64272"/>
		<title type="html"><![CDATA[DCC CHAT]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64272#p64272"><![CDATA[
uhmmm ... ok i tryed this, when i type !read i get a dcc chat windows and the info is sent to the dcc chat windows ... in LOCAL, everything work fine, but if anyone else try it, the dcc chat failed .... PLZ ... help !!! <br><div class="codebox"><p>Code: </p><pre><code>set file "info.txt"set dccport "1027-2048"#----- Listing -----proc dcclist {nick uhost hand chan arg} {global dccportputserv "PRIVMSG $chan :Envoie de la liste a $nick en cours ... "putserv "PRIVMSG $nick :\001DCC CHAT chat [myip] $dccport\001"}listen $dccport script dccsendinfoproc deesendinfo {idx} {information $idx}proc information {idx} {global fileputdcc $idx "Information Index2 ;)"set fs [open "$file" r]while {![eof $fs]} {gets $fs line  putdcc $idx "$line"}close $fs return 1}</code></pre></div><br>Thanks !<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7885">M4ST3R26</a> — Fri Jun 23, 2006 12:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-06-22T20:02:39-04:00</updated>

		<published>2006-06-22T20:02:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64271#p64271</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64271#p64271"/>
		<title type="html"><![CDATA[DCC CHAT]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64271#p64271"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>puthelp "privmsg $nick : your text here"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Jun 22, 2006 8:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[M4ST3R26]]></name></author>
		<updated>2006-06-20T21:34:21-04:00</updated>

		<published>2006-06-20T21:34:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64232#p64232</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64232#p64232"/>
		<title type="html"><![CDATA[DCC CHAT]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64232#p64232"><![CDATA[
Hi again <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>i dunno if it's possible, i searched alot on the web but i can't find anything to help me :S<br><br>I want a trigger ( !read_info ), after that the eggdrop dcc chat the user ( ANY USER ), read the content of the $file and send it to the DCC CHAT window and close the chat window.<br><br>It's possible to do that or not ? If yes .. how ?!? i juste need the DCC CHAT part <br><br>Thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7885">M4ST3R26</a> — Tue Jun 20, 2006 9:34 pm</p><hr />
]]></content>
	</entry>
	</feed>
