LinkBucks Skipper

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

Add your review

3 reviews


5 stars
Should be 6 stars... , Apr 21, 2010
Review written by EP2010 - see all my reviews (1)

However 5 is sufficient. I love this script and have had no issues with it. It's also the 1st script I've ever used and it's helped me in educating myself on scripts in general.

0 comments |

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 |