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

	<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>2005-08-25T12:02:49-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-08-25T12:02:49-04:00</updated>

		<published>2005-08-25T12:02:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54799#p54799</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54799#p54799"/>
		<title type="html"><![CDATA[Error in timebomb.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54799#p54799"><![CDATA[
is your bot op on the channel? set dcc console +v (log output to server) and see if the bot actually issues that KICK<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Thu Aug 25, 2005 12:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sloop]]></name></author>
		<updated>2005-08-25T09:59:39-04:00</updated>

		<published>2005-08-25T09:59:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54796#p54796</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54796#p54796"/>
		<title type="html"><![CDATA[Error in timebomb.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54796#p54796"><![CDATA[
Hi @ll,<br><br>I loaded the little fun game TIMEBOMB.TCL but it seems there's a problem: When cutting the wrong fire and the bomb blows up, the user is NOT KICKED out of the channel. Meanwhile I checked the partyline of this channel, and I get the message:<br><br>"userxyz is kicked of #channelname (*SNIP* ... BOOOOOOM!)" <br><br>but the process KICK seems not to work. I checked the .tcl script, and its doint the kick by this code:<br><div class="codebox"><p>Code: </p><pre><code>proc IRCKick {theNick theChannel theReason} {  note "Kicking $theNick in $theChannel (Reason: $theReason)"  putserv "KICK $theChannel $theNick :$theReason"}</code></pre></div>I tried also to replace putserv with putquick but it still doesn't work. Can anyone help me please? what's wrong here?<br><br>Thanks in advance...<br>Sloop<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6470">Sloop</a> — Thu Aug 25, 2005 9:59 am</p><hr />
]]></content>
	</entry>
	</feed>
