Stuff like full body line censors detect the bodies and cut them out, i can see that since they have a delay, but theres no censor thats applying on top of it. Basically i can see the uncensored bodies, just with a delay which is super weird bc they should be blacked out. Other censor like the boxes for example seem to work tho so its kinda weird. Please help me out!!
I've just implanted a Beta chip into your brain. This is a system designed to train you become a foot and armpit slave. From now on, you can only see women with mosaics/censorship bars.
Additionally, if you keep staring at exposed breasts or something you don't deserve, the Beta level will increase, and you will get harsher punishment.
Reward method: When your vision contains only feet or armpits, the Beta level will slowly decrease.
Warning: Once the Beta chip reaches maximum level, everything will become irreversible!
[NOTE FROM FORUM ADMIN] Most Browsers will block this download for security reasons and hosting this file already filed some problems with our hosting provider, so we needed to take it offline. Programms or Mods that act like Malware and try to find a workaround of security features are not allowed to be hosted in this Forum, I know that this is a "friendly" virus, but we don't scan uploads for malware or viruses, so keep yourself safe. I will keep this thread open, so the creator can find a other way to host this file, after the source code is public and a how-to of getting out of the Software is posted.
- - - - -
Hi Everyone,
On the itch forums, someone recently posed a question about ways to prevent HS from being closed. Since the default built-in lock doesn't prevent a user from simply killing the process in Task Manager, I decided to look deeper into the subject after seeing some initial community suggestions.
The Problem & The Approach
Since the application doesn't have native anti-tamper mechanisms, the only real way to handle this is to make closing it as hard and annoying as possible—especially considering most users have administrator access on their PCs.
What I've developed is a result of this restriction. It consists of two .exe files: "alpha" and "beta".
How to Use
First launch: Run alpha.exe
If after restart it doesn't work: check antivirus for removed threats, allow it again, then run alpha.exe again
Source Code: I am providing the Python source code below because Windows (and most antivirus software) will likely treat these files as a Trojan/Virus.
Why is it flagged as a Virus?
It’s quite simple: to make closing HS difficult, I’ve placed the process in non-obvious locations and introduced watchdog mechanisms. These scripts watch for changes and relaunch the app if it’s terminated. This exact behavior—monitoring processes and self-replicating/restarting—is very similar to how actual malware behaves.
Note on Antivirus: If you want to run these, you will need to add exclusions every time your antivirus neutralizes the threat. If the app doesn't launch properly after a PC restart, check your "Neutralized Threats," allow the files, and relaunch alpha.exe.
Technical Details
If you don't want to spoil how the "magic" works under the hood, don't look at the code. For those who are curious or concerned about security, feel free to analyze the source or run it through an AI for a breakdown. The code was compiled into .exe using python -m nuitka --onefile --windows-console-mode=disable ...
Additional info
I have no idea at the moment, how to launch HS with custom parameters, that would allow for automatic locking or configuring fps, screen, etc, so if someone knows I would appreciate information
Body parts I do not want censored (armpits, belly, etc.) have large black boxes over them, even though I have not selected them to be triggered by the filter.
Does anyone know how to have them look normal and not have a large black box over them?
This post includes three main body-line clipping filters: V2.1, V3, and V3.1.
They are listed in order: V2.1 → V3 → V3.1
What these filters actually are
All three filters are built around Godot shader logic, color-space matching, nearby-pixel checks, and short-range region filling.
They are NOT true body-part recognition models.
That means if some small or awkward exposed body parts are still missed, it is mostly because this setup is already reaching the practical limit of Godot-side heuristic detection and the recognition method used here — not because of one tiny coding mistake or one small threshold being wrong.
So if a version still misses a small exposed detail, especially under:
heavy stylization
dark shading
compression
unusual colors
difficult poses
black clothing near skin
pink or red backgrounds
that is mainly an engine / recognition limitation, not just a bug.
Custom Body Line Clipping V2.1 Best for: strong and simple overall censor coverage
V2.1 is the most direct and aggressive version of the three.
It focuses on broad body-line clipping and usually gives the strongest first-pass coverage.
This is the best choice if the goal is to catch as much as possible quickly.
The tradeoff is that it can be rougher and less precise in difficult scenes.
Use this if:
broad censor coverage matters more than precision
a simpler version is preferred as a starting point
the content does not have too many difficult shadows or confusing background colors
Custom Body Line Clipping V3 Best for: better handling of shadowed skin and more stable body continuity
V3 improves on V2.1 by adding better support for darker or shadowed body regions and more controlled local expansion.
In practice, it usually holds body areas together better when lighting gets weird or when skin tones shift into darker purple or low-light colors.
Use this if:
V2.1 misses shadowed or darker body regions
a better balance between coverage and control is needed
the scene has more difficult lighting or color variation
Custom Body Line Clipping V3.1 Best for: the most refined balance between coverage and precision
V3.1 is the most advanced and most refined version of the three.
It is designed to be more careful about when and where it expands the censor region.
In practice, this is usually the best balance between:
catching important exposed areas
avoiding unnecessary spreading into unrelated shapes
Use this if:
the most polished version is wanted
the best balance between precision and body-part coverage is needed
harder scenes are being tested and less unnecessary spreading is preferred
Which one should be used?
Simple rule:
Start with V2.1 if the goal is the strongest and simplest broad coverage
Move to V3 if V2.1 misses body areas under dark or difficult lighting
Use V3.1 if the goal is the most refined overall balance
Important limitation
These filters do NOT actually understand anatomy the way a trained segmentation or body-part detection model would.
They work by estimating likely regions from:
color
shading
nearby pixels
local support and short-range connection logic
So edge cases will always exist.
Small missing body-part censoring can still happen, especially with:
stylized anime art
strong shading
compression
unusual color grading
black clothing near skin
pink/red backgrounds
tiny exposed details
At this point, further improvement would likely require moving beyond pure Godot shader heuristics into a more advanced recognition or segmentation pipeline.
Quick usage note
The screenshot above shows a short guide for how to stack and use the filters.
The three body-line clipping filters included here are:
Custom Body Line Clipping V2.1
Custom Body Line Clipping V3
Custom Body Line Clipping V3.1
Choose the one that fits the scene best, then combine it with Censor/Repeated Text as needed. Some cheap talks
This is inspired from endofbeen, I'm studying embedded system and actually have some free time so I decided to make it in 2 hours.
This mod uses the python script made by @Eilysia over on discord to put Hotscreen censors overlay always on top of other windows. This fixes the issue of some programs being displayed on top of the censors overlay.
The mod enable you to have it automatically start with Hotscreen and handle killing the python script when Hotscreen is closed. You only need to have the mod loaded in one of your Hotscreen instances if you have multiple screens, the script handles all screens.
Tested and working with:
Edgeware++
Firefox's Picture-in-picture that allows you to have videos always on top as a floating window
I made a mod that adds games when you're locked in Hotscreen and punishes you
For now there's only 1 game: Dice! Roll the dice against the computer. If you score lower than the bot, time will be added. If you do better, time will me removed. There's also a full system that forces you to play x times in a defined duration (every day for example) and you get punished if you don't play enough (time added, countdown remove, collections toggled, up to you!). Chaster users will recognize some of it :eyes:
I hope to add more games soon! Wheel of fortune with customizable actions is partially working and most of it is implemented, just need more time cooking.
This mod does not have visual kinks or flairs, it's a purely functional lock extension with basic UI for now, but I hope some interesting features. Again, hope to have something more kinky one day.
Please read a more detailed description and the limitations on the github page.
I wanted to automate saving crops So I generated a box scene that does the work.
Attention!!! This scene box may slow your PC, due to instant screenshots when selected bodypart recaptured by Hotscreen. By default it saves files in directory "C:/Users/Admin/Downloads/" which you probably don't have, so: 1. You need to open .tscn file with Notebook
2. Change "C:/Users/Admin/Downloads/" in two lines (screenshot) to the path whereever you want captions to be stored. - You can just change "Admin" to your PC name, and captions will be stored in your system Downloads folder
3. NOTE that in path you MUST put Forward slashes (/) between folders. If you just copy path from Explorer, there will be Back slashes (\), and Scene box will not work.
Installation: 1. Just put .tscn file in your CUSTOM_DATA directory
2. Open .tscn file with Notebook, change caption save directory
3. To add follow in Hotscreen: Add a Filter - Mods - Box scene - Edit filter - Select custom scene - AutoCapture.box.tscn
*It just makes screenshots of captured bodyparts and saves them. I picked the best ones and made a collage
The Concept: So I wanted to create a findom mod that was more immersive and felt more interactive. So with the help of AI I created a findom shop with a fitting banking system called LoserCard™. To create this mod and write this post I used AI. Its very findom and humiliation heavy so please always remember, that this is a fantasy! So stay safe and have fun!
The "Beta Shop" Mechanics:
On detection of nudity you will get a message by your mistress which brings to this mandatory shopping site. The Mistress has a quota you have to hit before the checkout even unlocks. She’ll also call out specific items she wants (shoes, bags, whatever), and if you don't add exactly what she's demanding, you’re not leaving.
The Payment Gateway:
I spent a lot of time on the "BetaSafe" authentication system. It’s designed to be annoying and humiliating:
Oath Typing: You have to type out randomized phrases like "I AM A PATHETIC LOSERCARD HOLDER" to authorize the drain. If you make a single typo, the UI mocks you, wipes your progress, and makes you start over.
Captchas: You have to do image captchas to prove you're a "good boy" before the transaction goes through.
The Loan System & "Loser-Rating": If you run out of cash, the mod doesn't just stop. You have to open a support terminal with the LoserCard AI to beg for credit. It’ll "scan your footprint," ask you to rate how much of a loser you are, and then give you a high-interest loan based on your ego. You also have to sign a long-winded TOS that basically says your financial freedom is over.
Live Chat & The Leaderboard
I didn't want the Mistress to just be a static image while you’re in the shop, so I built a window called BetaChat™. If you're stalling at the checkout or taking too long to type your apology, she actually gets bored and starts "treating herself." She’ll buy luxury items—like first-class flights or spa days—using your balance in real-time. It’s basically a penalty for being slow; the longer you wait, the more of your money she just throws away. I also added a leaderboard where you can compare yourself to other NPC findom users
Technical Infos You can set your own folders for Shop Items, Mistress Portraits, and Captcha images. Included an emergency stop/reset for which closes all the popups
For shop items to display the right price you must name the picture like this: Shoes_400.jpg
Feedback is always appreciated, let me know what you think!
Update: For ease of use I added the photoset which I used so test it.