Hentai Foundry Downloader

By Vinnie Tesla Last update May 22, 2007 — Installed 1,965 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 3 posts, 3 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Mystyco User

This will just sound stupid to anyone with basic udnerstanding of js, i'm a compelte newbie :(

for ( var j=0; firstletter>j; firstletter--){}

add it just after firstletter = firstletter.toLowerCase();

this will fix names containing a number as first letter.

 
Dennis V. User

This wil make it work beyond page 1 and when you return to page 1 instead just the first gallery page. ( the url changes if you go to page 2 and back to page 1.

// @include        http://www.hentai-foundry.com/user_pictures-*
// ==/UserScript==

var longuser = location.pathname.match(/user_pictures-([a-zA-Z0-9]+)_page-([a-zA-Z0-9]+)/);

replace these 3 lines with the old one.

This will break the first page. But if you go to page 2 and back to page 1, it works. imo this is better because you have the effect on all pages, not just the first.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel