Pudding Factory is for downloads: put your lame requests & WCIFs here

<< < (60/299) > >>

witch:
Hamtard script.

Code:

// ==UserScript==
// @name stupid12 sig replacer
// @description replace dragcave sigs with appropriate label
// @include *
// @creator             nailati and...some other people (with minor edits by rufio)
// ==/UserScript==

var image_elements = document.getElementsByTagName('img');

for(var i=0;i<image_elements.length;i++){

var image_element = image_elements[i];
var replacement = 'http://faiuwle.pbworks.com/f/stupid12.jpg';

if(image_element.src.toLowerCase().match(/^http:\/\/dragcave.(.*)\/image\/(.*)/))  {

image_element.src = replacement;
}
}

Save as .js file extension.

Lissy:
Quote from: jeromycraig on 2010 October 22, 22:41:54

Quote from: Lissy on 2010 October 21, 12:02:39

There's also apparently new Dr. Pepper content. It doesn't show up until you enter a code, but there have been some pictures and posts about it on the EA Sims 3 forum.
From what I've read, there's two rabbitholes, three shirts, face-paint, a TV and some kind of deco item.


All which have been linked in the Store Downloads thread for a couple of days now, but thanks for the timely timeliness.


Since this post was made a couple of days ago as well, thank you for the timely correction, too.

jezzer:
Hee.  Touché, I fail.

Whisper:
I feel quite demanding today.

I crave a all-in-one download of sim3pack store content. Countdown waiting on stupid sites for tiny .zips take up too much time, I only have 60 - 70 years left to live.
Pretty please, crackers and cheese?

Annette:
Not sure if there is such a thing. However here http://www.4shared.com/dir/17306228/15ed3d2d/TS3.html has a download all files at once button. You will then have to waste precious time unzipping the files, but hey, it's an imperfect world.

Navigation

[0] Message Index

[#] Next page

[*] Previous page