<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>That whole function is exact code from mine. So you changed the interval a little...
And yeah it does remove the wait. Right at the end, scroll right.....
&lt;pre&gt;function checkForAd() {
if(/Skip available in \d+ seconds/.test(document.body.textContent)) {unsafeWindow.hideVideoAd();clearInterval(check);}
}
var check = setInterval(checkForAd, 1000);
&lt;/pre&gt;</body>
  <body-html>&lt;p&gt;That whole function is exact code from mine. So you changed the interval a little...
&lt;br /&gt;And yeah it does remove the wait. Right at the end, scroll right.....
&lt;br /&gt;&lt;pre&gt;function checkForAd() {
if(/Skip available in \d+ seconds/.test(document.body.textContent)) {unsafeWindow.hideVideoAd();clearInterval(check);}
}
var check = setInterval(checkForAd, 1000);
&lt;/pre&gt;&lt;/p&gt;</body-html>
  <created-at type="datetime">2008-10-17T17:00:23Z</created-at>
  <forumable-id type="integer">25051</forumable-id>
  <forumable-type>Script</forumable-type>
  <id type="integer">45681</id>
  <topic-id type="integer">13733</topic-id>
  <updated-at type="datetime">2008-11-16T23:52:04Z</updated-at>
  <user-agent nil="true"></user-agent>
  <user-id type="integer">23652</user-id>
</post>
