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

	<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-26T20:15:34-04:00</updated>

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

		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-26T20:15:34-04:00</updated>

		<published>2003-09-26T20:15:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27612#p27612</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27612#p27612"/>
		<title type="html"><![CDATA[greetd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27612#p27612"><![CDATA[
<blockquote class="uncited"><div>When my message goes onto the next line, the notice will only show the first line, everything else gets cut off (not shown).</div></blockquote>  This variable. *sigh*<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Fri Sep 26, 2003 8:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bytez]]></name></author>
		<updated>2003-09-26T01:42:31-04:00</updated>

		<published>2003-09-26T01:42:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27589#p27589</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27589#p27589"/>
		<title type="html"><![CDATA[greetd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27589#p27589"><![CDATA[
I still don't get it, "the variable is the variable" don't know what you are referring to  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz">   i'm slow at this stuff  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mad.gif" width="15" height="15" alt=":x" title="Mad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3647">Bytez</a> — Fri Sep 26, 2003 1:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-25T21:34:47-04:00</updated>

		<published>2003-09-25T21:34:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27586#p27586</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27586#p27586"/>
		<title type="html"><![CDATA[greetd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27586#p27586"><![CDATA[
<blockquote class="uncited"><div>Strikelight, how do I find the variable and do I insert the code before the proc notice line?  thanks!</div></blockquote>Uh, the variable is the variable you were trying to put to the server initially but complained that it only put the first line to server.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Thu Sep 25, 2003 9:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bytez]]></name></author>
		<updated>2003-09-25T19:14:47-04:00</updated>

		<published>2003-09-25T19:14:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27584#p27584</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27584#p27584"/>
		<title type="html"><![CDATA[greetd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27584#p27584"><![CDATA[
Strikelight, how do I find the variable and do I insert the code before the proc notice line?  thanks!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3647">Bytez</a> — Thu Sep 25, 2003 7:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-24T19:56:37-04:00</updated>

		<published>2003-09-24T19:56:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27540#p27540</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27540#p27540"/>
		<title type="html"><![CDATA[greetd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27540#p27540"><![CDATA[
<blockquote class="uncited"><div>you must've skipped the ":"<br><br>example:<br><strong class="text-strong">puthelp "PRIVMSG $nick :Welcome to $chan"</strong><br><br>not <strong class="text-strong">puthelp "PRIVMSG $nick Welcome to $chan"</strong></div></blockquote>Negative.. what he said is that he has text which goes onto the next line, such as:<br><blockquote class="uncited"><div>This is line 1<br>This is line 2</div></blockquote>The problem is, is that eggdrop strips \n's and other characters from the server queues (while a server will accept multi-lines from a client, this would still be incorrect because there wouldn't be a server command issued with the subsequent lines)...<br><br>So what he wants is:<br><div class="codebox"><p>Code: </p><pre><code>foreach line [split $text \n] {  puthelp "NOTICE $nick :$line"}</code></pre></div>(Where $text is the variable containing the multi-lined text)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Wed Sep 24, 2003 7:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-09-24T08:28:01-04:00</updated>

		<published>2003-09-24T08:28:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27514#p27514</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27514#p27514"/>
		<title type="html"><![CDATA[greetd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27514#p27514"><![CDATA[
you must've skipped the ":"<br><br>example:<br><strong class="text-strong">puthelp "PRIVMSG $nick :Welcome to $chan"</strong><br><br>not <strong class="text-strong">puthelp "PRIVMSG $nick Welcome to $chan"</strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Sep 24, 2003 8:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bytez]]></name></author>
		<updated>2003-09-23T22:19:54-04:00</updated>

		<published>2003-09-23T22:19:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27498#p27498</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27498#p27498"/>
		<title type="html"><![CDATA[greetd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27498#p27498"><![CDATA[
Thanks for the script, Sir.  When my message goes onto the next line, the notice will only show the first line, everything else gets cut off (not shown).  What extra code to I have to enter so it will show ALL the lines instead of the first?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3647">Bytez</a> — Tue Sep 23, 2003 10:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-09-23T14:24:23-04:00</updated>

		<published>2003-09-23T14:24:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27481#p27481</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27481#p27481"/>
		<title type="html"><![CDATA[greetd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27481#p27481"><![CDATA[
yeah, didn't realize that :p<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Sep 23, 2003 2:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-23T13:32:10-04:00</updated>

		<published>2003-09-23T13:32:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27479#p27479</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27479#p27479"/>
		<title type="html"><![CDATA[greetd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27479#p27479"><![CDATA[
<blockquote class="uncited"><div><div class="codebox"><p>Code: </p><pre><code>bind join - * notice:userproc notice:user {nick uhost hand chan} { if {[validuser $hand]} {  puthelp "NOTICE $nick :&lt;your line here&gt;" }}</code></pre></div></div></blockquote>change:<div class="codebox"><p>Code: </p><pre><code>if {[validuser $hand]} {</code></pre></div>to:<br><div class="codebox"><p>Code: </p><pre><code>if {![validuser $hand]} {</code></pre></div>(he said NON users  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"> )<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Sep 23, 2003 1:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-09-23T10:31:51-04:00</updated>

		<published>2003-09-23T10:31:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27473#p27473</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27473#p27473"/>
		<title type="html"><![CDATA[greetd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27473#p27473"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind join - * notice:userproc notice:user {nick uhost hand chan} { if {[validuser $hand]} {  puthelp "NOTICE $nick :&lt;your line here&gt;" }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Sep 23, 2003 10:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bytez]]></name></author>
		<updated>2003-09-22T22:47:20-04:00</updated>

		<published>2003-09-22T22:47:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27454#p27454</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27454#p27454"/>
		<title type="html"><![CDATA[greetd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27454#p27454"><![CDATA[
How can I make this script send a notice to a person ONLY when they enter the channel, is there such an option?  Also, non users mean the users NOT on the userlist?  Thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3647">Bytez</a> — Mon Sep 22, 2003 10:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
