LinkBucks Skipper

By xZel Last update Mar 15, 2010 — Installed 32,610 times.

It is NOT work now..

in
Subscribe to It is NOT work now.. 4 posts, 4 voices



L78 User

Would you have time to make any update?

 
Alan Lan User
FirefoxWindows

Script was using wrong function to find 'a' elements.


if(document.body.innerHTML.match("Site will load"))
{
var link = document.getElementById("lb_wrap").getElementsByTagName('a')[1].href;
window.location = link; //document.getElementById("lb_wrap").getElementsByTagName('a')[1].src;
}
else
{
var link = document.getElementById("lb_wrap").getElementsByTagName('a')[1].href;
window.location = link;
}

 
globalenigma User
FirefoxX11

Thank you for the fix. Just to let everyone else know it works. Happy browsing.

 
xZel Script's Author
FirefoxWindows

Fixed the code. Sorry about that.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel