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

	<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-06-01T13:39:25-04:00</updated>

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

		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2006-06-01T13:39:25-04:00</updated>

		<published>2006-06-01T13:39:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63604#p63604</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63604#p63604"/>
		<title type="html"><![CDATA[Silly Question - Easy Answer [ solved my self ]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63604#p63604"><![CDATA[
MeTroiD<br><br>Thanks for your post, I was soooo figging tired when I posted that I did not know what I was doing lol.<br><br>Thanks for the code and tips.<br><br>As for the "god bless" to be honest, I dont really know why I put it in my posts. Just trying to be nice and friendly I guess and its something you dont hear that often any more. No offence intended by it :-s<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Thu Jun 01, 2006 1:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-06-01T01:36:01-04:00</updated>

		<published>2006-06-01T01:36:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63595#p63595</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63595#p63595"/>
		<title type="html"><![CDATA[Silly Question - Easy Answer [ solved my self ]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63595#p63595"><![CDATA[
It's wrong anyway, you should always split the arg to make the string a list incase of special characters.<br><div class="codebox"><p>Code: </p><pre><code>bind pub - !kick pub:kickproc pub:kick {nick uhost hand chan arg} {   putserv "KICK $chan [lindex [split $arg] 0] :REASON SET HERE IN SCRIPT - NOT ON IRC"} </code></pre></div>Also for future posts of you, try actually reading the error TCL returns, it would have clearly stated that you were missing a brace and there would be no need to post here about it then.<br><br>PS: why do you keep saying 'god bless' in all yours posts, i find it annoying though i don't know why.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Thu Jun 01, 2006 1:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2006-06-01T00:40:33-04:00</updated>

		<published>2006-06-01T00:40:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63594#p63594</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63594#p63594"/>
		<title type="html"><![CDATA[Silly Question - Easy Answer [ solved my self ]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63594#p63594"><![CDATA[
never mind - i fixed it in the original post - i was missing a close brace <br><br>its amazing how much trouble ] can do instead of a }<br><br>/me bands head on desk lol<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Thu Jun 01, 2006 12:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2006-06-01T00:40:48-04:00</updated>

		<published>2006-06-01T00:36:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63593#p63593</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63593#p63593"/>
		<title type="html"><![CDATA[Silly Question - Easy Answer [ solved my self ]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63593#p63593"><![CDATA[
hey guys.<br><br>I am having some issues with the following.<br><br>Can someone help me with this please.<br><div class="codebox"><p>Code: </p><pre><code>bind pub - !kick pub:kickproc pub:kick {nick uhost hand chan arg} {    putserv "kick $chan $arg REASON SET HERE IN SCRIPT - NOT ON IRC"}What might I be doing wrong?</code></pre></div>I know there is no security on this bind / proc but its just for learning right now. I will use a auth system later on.<br><br>Thanks in advance you godly guru's <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>God bless<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Thu Jun 01, 2006 12:36 am</p><hr />
]]></content>
	</entry>
	</feed>
