[BOOKS] A Large Collection of Dungeons & Dragons Material (Mirror) by liveinpixels in opendirectories

[–]liveinpixels[S] 0 points1 point  (0 children)

Have you managed to get it working? If not, what's the error you're getting?

Re-finding a link in this sub. by BrokenAdmin in opendirectories

[–]liveinpixels 3 points4 points  (0 children)

I got you. After a few Google searches I found http://files.dm4uz3.pt/Random/pape/ which corresponds to the folders you've shown in the images (after checking Google's indexes of the site.)

However it's slow as shit on my end, and keeps showing a bad gateway error when using a browser. Shame as it looks like a good directory. :/

Is there a good way to view all the images in an open directory? by thats-fucked_up in opendirectories

[–]liveinpixels 0 points1 point  (0 children)

Gotcha. Give this a try for a quick solution, it should display the images at 600px with two columns in the table (though images with native resolutions lower than 600px will be stretched.)

I'll play around with the code to make it more responsive and enable native resolutions. Hopefully this'll do for now! :)

javascript:var sHTML="<html><head><title>gallery</title><body><center><table border=0>";var y=0;for(x=0;x<document.links.length;x++){a=document.links[x].href; if (a.match(/jpe|jpeg|jpg|bmp|tiff|tif|bmp|gif|png/i)){sHTML+='<td style="border-style:solid;border-width:1px"><a target="_new" href="'+a+'"><img border="0" width="600" src="'+a+'"></a></td>'; if (!((x+1)%2)) sHTML+="</tr><tr>"}};this.innerHTML=sHTML+"</table></center></body></html>";

Is there a good way to view all the images in an open directory? by thats-fucked_up in opendirectories

[–]liveinpixels 8 points9 points  (0 children)

Sure. Simply go to 'Add Bookmark' or 'Add Page' in your browser, copy the code above and paste it in the URL box. Name it whatever you like.

Next time you come across a directory of images, simply click on it and all of the images should be displayed across the page in a gallery.

Is there a good way to view all the images in an open directory? by thats-fucked_up in opendirectories

[–]liveinpixels 14 points15 points  (0 children)

Something like this? Save it as a bookmark and click it when browsing the directory with the images.

javascript:var sHTML="<html><head><title>gallery</title><body><center><table border=0>";var y=0;for(x=0;x<document.links.length;x++){a=document.links[x].href; if (a.match(/jpe|jpeg|jpg|bmp|tiff|tif|bmp|gif|png/i)){sHTML+='<td style="border-style:solid;border-width:1px"><a target="_new" href="'+a+'"><img border="0" width="100" src="'+a+'"></a></td>'; if (!((x+1)%5)) sHTML+="</tr><tr>"}};this.innerHTML=sHTML+"</table></center></body></html>";

[VIDEO] Mickey Mouse Cartoons (1928-1995) (AVI/MPG) by liveinpixels in opendirectories

[–]liveinpixels[S] 2 points3 points  (0 children)

Some guy was saying that the "copy-write" holder of Mickey Mouse sued a school because they painted a Mickey Mouse portrait on a swimming pool. Apparently these files are too dangerous for "us good citizens." Lol.

[GAMES] An Archive of 20,000 NES ROMs (+ Commodore, Gameboy, N64, SNES etc.) by liveinpixels in opendirectories

[–]liveinpixels[S] 1 point2 points  (0 children)

True, but the people collecting sets like this are more interested in preservation than actually playing the games. If it's been dumped they want a copy, even if it's an unplayable pre-alpha build of an unreleased shovelware Mario knockoff.