// ==UserScript==
// @name Autoshopgrabber-Kauvara
// @description Grabs Items Quickly
// @namespace http://userscripts.org/users/83296
// @include http://www.neopets.com/objects.phtml?type=shop&obj_type=2
// @include http://www.neopets.com/objects.phtml?obj_type=2&type=shop
// ==/UserScript==
var x = 1000 //set the refresh rate here.
if(document.body.innerHTML.indexOf('http://www.neopets.com/objects.phtml?type=shop&obj_type=2') > -1) {
var item= document.evaluate('//b[. = "http://www.neopets.com/objects.phtml?type=shop&obj_type=2"]',document, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null);if (item.snapshotlength > 0){item = item.snapshotItem(0);selectedlink=item.previousSibling.previousSibling;window.location = selectedlink}return;}
else { window.setTimeout(function(){window.location.reload() ;},x) ;}return;
Mozilla add on,User script,Grease Monkey Script, greasemonkey userscripts, updater userscripts mafia wars userscripts mafia wars autoplayer userscripts mafia wars wall userscripts scripts userscripts travian greasemonkey greasemonkey download greasemonkey facebook greasemonkey tutorial greasemonkey youtube greasemonkey travian greasemonkey chrome greasemonkey mafia wars greasemonkey mafia wars autoplayer
Saturday, February 5, 2011
Autoshopgrabber-Kauvara
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment