HH++ Download Images

Télécharge les images des personnages dans Harem Heroes

Author
demandehhapi
Daily installs
0
Total installs
10
Ratings
0 0 0
Version
0.4
Created
2025-06-16
Updated
2025-07-02
Size
20.8 KB
License
MIT
Applies to

===========================================================================
HH++ DOWNLOAD IMAGES - USER GUIDE
===========================================================================

📋 DESCRIPTION:
This script creates a floating download panel that automatically detects
the currently selected character in your harem and allows you to batch
download all their scene images in high quality.

🎯 FEATURES:
• Automatic character detection across all Harem Heroes variants
• High-quality image downloads (800x450 or 1600x900 depending on site)
• Custom file naming with optional prefixes
• Real-time download progress tracking
• Modern, GitHub-style interface
• Cross-platform compatibility
• Debug logging and error handling

🚀 QUICK START:
1. Install this script in Tampermonkey
2. For HentaiHeroes.com: Enable "Run in frames" in script settings
3. Go to your harem page
4. Select a character
5. Click the download icon (top-right corner)
6. Use the control panel to download scenes

📖 DETAILED INSTRUCTIONS:

INSTALLATION:
1. Install Tampermonkey extension in your browser
2. Click "Create new script" or import this script
3. Save the script (Ctrl+S)

CONFIGURATION FOR HENTAIHEROES.COM:
⚠️ IMPORTANT: For hentaiheroes.com, you MUST enable iframe execution:
1. Go to Tampermonkey dashboard
2. Click on this script name
3. Go to Settings tab
4. Set "Run in frames" to "Yes"
5. Save settings

USAGE:
1. Navigate to your harem page on any supported site
2. Click on a character to select them
3. Look for the floating download icon (⬇️) in the top-right corner
4. Click the icon to open the control panel

CONTROL PANEL:
• Character Info: Shows name, ID, and number of available scenes
• Prefix Field: Optional text to add before filenames (e.g., "001")
• Refresh (↻): Updates character information
• Download (DL): Starts batch download of all scenes
• Log: Downloads a debug log file for troubleshooting

FILE NAMING:
Downloaded files are named: "{prefix}{Character Name} {Scene Number}.jpg"
Example: "(001) Ayane 1.jpg", "(001) Ayane 2.jpg", etc.

SUPPORTED SITES:
✅ HentaiHeroes.com (requires iframe mode)
✅ HaremHeroes.com (Nutaku)
🤷‍♂️ GayHarem.com
🤷‍♂️ ComixHarem.com
🤷‍♂️ HornyHeroes.com
🤷‍♂️ PornstarHarem.com
🤷‍♂️ TransPornstarHarem.com
🤷‍♂️ GayPornstarHarem.com
🤷‍♂️ MangaRPG.com

🔧 TROUBLESHOOTING:

"No character detected":
• Make sure you've selected a character in your harem
• For HentaiHeroes.com: Ensure "Run in frames" is enabled
• Try refreshing the page and selecting the character again
• Check that you're on the harem page, not another game section

Downloads not working:
• Check your browser's download settings
• Ensure pop-ups are allowed for the game site
• Try downloading one scene manually to test browser permissions
• Check the log panel for specific error messages

Slow performance:
• The script waits for page elements to load before activating
• On slower connections, it may take a few seconds to appear
• If the icon doesn't appear after 30 seconds, refresh the page

🛡️ PRIVACY & SECURITY:
• Script only accesses game pages, no external sites
• Downloads images directly from game servers
• No personal data collection or transmission
• Open source code - review before installation

📝 TECHNICAL NOTES:
• Uses GM_download API for reliable file saving
• Automatically handles session tokens where required
• Adapts to different site structures and URL patterns
• Includes retry logic for better reliability
• Modern ES6+ JavaScript with error handling

🆘 SUPPORT:
If you encounter issues:
1. Check the troubleshooting section above
2. Use the Log button to generate a debug file
3. Report issues with the debug log attached
4. Include your browser version and game site URL

⚖️ LICENSE:
MIT License - Free to use, modify, and distribute

🔄 UPDATES:
Script automatically checks for updates through Tampermonkey.
Manual updates can be downloaded from the homepage URL.

===========================================================================