Hypnopics Collective

Hypnopics Collective => Mind Control Games Zone => Infinite Worlds & Other AI Games => Topic started by: delete1618 on January 24, 2026, 08:14:27 PM

Title: IW Mod
Post by: delete1618 on January 24, 2026, 08:14:27 PM
I've made a Tampermonkey mod for IW which keeps the image permanently visible, i.e. you scroll down to read the text and the image stays on the screen instead of scrolling out of view.
Since there's a dedicated forum for IW now, I don't think a new thread for this is out of the question.

This was tested on Firefox; not sure how it will work on other browsers.

To use, just paste the contents into a new Tampermonkey script (need to install the Tampermonkey extension).
You may need to adjust TOP_OFFSET and IMAGE_VERTICAL_OFFSET for your specific monitor. I adjusted it to my (2k/125% scale) monitor. Not a front end guy, so not sure what other pitfalls there are. Let me know if you encounter other bugs.

Demonstration in the pictures.
Title: Re: IW Mod
Post by: delete1618 on January 24, 2026, 11:51:07 PM
Fix for bug that was cropping the image.
Title: Re: IW Mod
Post by: delete1618 on January 26, 2026, 07:15:17 PM
Here's an alternate version which shifts the "swap image" button to the very bottom of the page to allow for larger images.
This may be slightly annoying if you're frequently generating multiple images, but with Manticore it's not much of an issue given most won't be making more than 1 image per turn.
There seems to be a bug that breaks the scroll method when clicking the swap image button anyhow, so it's not a major loss for me, at least.