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

	<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-08-10T20:13:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-08-10T20:13:22-04:00</updated>

		<published>2006-08-10T20:13:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65368#p65368</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65368#p65368"/>
		<title type="html"><![CDATA[Script Help Please]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65368#p65368"><![CDATA[
<blockquote class="uncited"><div>This is better suited to the scripting help board isn't it?  Oh well. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote>After 67 posts you'd think the person posting would know.<br><br><span style="color:darkred">Moved to</span>: Scripting Help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Aug 10, 2006 8:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2006-08-10T12:17:45-04:00</updated>

		<published>2006-08-10T12:17:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65355#p65355</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65355#p65355"/>
		<title type="html"><![CDATA[Script Help Please]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65355#p65355"><![CDATA[
hey drag,<br><br>That just returns offline all the time, there is no where to give the arg for the port eg !ftptest host port or !ftptest host:port<br><br>both return offline even tho I know that ftp is online.<br><br>any suggestions? cheers<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Thu Aug 10, 2006 12:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Cletus]]></name></author>
		<updated>2006-08-10T11:55:34-04:00</updated>

		<published>2006-08-10T11:55:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65354#p65354</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65354#p65354"/>
		<title type="html"><![CDATA[Script Help Please]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65354#p65354"><![CDATA[
This is better suited to the scripting help board isn't it?  Oh well. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8062">Cletus</a> — Thu Aug 10, 2006 11:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-08-10T08:00:45-04:00</updated>

		<published>2006-08-10T08:00:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65347#p65347</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65347#p65347"/>
		<title type="html"><![CDATA[Script Help Please]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65347#p65347"><![CDATA[
try this:<div class="codebox"><p>Code: </p><pre><code>bind pub o !ftptest ftp:testproc ftp:test {n u h c a} { if {[catch {set ftp_test [socket -async $a]} sockerr]} {   putserv "privmsg $c :$a is 4OffLine"   } else {   putserv "privmsg $c :$a is 9OnLine" } close $ftp_test}</code></pre></div>should work for things like:<br>!ftptest ftp.some.host.net 6969<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Thu Aug 10, 2006 8:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2006-08-10T04:20:07-04:00</updated>

		<published>2006-08-10T04:20:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65344#p65344</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65344#p65344"/>
		<title type="html"><![CDATA[Script Help Please]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65344#p65344"><![CDATA[
Could someone help me find out why this not working please.<br><div class="codebox"><p>Code: </p><pre><code>bind pub o !ftptest ftp:testproc ftp:test {n u h c a} { set port [lindex $text 2] if {[catch {set ftp_test [socket -async $a $port]} sockerr]} {    putserv "privmsg $c :$a is 4OffLine"    } else {    putserv "privmsg $c :$a is 9OnLine"  }  close $ftp_test }</code></pre></div>I am trying to have the dcript do the following<br><br>!ftptest host port<br>&lt;bot&gt; host is online<br><br>or<br><br>host is offline.<br><br>Could someone help me out on this one please <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>Cheers<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Thu Aug 10, 2006 4:20 am</p><hr />
]]></content>
	</entry>
	</feed>
