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

	<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-06-15T14:36:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-06-15T14:36:06-04:00</updated>

		<published>2004-06-15T14:36:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37421#p37421</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37421#p37421"/>
		<title type="html"><![CDATA[Setting up the need-op command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37421#p37421"><![CDATA[
<a href="http://www.suninet.nl/tclguide/" class="postlink">http://www.suninet.nl/tclguide/</a><br><a href="http://www.tcl.tk/man/" class="postlink">http://www.tcl.tk/man/</a><br>and tcl-commands.doc in your eggdrop's doc directory.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Jun 15, 2004 2:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-15T14:25:59-04:00</updated>

		<published>2004-06-15T14:25:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37420#p37420</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37420#p37420"/>
		<title type="html"><![CDATA[Setting up the need-op command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37420#p37420"><![CDATA[
Yeah, I know that already  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br><br>Any idea about my other questions? How do I make the egg send 2 msgs and where can I find some reading stuff about this?<p>Statistics: Posted by Guest — Tue Jun 15, 2004 2:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dollar]]></name></author>
		<updated>2004-06-13T14:24:55-04:00</updated>

		<published>2004-06-13T14:24:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37302#p37302</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37302#p37302"/>
		<title type="html"><![CDATA[Setting up the need-op command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37302#p37302"><![CDATA[
<blockquote class="uncited"><div>Try:<br><br>.chanset #????? need-op putserv "PRIVMSG Tzvika-Pick :Test!"<br><br>And aswell, look this:<br><br>.chanset #???? need-op { putserv "PRIVMSG Tzvika-Pick :Test!"} <br>Successfully set modes { need-op { { putserv "PRIVMSG Tzvika-Pick :Test!"} } } on #????. <br><br>After Test!" there is }.You need to put one space free.</div></blockquote>Eh? You need not use {}'s at all... ""s are fine...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4046">dollar</a> — Sun Jun 13, 2004 2:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-13T13:52:08-04:00</updated>

		<published>2004-06-13T13:52:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37301#p37301</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37301#p37301"/>
		<title type="html"><![CDATA[Setting up the need-op command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37301#p37301"><![CDATA[
Well, excuse my funny newbies questions, but I have one more question... <br><br>I am trying to make the bot send two msgs to two diffrent nicks. How do I put both need-op commands for the same channel??<br><br>Is there any kind of manual for me to read?<p>Statistics: Posted by Guest — Sun Jun 13, 2004 1:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-05-28T12:45:16-04:00</updated>

		<published>2004-05-28T12:45:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36681#p36681</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36681#p36681"/>
		<title type="html"><![CDATA[Setting up the need-op command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36681#p36681"><![CDATA[
Thats my only idea:<br><blockquote class="uncited"><div>  onchan &lt;nickname&gt; [channel]<br>    Returns: 1 if someone by that nickname is on the specified channel (or<br>      any channel if none is specified); 0 otherwise<br>    Module: irc</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Fri May 28, 2004 12:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-05-28T12:23:41-04:00</updated>

		<published>2004-05-28T12:23:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36679#p36679</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36679#p36679"/>
		<title type="html"><![CDATA[Setting up the need-op command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36679#p36679"><![CDATA[
Allright! It worked just great! <br><br>Thanks alot!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br><br>One more question, if that's allright.. <br>I want the eggdrop to check if the user Tzvika-Pick is online, before sending the PRIVMSG. How can it be done?<p>Statistics: Posted by Guest — Fri May 28, 2004 12:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2004-05-28T08:25:53-04:00</updated>

		<published>2004-05-28T08:25:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36673#p36673</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36673#p36673"/>
		<title type="html"><![CDATA[Setting up the need-op command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36673#p36673"><![CDATA[
Try:<br><br>.chanset #????? need-op putserv "PRIVMSG Tzvika-Pick :Test!"<br><br>And aswell, look this:<br><br>.chanset #???? need-op { putserv "PRIVMSG Tzvika-Pick :Test!"} <br>Successfully set modes { need-op { { putserv "PRIVMSG Tzvika-Pick :Test!"} } } on #????. <br><br>After Test!" there is }.You need to put one space free.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Fri May 28, 2004 8:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-05-28T07:24:34-04:00</updated>

		<published>2004-05-28T07:24:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36671#p36671</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36671#p36671"/>
		<title type="html"><![CDATA[Setting up the need-op command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36671#p36671"><![CDATA[
Hmm.. still doesn't work... <br><blockquote class="uncited"><div>.chanset #???? need-op { putserv "PRIVMSG Tzvika-Pick :Test!"}<br>Successfully set modes { need-op { { putserv "PRIVMSG Tzvika-Pick :Test!"} } } on #????.<br>#Tzvika-Pi# chanset #???? need-op { { putserv "PRIVMSG Tzvika-Pick :Test!"} }<br>Tcl error in script for 'need-op':<br>invalid command name " putserv "PRIVMSG Tzvika-Pick :Test!""</div></blockquote>Any other ideas?<p>Statistics: Posted by Guest — Fri May 28, 2004 7:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-05-26T12:51:09-04:00</updated>

		<published>2004-05-26T12:51:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36609#p36609</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36609#p36609"/>
		<title type="html"><![CDATA[Setting up the need-op command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36609#p36609"><![CDATA[
Just use <strong class="text-strong">putserv</strong>. Tcl is case-sensitive.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Wed May 26, 2004 12:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-05-26T11:07:45-04:00</updated>

		<published>2004-05-26T11:07:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36608#p36608</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36608#p36608"/>
		<title type="html"><![CDATA[Setting up the need-op command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36608#p36608"><![CDATA[
Hello, <br><br>I am try to set my new eggdrop to give me a privte msg when it needs ops. <br><br>I gave this command on the partyline: <blockquote class="uncited"><div> .chanset #????? need-op { PUTSERV "PRIVMSG Tzvika-Pick :Test!" }</div></blockquote> <br>But after a few seconds, I get this error on the partyline:<blockquote class="uncited"><div> invalid command name " PUTSERV "PRIVMSG Tzvika-Pick :Test!" "</div></blockquote>I'm lost! What's wrong? If there any newbies FAQ for this?<p>Statistics: Posted by Guest — Wed May 26, 2004 11:07 am</p><hr />
]]></content>
	</entry>
	</feed>
