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

	<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>2006-10-31T09:00:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-10-31T09:00:18-04:00</updated>

		<published>2006-10-31T09:00:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67594#p67594</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67594#p67594"/>
		<title type="html"><![CDATA[Aid in this tcl of anti-inviters]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67594#p67594"><![CDATA[
<blockquote class="uncited"><div>You're not making any sense. And neither does the code you posted. Search the tcl archive for "invite ban"<br><br><a href="http://www.egghelp.org/tcl.htm" class="postlink">http://www.egghelp.org/tcl.htm</a></div></blockquote>It makes no sense because it's some mIRC rubbish with 3 lines of Tcl Arnold_X-P has picked up some where.<br><br>Arnold_X-P if you wish to write Tcl then the following you need to <em class="text-italics">read</em>:<br><br><a href="http://suninet.org/tclguide/" class="postlink">Guide to TCL scripting for Eggdrop 1.6</a><br><a href="http://www.tcl.tk/man/tcl8.4/TclCmd/" class="postlink">man/tcl8.4/TclCmd/</a><br><a href="http://johoho.eggheads.org/eggdrop/other/guide2tcl.html#Triggers_for_code" class="postlink">A beginners guide to TCL with focus on Eggdrop</a><br><a href="http://tcl.b0rk.de/mirror/eggdrop1.6.15/html/tcl-commands.html" class="postlink">Eggdrop Tcl Commands</a><br><a href="http://www.peterre.com/characters.html" class="postlink">How to write eggdrop scripts that won't choke on special characters</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Oct 31, 2006 9:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-10-31T03:38:25-04:00</updated>

		<published>2006-10-31T03:38:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67586#p67586</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67586#p67586"/>
		<title type="html"><![CDATA[Aid in this tcl of anti-inviters]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67586#p67586"><![CDATA[
You're not making any sense. And neither does the code you posted. Search the tcl archive for "invite ban"<br><br><a href="http://www.egghelp.org/tcl.htm" class="postlink">http://www.egghelp.org/tcl.htm</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Tue Oct 31, 2006 3:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Arnold_X-P]]></name></author>
		<updated>2006-10-31T00:10:55-04:00</updated>

		<published>2006-10-31T00:10:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67579#p67579</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67579#p67579"/>
		<title type="html"><![CDATA[Aid in this tcl of anti-inviters]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67579#p67579"><![CDATA[
the question is following the friends elaborates one tcl of anti-inviters for channels. the objective of this tcl is the one of not hurling to which they repeat the name of the channel. example if my channel is # dops and I repeat in each short while forces # dops then I want that tcl of bot me boat by inviters... very either I do not believe that not it cerre or tcl fijence by favor. but that sii if anybody digita another then channel that mote of the channel..  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> please help me tnks ..<br>that if that nonboat to which the name of the channel repeats in which this. if it detects another name of another channel that that tcl boat to the violator I leave the example here them... tnks  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br><div class="codebox"><p>Code: </p><pre><code>######################################################################################################################################### DESCRITIÓN ########################################################################################################################################           Dull to the invitador of your channel Anti Invitations in channels.               ##                but it does not hurl to which your channel repeats                           ################################################################################################set {@*:TEXT:*:*} {var {%c = $strip($1-,burc)}if {(($chr(35) isin %c) &amp;&amp; ($chan !isin %c) &amp;&amp; ($nick isreg $chan)) { putserv "MODE $chan +b $address($nick,2)"putserv "KICK $chan $nick :Invitations to other channels please that is not prohibited in $chan I detest the invitations &gt;:)"}putlog "Anti-inviters by Arnold_X-P has been loaded"</code></pre></div><span style="color:red">Edit: Changed topic Subject (Sir_Fz)</span><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8327">Arnold_X-P</a> — Tue Oct 31, 2006 12:10 am</p><hr />
]]></content>
	</entry>
	</feed>
