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

	<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>2021-07-13T09:08:30-04:00</updated>

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

		<entry>
		<author><name><![CDATA[taxick]]></name></author>
		<updated>2021-07-13T09:08:30-04:00</updated>

		<published>2021-07-13T09:08:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110100#p110100</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110100#p110100"/>
		<title type="html"><![CDATA[CTcommands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110100#p110100"><![CDATA[
Thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> Sounds great!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9146">taxick</a> — Tue Jul 13, 2021 9:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2021-07-12T15:24:58-04:00</updated>

		<published>2021-07-12T15:24:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110093#p110093</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110093#p110093"/>
		<title type="html"><![CDATA[CTcommands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110093#p110093"><![CDATA[
Yeah, i've been busy lately  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"> <br><br>Will try my best to publish a new version tonight  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12849">ComputerTech</a> — Mon Jul 12, 2021 3:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[taxick]]></name></author>
		<updated>2021-07-12T13:36:50-04:00</updated>

		<published>2021-07-12T13:36:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110092#p110092</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110092#p110092"/>
		<title type="html"><![CDATA[CTcommands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110092#p110092"><![CDATA[
Hi, <br><br>I'm testing the script <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br><br>But I get this errors in the console<br><div class="codebox"><p>Code: </p><pre><code>[19:41:51] &lt;Anne&gt; [19:41:51] SASL: You are now logged in as Anne[19:41:54] &lt;Anne&gt; [19:41:54] Tcl error [ctcommands::set:info]: can't read "channel3": no such variable[19:41:54] &lt;Anne&gt; [19:41:54] Tcl error [ctcommands::set:auth]: can't read "channel3": no such variable[19:41:54] &lt;Anne&gt; [19:41:54] Tcl error [ctcommands::set:idle]: can't read "channel3": no such variable[19:41:58] &lt;Anne&gt; [19:41:58] -Bobby (Bobby@future-tbr.r4m.64fjpq.IP)- Welcome to #futurenode, Anne! - You will get voice (+v) within the next 2 minutes - Enjoy your stay :-)[19:42:04] &lt;Anne&gt; [19:42:04] Anne joined #help.[19:42:04] &lt;Anne&gt; [19:42:04] #help: mode change '+o :Anne'[19:42:06] &lt;Anne&gt; [19:42:06] -Bobby (Bobby@future-tbr.r4m.64fjpq.IP)- Welcome to #help, Anne! - You will get voice (+v) within the next 2 minutes - Enjoy your stay :-)[19:42:12] &lt;Anne&gt; [19:42:12] Tcl error [ctcommands::set:info]: can't read "channel3": no such variable[19:42:12] &lt;Anne&gt; [19:42:12] Tcl error [ctcommands::set:channels]: can't read "channel3": no such variable[19:42:12] &lt;Anne&gt; [19:42:12] Tcl error [ctcommands::set:auth]: can't read "channel3": no such variable[19:42:12] &lt;Anne&gt; [19:42:12] Tcl error [ctcommands::set:idle]: can't read "channel3": no such variable[19:42:14] &lt;Anne&gt; [19:42:14] Tcl error [ctcommands::set:info]: can't read "channel3": no such variable[19:42:14] &lt;Anne&gt; [19:42:14] Tcl error [ctcommands::set:channels]: can't read "channel3": no such variable[19:42:14] &lt;Anne&gt; [19:42:14] Tcl error [ctcommands::set:auth]: can't read "channel3": no such variable[19:42:14] &lt;Anne&gt; [19:42:14] Tcl error [ctcommands::set:idle]: can't read "channel3": no such variable</code></pre></div>All the errors has the same error: <strong class="text-strong">"no such variable"</strong><br><br>Any fix?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9146">taxick</a> — Mon Jul 12, 2021 1:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2021-03-09T17:43:08-04:00</updated>

		<published>2021-03-09T17:43:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109509#p109509</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109509#p109509"/>
		<title type="html"><![CDATA[CTcommands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109509#p109509"><![CDATA[
m4s just checked CTcommands and FZcommands, and Both actually check before kicking, but i have cleaned up my script a bit and released version 0.3 <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br><a href="https://github.com/ComputerTech312/CTcommands/archive/main.zip" class="postlink"> Download</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12849">ComputerTech</a> — Tue Mar 09, 2021 5:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2021-03-09T14:55:49-04:00</updated>

		<published>2021-03-09T14:55:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109507#p109507</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109507#p109507"/>
		<title type="html"><![CDATA[CTcommands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109507#p109507"><![CDATA[
oh i have, i try to manage/maintain FZcommands on behalf of SirFZ now (under his permission), but i'll take a look for talk sake  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12849">ComputerTech</a> — Tue Mar 09, 2021 2:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[m4s]]></name></author>
		<updated>2021-03-09T14:53:25-04:00</updated>

		<published>2021-03-09T14:53:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109506#p109506</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109506#p109506"/>
		<title type="html"><![CDATA[CTcommands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109506#p109506"><![CDATA[
<blockquote class="uncited"><div>m4s, Correct, as they are a bot user, but if you want i can change that  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><br><br>Most Public Command Scripts i have seen, don't offer protection against this either, but again, i will look into it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"></div></blockquote>Have a look to FZcommands, works more or less grood. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12672">m4s</a> — Tue Mar 09, 2021 2:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2021-03-09T14:48:11-04:00</updated>

		<published>2021-03-09T14:48:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109505#p109505</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109505#p109505"/>
		<title type="html"><![CDATA[CTcommands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109505#p109505"><![CDATA[
m4s, Correct, as they are a bot user, but if you want i can change that  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><br><br>Most Public Command Scripts i have seen, don't offer protection against this either, but again, i will look into it <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=12849">ComputerTech</a> — Tue Mar 09, 2021 2:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[m4s]]></name></author>
		<updated>2021-03-09T14:42:56-04:00</updated>

		<published>2021-03-09T14:42:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109504#p109504</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109504#p109504"/>
		<title type="html"><![CDATA[CTcommands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109504#p109504"><![CDATA[
Hi ComputerTech!<br><br>Is it possible that a user with +o flag will kickban an another user with +m flag?<br>Hopfully not.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12672">m4s</a> — Tue Mar 09, 2021 2:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2021-03-15T20:01:02-04:00</updated>

		<published>2020-11-18T01:28:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109185#p109185</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109185#p109185"/>
		<title type="html"><![CDATA[CTcommands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109185#p109185"><![CDATA[
New CTcommands.tcl released<br><br><a href="https://github.com/ComputerTech312/CTcommands/archive/main.zip" class="postlink">Download</a><br><br>First release 1.0 , so could be bugs, if so please report below, Already planning to add IRCop commands option, and Help system  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><br><br>For latest releases or (soon) old releases<br><br><a href="https://github.com/ComputerTech312/CTcommands/releases" class="postlink">https://github.com/ComputerTech312/CTcommands/releases</a><br><br>Have a suggestion or bug report?  Post below  <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=12849">ComputerTech</a> — Wed Nov 18, 2020 1:28 am</p><hr />
]]></content>
	</entry>
	</feed>
