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

	<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>2002-11-15T06:42:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-15T06:42:31-04:00</updated>

		<published>2002-11-15T06:42:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13196#p13196</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13196#p13196"/>
		<title type="html"><![CDATA[TCL Script Advice Requested]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13196#p13196"><![CDATA[
Then simply replace $channle, with the channel name, of the channel you are typing .chaset for.<br><br>The reasont hsi scripts uses it, is because it's been designed to make the $channel variable exist.<br><br>It is likely, that it is in a loop fasion, so it can set all channels (looping through each channel). Though this variable will only exist during this setup phase.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Nov 15, 2002 6:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mcdarby]]></name></author>
		<updated>2002-11-14T20:19:08-04:00</updated>

		<published>2002-11-14T20:19:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13179#p13179</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13179#p13179"/>
		<title type="html"><![CDATA[TCL Script Advice Requested]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13179#p13179"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div><blockquote class="uncited"><div>As it says, $channel does not exist.<br><br>The $channel variable isn't used here, so why did you try using it. THis was hardcoded in, at least it looks it from you post. Try hardcodeing it in your version.<br><br>Either that, or explain what you are trying and where you are trying it?</div></blockquote>I was trying it in the .chanset need-op command in DCC to make the bot send a message to ChanServ to reop it if it was deopped. And, I got the script and the variable from a TCL script that I found from within the TCL Scripts on this site.</div></blockquote></div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1594">mcdarby</a> — Thu Nov 14, 2002 8:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-14T06:01:52-04:00</updated>

		<published>2002-11-14T06:01:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13155#p13155</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13155#p13155"/>
		<title type="html"><![CDATA[TCL Script Advice Requested]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13155#p13155"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>As it says, $channel does not exist.<br><br>You will need to hardcode the channel name in replacment for this variable.</div></blockquote>Not sure what you mean, but the channel wildcard is needed for the bot to regain its OPs on deop in other channels besides my channel that it is sitting in. And I am wanting to know what is wrong with that varible.</div></blockquote>Both I and the Tcl error message clearly stated what was wrong with it. <strong class="text-strong">It does not exist</strong><br><br>Eggdrop is not mIRC, it does not have the use of the identifiers anywhere int he script.<br><br>I also stated, that you should hardcode the channel name into it<br><blockquote class="uncited"><div>And, after I went through a ChanServ message, I found 'putserv "PRIVMSG ChanServ :OP #MyChannel"' works in that ".chanset need-op" line.</div></blockquote>The $channel variable isn't used here, so why did you try using it. THis was hardcoded in, at least it looks it from you post. Try hardcodeing it in your version.<br><br>Either that, or explain what you are trying and where you are trying it?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Nov 14, 2002 6:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mcdarby]]></name></author>
		<updated>2002-11-13T22:04:19-04:00</updated>

		<published>2002-11-13T22:04:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13147#p13147</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13147#p13147"/>
		<title type="html"><![CDATA[TCL Script Advice Requested]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13147#p13147"><![CDATA[
<blockquote class="uncited"><div>As it says, $channel does not exist.<br><br>You will need to hardcode the channel name in replacment for this variable.</div></blockquote>Not sure what you mean, but the channel wildcard is needed for the bot to regain its OPs on deop in other channels besides my channel that it is sitting in. And I am wanting to know what is wrong with that varible.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1594">mcdarby</a> — Wed Nov 13, 2002 10:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-13T06:56:21-04:00</updated>

		<published>2002-11-13T06:56:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13121#p13121</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13121#p13121"/>
		<title type="html"><![CDATA[TCL Script Advice Requested]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13121#p13121"><![CDATA[
As it says, $channel does not exist.<br><br>You will need to hardcode the channel name in replacment for this variable.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Nov 13, 2002 6:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mcdarby]]></name></author>
		<updated>2002-11-13T06:35:01-04:00</updated>

		<published>2002-11-13T06:35:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13120#p13120</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13120#p13120"/>
		<title type="html"><![CDATA[TCL Varible Error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13120#p13120"><![CDATA[
<blockquote class="uncited"><div>There are many serives scripts available in the Tcl atchive that can do this.<br><br>As for the on-join message, there are also many that can do this too.<br><br>Have you even looked?<br><br>For the on-join messages, they normaly do it via a PRIVMSG, though it's very simple to do a search and replace from "PRIVMSG" to "NOTICE".</div></blockquote>Well, I'll look to see if there are any TCL Scripts in the Archieve that are for posting a notice to a user who joins the channel.<br><br>And, after I went through a ChanServ message, I found 'putserv "PRIVMSG ChanServ :OP #MyChannel"' works in that ".chanset need-op" line. But, there is still a problem, it won't work in another channel the bot is in and on the AOP List in ChanServ for that channel when the bot gets deopped.<br><br>When I tried to use 'putserv "PRIVMSG ChanServ :OP $channel"' in that line instead, it gives the error.<br><br>"Tcl error in script for 'need-op': can't read "channel": no such variable".<br><br>Could you tell me what is wrong here?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1594">mcdarby</a> — Wed Nov 13, 2002 6:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-13T05:44:04-04:00</updated>

		<published>2002-11-13T05:44:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13115#p13115</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13115#p13115"/>
		<title type="html"><![CDATA[TCL Script Advice Requested]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13115#p13115"><![CDATA[
There are many serives scripts available in the Tcl atchive that can do this.<br><br>As for the on-join message, there are also many that can do this too.<br><br>Have you even looked?<br><br>For the on-join messages, they normaly do it via a PRIVMSG, though it's very simple to do a search and replace from "PRIVMSG" to "NOTICE".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Nov 13, 2002 5:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mcdarby]]></name></author>
		<updated>2002-11-13T02:53:57-04:00</updated>

		<published>2002-11-13T02:53:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13104#p13104</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13104#p13104"/>
		<title type="html"><![CDATA[TCL Script Advice Requested]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13104#p13104"><![CDATA[
Right now, I am trying to figure out what tcl command that I have to put in the .chanet need-op line that the bot would use to tell ChanServ to reop it in the event of it being deoped, and I have tried using msg, messages, and putdcc idx text to try to get it to msg text to ChanServ to get it reopped in the event it was deopped.<br><br>And I am also looking for a TCL script that I can use that will have the bot send a couple of /notice's to the channel when someone joins the channel (for the channel the /notice's are about only and different /notice's for when I want to do the same setting for another channel) regardless whether or not they are on the bot's userlist.<br><br>If you can help me out, please let me know.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1594">mcdarby</a> — Wed Nov 13, 2002 2:53 am</p><hr />
]]></content>
	</entry>
	</feed>
