<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>To fix the port screen change the line:

&lt;code&gt;if((contents.search(':') != -1) || (contents.search('Remaining') != -1)){&lt;/code&gt;

to

&lt;code&gt;if(contents.search('is loading') == -1 &amp;&amp; (contents.search(':') != -1) || (contents.search('Remaining') != -1)){&lt;/code&gt;</body>
  <body-html>&lt;p&gt;To fix the port screen change the line:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;if((contents.search(':') != -1) || (contents.search('Remaining') != -1)){&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;to&lt;/p&gt;

&lt;p&gt;&lt;code&gt;if(contents.search('is loading') == -1 &amp;amp;&amp;amp; (contents.search(':') != -1) || (contents.search('Remaining') != -1)){&lt;/code&gt;&lt;/p&gt;</body-html>
  <created-at type="datetime">2008-07-06T09:41:57Z</created-at>
  <forumable-id type="integer">26090</forumable-id>
  <forumable-type>Script</forumable-type>
  <id type="integer">18270</id>
  <topic-id type="integer">9788</topic-id>
  <updated-at type="datetime">2008-11-16T23:23:52Z</updated-at>
  <user-agent nil="true"></user-agent>
  <user-id type="integer">58270</user-id>
</post>
