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

	<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-07-07T11:15:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-07T11:15:40-04:00</updated>

		<published>2002-07-07T11:15:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8670#p8670</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8670#p8670"/>
		<title type="html"><![CDATA[Help converting a mirc script to tcl...verry short script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8670#p8670"><![CDATA[
Thanks snow-ball! that TCL did everything i needed and then some...as well as i found some other helpfull TCL's there..<br><br><br>Thanks<p>Statistics: Posted by Guest — Sun Jul 07, 2002 11:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[snow-ball]]></name></author>
		<updated>2002-06-30T21:33:07-04:00</updated>

		<published>2002-06-30T21:33:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8467#p8467</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8467#p8467"/>
		<title type="html"><![CDATA[Help converting a mirc script to tcl...verry short script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8467#p8467"><![CDATA[
Hello<br><br>Go to <a href="http://www.dawgtcl.com:81" class="postlink">http://www.dawgtcl.com:81</a> there is a tcl called "NoTriggers" some diferent but the same purpose.<br><br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=262">snow-ball</a> — Sun Jun 30, 2002 9:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-06-30T21:26:05-04:00</updated>

		<published>2002-06-30T21:26:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8466#p8466</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8466#p8466"/>
		<title type="html"><![CDATA[Help converting a mirc script to tcl...verry short script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8466#p8466"><![CDATA[
I know nuthing about codeing but If someone could please help get this short mirc script converted to tcl for my bots. I am greatly appreciative!<br><br>The purpose of the script is to kick users who use the @ and ! commands in a chat channel. It unbans them after 30 secounds. It also needs to ensure that the nick is not currently an +o in the bots. ( we dont need to be kicking the ops).<br><br> on *:text:!list*:#Channelname:{<br>   if ($nick isop #) { halt }<br>   else {<br>     kick # $nick No !List (Ban 30 Sec) [ %k.count ]<br>     mode # +b $mask($address($nick,0),2) <br>     ink %k.count 1<br>   }<br><br>I dont know if there are already tcl's that will do this if there are please let me know..I am sure that those tcl's are highly configerable. but untill I can decide on one maby someone can help me  get this interum version working quickly.<br><br>Thanks!<br>Life After Death<p>Statistics: Posted by Guest — Sun Jun 30, 2002 9:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
