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

	<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>2007-01-13T21:39:51-04:00</updated>

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

		<entry>
		<author><name><![CDATA[crux]]></name></author>
		<updated>2007-01-13T21:36:20-04:00</updated>

		<published>2007-01-13T21:36:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69636#p69636</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69636#p69636"/>
		<title type="html"><![CDATA[Part kill]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69636#p69636"><![CDATA[
Thanks you much.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8573">crux</a> — Sat Jan 13, 2007 9:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-01-13T21:39:51-04:00</updated>

		<published>2007-01-13T18:38:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69629#p69629</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69629#p69629"/>
		<title type="html"><![CDATA[Part kill]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69629#p69629"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub n|n !kill kill:onoffbind part -|- * part:killset killon 1proc part:kill {nickname hostname handle channel reason} {  if {$::killon &amp;&amp; [string equal $channel #mylamechannel]} {    putquick "KILL $nickname :Don't part $channel."  }}proc kill:onoff {nick uhost hand chan arg} { set s [string tolower [lindex [split $arg] 0]] set ::killon [expr {($s == "on")}]}</code></pre></div>Edit: Just removed useless code.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Jan 13, 2007 6:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[crux]]></name></author>
		<updated>2007-01-13T18:11:26-04:00</updated>

		<published>2007-01-13T18:11:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69627#p69627</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69627#p69627"/>
		<title type="html"><![CDATA[Part kill]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69627#p69627"><![CDATA[
Thanks alot ..<br><br>then bro.. I'm bot owner and I wanna control this tcl from public command... <br>example !kill on/off  <br>how to bro? .. please help me.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8573">crux</a> — Sat Jan 13, 2007 6:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2007-01-13T13:26:57-04:00</updated>

		<published>2007-01-13T13:26:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69622#p69622</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69622#p69622"/>
		<title type="html"><![CDATA[Part kill]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69622#p69622"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind part -|- * part:killproc part:kill {nickname hostname handle channel reason} {  if {[string equal $channel #mylamechannel]} {    putquick "KILL $nickname :Don't part $channel."  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Sat Jan 13, 2007 1:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[crux]]></name></author>
		<updated>2007-01-13T13:09:50-04:00</updated>

		<published>2007-01-13T13:09:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69621#p69621</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69621#p69621"/>
		<title type="html"><![CDATA[Part kill]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69621#p69621"><![CDATA[
hello<br>I want a little code to kill users, who r trying to <strong class="text-strong">part</strong> from a specified channel.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8573">crux</a> — Sat Jan 13, 2007 1:09 pm</p><hr />
]]></content>
	</entry>
	</feed>
