[HOW-TO] Endless resource of stupid girls

ijof9

Power Member
Joined
Mar 27, 2010
Messages
536
Reaction score
598
Since I wasn't able to devise a reliable method of cashing, I'm just going to share my finding.

1. Open Google images
2. Set SafeSearch to Off
3. site:photobucket.com mobile
4. Left column filter "Past 24h", "Face"

Skip all girls with sincere smiles, aim for grained, unprofessional photos, bathroom mirror self-shots and odd facial expressions

Here's a good example of said photo:
IMAG0038.jpg


I'm tipping this because those girls are dirty, horny notorious whores. So anyway, here's the good bit:

1. Scroll down right bellow the picture you'll see a blue button "Follow", immediately to the left her username
2. Click the username, click "Recent albums" and click the first album
3. Use the arrow keys on your keyboard to navigate through the photos
4. Do it right and you'll get some softcore

IMG_20120518_150956-1-1.jpg


Here's her profile btw.
There's more to this then just softcore if you're patient (or really bored, lol). You can drop the "Face" filter and start browsing recent uploads directly. You'll bump in the nastiest teens out there. I'm looking at a teen blowjob session that ended up in vomits. Sick as hell. Moving on.
 
Now, what is the footprint for their phone numbers?

//lol endless fun here.
 
Lol, she is prego.

Code:
You'll bump in the nastiest teens out there. I'm looking at a teen  blowjob session that ended up in vomits. Sick as hell. Moving on.

Sauce?
 
I (well... everyone) knew someone was going to ask for sauce :D:D
 
Ok! found lesbians doing censored. haha thanks for the so called trick!
 

No sauce. You do time for shit like that.
But instead here's a recent feed scraper; download jquery, replace jq.js, save as php and run it. It'll take 20s-30s... but it'll be filled with kinky.

Code:
<?php 


set_time_limit(0);


$doc = '<div>';
foreach(range(1,10)as $x){
    $doc .= file_get_contents("http://photobucket.com/recent/images/feed.rss?x=".time());
    sleep(2);
}


$doc.="</div>"; 
$doc = str_replace(array('<link','</link>'),array('<xlink','</xlink>'),$doc);


?>


<script type="text/javascript" src="jq.js"></script>
<script type="text/javascript">


var doc = $(<?php echo json_encode($doc); ?>);


$(doc).find('item').each(function(){
    var itm = $(this);
    var thumb = itm.find('guid').html();
    var lnk = itm.find('xlink').html();
    
    document.write('<a href="'+lnk+'"><img height="200" src="'+thumb+'" /></a>');
});




</script>


P.S.: Check this idiot out:

249203_123634821062673_100002484673258_174235_2404345_n.jpg
 
Last edited:
downloaded jquery but have no idea how to replace jq.js, save as php, and run it. I'm on a mac. is there like a firefox add-on that can run it?
 
is there a way to download the whole album?
I remember back in the day you could with the firefox plugin DownThemAll
 
is there a way to download the whole album?
I remember back in the day you could with the firefox plugin DownThemAll

Ha, Download Them All. Is that the new kind of pokemon? "Gotta download 'em all!"
 
Back
Top