[This version of the script is obsolete. For more informations check the PackRat Helper category.]
Since a new feature (“In the oven”) in the PackRat application disrupted the functioning of the script, we publish a rapid fix to this issue. I would like to thank James for his patch.
Facebook Packrat Enhancer: version 0.4.1
Also available on Userscripts.org.
Sweet! Seems to be working fine now.
Works like a charm, thank you thank you!
FYI. This didn’t work until i picked up a vault bonus. After that it stated working on its own!
Yay! I feel important now!
Love it! Thanks for a quick update. I just got back to PackRat recently, and notice that some packs are broken. I decide to check this website to see if it’s actually fixed or not. Wow! You guys are great! Can’t wait for new features which you want to pick a certain card up than stop at every pop-up card. Thanks!
Thanks for this… i was looking for a solution and here it was already!
I cannot get this the old version 0.4 or this new one to work. Any help would be appreciated!
I should add, that the 0.4 version did work before, but now that I have something in the oven, a feature I really don’t like, I cannot get either 0.4 or 0.4.1 to work.
Works GREAT!
How ’bout a setting where you can identify specific cards you want to pick up (so you don’t fill your pack up)
OR how ’bout this for another application. How bout a tool that revisits a store repeatedly and automatically buys particular items that you are looking for. For example. 6 lamps are needed for the yard sale set. Be nice to just point this app at the London market and have it loop until N number of lamps are purchased.
Great work — has saved LOTS of time!
It works now! Thank you! I’m sorry I didn’t get to give you a pack link with a oven in it though…I didn’t really play packrat in the last few days because of this issue. You’re really very kind for doing this kind of thing for us poor peons!
THANK YOU, Piotr!
Thanks for the quick fix, Piotr and James. Please work on selecting which popups to accept next if you have the time. Awesome script!
Suggestions:
-Isolation of friends and rats
>Lets say you dont care about your friends and just want to surf rats for cards
-Don’t show if you cant’s teal
>Maybe it’s me but seeing an entire pack of items you CANT steal is a waste of a loaded page… Perhaps skip packs that are in the 10 minute wait period before you can steal again
-Slug/Set Preference
>Suppose your looking for cards from just ONE slug (set) move those to the front of the pack or perhaps just discard/hide all other cards but the ones you want to see
-Toggle Credit Options
>Not that anyone would want to browse without auto-grabbing credits, but it would be nice to have it just scroll/browse
-Rats Pack Overview
>Perhaps generate a ‘page’ that can provide an overview of all cards current in all your rats
…thats all i got… thanks for the add-on
Brian E
i made an adjustment to the script for the resume link. partly to make it more obvious but also because i wanted it to match the rest of the page – i hope the code will post on here as a comment:
function addResumeLink() {
var elm = getElementsByClassName(‘afire-nav’)[0];
var node = document.createElement(‘p’);
node.innerHTML = ‘ Script paused: ‘;
var link = document.createElement(‘a’);
link.href = ‘#’;
link.innerHTML = ‘CLICK HERE to resume credit gathering‘;
link.addEventListener(‘click’,resumeGathering(),true);
node.appendChild(link);
elm.insertBefore(node,elm.firstChild);
}
hmm
the wordpress has knackered the adjustment a bit
10 spaces in the ‘ Script paused: ‘; were done with the html space code
both the
‘ Script paused: ‘;
and the
‘CLICK HERE to resume credit gathering‘;
had html bold tags
UGH! The new facebook and Packrat layouts killed the script!
Thanks for all the hard work on the scripts!
With the new updates to PackRat and to facebook, the newest script no longer works. I thought that it was only due to the source path, I made the modifications to include ‘new’, but the tab doesn’t even display to change the settings.
I know that the new changes might have really thrown the script for a loop so I will be patient while waiting for a new update.
Thanks,
Jim
yes….it did….i need credits…:(
it would be brilliant if there was a patch for the new facebook and packrat layouts. how disappointing to log on yesterday and the script didn’t work anymore.Great work, by the way. I couldn’t do without your script.
Uh-oh! I can’t collect credits anymore because of the new layout of both FB and PR…yikes! *sigh* I don’t know if it’s too much for you to make a new script for us. I wish I knew how and I would make one myself!
-Lisa
Ah, I’m happy to see it’s the new layout and not something I had done to make this wonderful wonderful WONDERFUL script stop working. Look forward to any update concerning this. I can’t thank you enough for the time you have already put into this.
@18 Jim: I tried updated the BASEURL and also changing the regexs of the new navigation classes from afire-nav to afire-header, and afire-nav-tabs to afire-tabs, but I’m missing something fundamental as well.
Also, this is the list of current collections:
var CURRENT_COLLECTIONS = [
'7th Inning Stretch',
'Ancient Realms',
'Born to Be Wild',
'Boy Genius',
'Dark Roast',
'In Bloom',
'Jump the Shark',
'Lucha Libre',
'Papa Louie\'s',
'Quest of Montezuma',
'Rat Pack',
'Sleep Tight',
'Summer Blockbuser',
'Toys Toys Toys',
'Winston World',
'Yard Sale'];
var EXPIRED_COLLECTIONS = [
'Arctic Adventure',
'Best in Show',
'Collezioni La Soul',
'Cimarron Canyon',
'Full Throttle',
'Hightail Zoo',
'High Seas Rivalry',
'Ninja Dawn',
'Oh the Drama',
'Primary Colors 2008',
'Safari Kingdom',
'South by Southwest',
'Sugar Rush',
'Supermassive Black Hole',
'The Bee\'s Knees',
'Tiki Island',
'Urban Hipster'];
But, at least now I’m spending time with my family instead of playing PackRat.
Virgil
I’m hitting the Paypal tip jar for an update!
Please, fellow script devotees, help the guy out so he can help us!
@Jim and Virgil – thanks for tinkering with this to try to get it working again.
@Piotr – I’ve sent a donation in hopes of a new release. (crossing fingers) Thank you for everything!
To everybody: I am back from my holiday and I rewrote part of the script to work with the new layout (and to add some new features). It’s not finished yet, but I am actively working on it.
PS: sKrptUzr, Packratter and anonymous contributor thanks for your donations. Though I am not writing these scripts for money (there are much more profitable occupations that script writing
) it’s always nice to see my work recognized (and I almost payed my server expenses for this month).
Piotr, I have a possible offer for you. I have a hosting business, I think I can help you out and save you some money on your monthly fees. Drop me an email at jim at gotepis dot com
Thank you for your hard work! I appreciate the time you have put into this script.
Almost done with the updates. The new script is based on a new framework: it will make adding new features (and debugging) much more easy.
I am testing the ‘popup’ module and then I’ll proceed with the release. At this time highlighting is no longer available, but as I’ve told already adding it will take much less time.
Pingback: Textual Reflexions PackRat Enhancer version 0 4 1 In the oven | Cast Iron Cookware