LinkBucks Skipper

By xZel Last update Aug 17, 2009 — Installed 5,568 times. Daily Installs: 17, 18, 13, 25, 20, 42, 27, 25, 16, 19, 20, 31, 22, 18, 29, 25, 22, 29, 15, 37, 50, 50, 26, 25, 17, 15, 12, 22, 26, 26, 17, 30

Add your review

2 reviews


4 stars
After fix it all works for me. , Jul 20, 2009
Review written by globalenigma - see all my reviews (1)

See my post under it is work now.

or see this

Jun 26, 2009 3:20pm
Alan Lan Scriptwright
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;
}

-----------------

enjoy

0 comments |

0 out of 2 people found this review helpful
2 stars
Does not work , Jun 30, 2009
Review written by laspam04 - see all my reviews (2)

They must have reworked the Linkbucks code. Sorry.

1 comment |