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

	<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-07-08T09:22:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Quinie]]></name></author>
		<updated>2005-07-08T09:22:40-04:00</updated>

		<published>2005-07-08T09:22:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51993#p51993</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51993#p51993"/>
		<title type="html"><![CDATA[Make the preform on join of channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51993#p51993"><![CDATA[
Yeah your right...<br><br>it just isn't my week..<br><br>i lost about 8 websites (mysql crash) and everything looks likes it's running and i stand still.. just have to get my mind back in order. Sorry for bothering you guys with these silly questions and thx again.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4374">Quinie</a> — Fri Jul 08, 2005 9:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-07-08T03:32:52-04:00</updated>

		<published>2005-07-08T03:32:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51977#p51977</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51977#p51977"/>
		<title type="html"><![CDATA[Make the preform on join of channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51977#p51977"><![CDATA[
Always try to give your logic a go before asking on the forum. Chances are it might work and even if it doesn't its no big deal. It just saves time.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Fri Jul 08, 2005 3:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Quinie]]></name></author>
		<updated>2005-07-07T09:25:54-04:00</updated>

		<published>2005-07-07T09:25:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51921#p51921</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51921#p51921"/>
		<title type="html"><![CDATA[Make the preform on join of channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51921#p51921"><![CDATA[
[censored] is it really that simple just a join bind <br>and then check if it is the bot himself that joined..<br><br>i thought this would never work couse it is the bot that joins and needs to run the script..<br><br>(now i feel realy stupid) <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4374">Quinie</a> — Thu Jul 07, 2005 9:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-07-07T07:44:33-04:00</updated>

		<published>2005-07-07T07:44:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51916#p51916</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51916#p51916"/>
		<title type="html"><![CDATA[Make the preform on join of channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51916#p51916"><![CDATA[
I think he needs more than a bind. If the BOT joins a channel.<br><div class="codebox"><p>Code: </p><pre><code>bind join - "*" your:procproc your:proc {nick uhost hand chan} { if {[isbotnick $nick]} {  #your stuff here! }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Thu Jul 07, 2005 7:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dizzle]]></name></author>
		<updated>2005-07-07T07:08:11-04:00</updated>

		<published>2005-07-07T07:08:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51914#p51914</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51914#p51914"/>
		<title type="html"><![CDATA[Make the preform on join of channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51914#p51914"><![CDATA[
you mean how too react your script on joining<br><br>bind join -|- * procname thats the bind<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6156">Dizzle</a> — Thu Jul 07, 2005 7:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Quinie]]></name></author>
		<updated>2005-07-07T05:35:16-04:00</updated>

		<published>2005-07-07T05:35:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51912#p51912</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51912#p51912"/>
		<title type="html"><![CDATA[Make the preform on join of channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51912#p51912"><![CDATA[
If feel realy stupid for asking but can't seem to find it. <br>How do i run a script when the bot enters the channel ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4374">Quinie</a> — Thu Jul 07, 2005 5:35 am</p><hr />
]]></content>
	</entry>
	</feed>
