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

	<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>2004-04-04T04:52:38-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Xpert]]></name></author>
		<updated>2004-04-04T04:52:38-04:00</updated>

		<published>2004-04-04T04:52:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35193#p35193</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35193#p35193"/>
		<title type="html"><![CDATA[Sending message, quite difficult :/]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35193#p35193"><![CDATA[
When MAINNICK join to any channel, the eggdrop will send him private message (ARG1 ARG2)?<br>Ok.<div class="codebox"><p>Code: </p><pre><code>bind join - * join:mainnickproc join:mainnick {nick host hand chan} {  if {[string equal -nocase "MAINNICK" "$nick"]} {    putserv "privmsg $nick :ARG1 ARG2"  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4667">Xpert</a> — Sun Apr 04, 2004 4:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zariffa]]></name></author>
		<updated>2004-04-03T22:36:21-04:00</updated>

		<published>2004-04-03T22:36:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35186#p35186</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35186#p35186"/>
		<title type="html"><![CDATA[Sending message, quite difficult :/]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35186#p35186"><![CDATA[
Hello all,<br><br>I have a real big problem. I don't know TCL, and I have an Eggdrop, and I want him to do one thing :<br><br>To send a : <blockquote class="uncited"><div>/msg MAINNICK ARG1 ARG2</div></blockquote>when he JOIN, or when MAINNICK join to a channel.<br><br>Can somone write me this little code please ? :/<br>I hate ask for that because all of you have other things to do :/ But i'm a noob, sorry :/<br><br>Thanks in advance.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4349">Zariffa</a> — Sat Apr 03, 2004 10:36 pm</p><hr />
]]></content>
	</entry>
	</feed>
