Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 4,042
» Latest member: Thehobo69
» Forum threads: 81
» Forum posts: 235

Full Statistics

⭐ Featured
beta chips
Collections
[Release] LoserCard™ Findom Overhaul
Mods
Full Bodyline “CENCORED”
Collections
Online Users
There are currently 47 online users.
» 4 Member(s) | 40 Guest(s)
Bing, Google, Yandex, 02202, TrojanSoles, zpxn123

Latest Threads
Filter improvement sugges...
Forum: Discuss
Last Post: eski47
08-09-2026, 04:48 PM
» Replies: 1
» Views: 504
Gaussian Blur
Forum: Collections
Last Post: thebigguy69
08-06-2026, 08:59 PM
» Replies: 1
» Views: 1,052
快捷键
Forum: Discuss
Last Post: lz931931
08-05-2026, 01:20 AM
» Replies: 0
» Views: 277
Xtoys integration
Forum: Mods
Last Post: Wombatant1
08-03-2026, 09:25 AM
» Replies: 2
» Views: 1,363
pause when in game (worki...
Forum: Mods
Last Post: Red_Darrow
08-01-2026, 01:57 AM
» Replies: 2
» Views: 2,780
Hotscreen Protector Mod -...
Forum: Mods
Last Post: Amino0422
07-31-2026, 04:56 PM
» Replies: 4
» Views: 1,644
how to use custom models?
Forum: Questions & Support
Last Post: dolleve67
07-29-2026, 04:45 PM
» Replies: 0
» Views: 421
Performance
Forum: Discuss
Last Post: dioksida
07-26-2026, 01:26 PM
» Replies: 6
» Views: 5,545
Stop Light Stroker V1
Forum: Collections
Last Post: BillyBitchcakes
07-22-2026, 11:03 AM
» Replies: 1
» Views: 3,354
@Beta_whiteboii Inspired ...
Forum: Collections
Last Post: BillyBitchcakes
07-22-2026, 10:50 AM
» Replies: 1
» Views: 3,874

 
  Full body censors not working
Posted by: Cresti - 05-05-2026, 05:31 PM - Forum: Questions & Support - No Replies

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!!
Heart


  beta chips
Posted by: siamirold - 04-28-2026, 06:44 PM - Forum: Collections - No Replies

--Welcome to the Beta World!

  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!



Attached Files
.collection   Beta System.collection (Size: 41.34 KB / Downloads: 1690)

  How to prevent Hotscreen from being closed
Posted by: welpwarrior - 04-24-2026, 06:44 PM - Forum: Discuss - Replies (3)

[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


  Issue with Censor filter
Posted by: cagefan112 - 04-11-2026, 03:07 PM - Forum: Questions & Support - Replies (2)

Hi,

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?


  Full body line censoring shader
Posted by: OLK0001 - 04-03-2026, 03:11 PM - Forum: Collections - Replies (6)

Filter Guide

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:
  1. Custom Body Line Clipping V2.1
  2. Custom Body Line Clipping V3
  3. 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.

                   
.zip   clipping.zip (Size: 44.35 KB / Downloads: 1102)


  Censors overlay always on top
Posted by: juseyo - 03-29-2026, 05:59 PM - Forum: Mods - Replies (2)

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
  • Windows Photos app
Python 3 needs to be installed.

Link: https://github.com/petjuseyo/HotscreenOv...lwaysOnTop
Direct download: https://github.com/petjuseyo/HotscreenOv...s/main.zip



Attached Files Thumbnail(s)
   

  Lock and Play Mod
Posted by: juseyo - 03-29-2026, 12:59 AM - Forum: Mods - Replies (1)

Hey everyone

I made a mod that adds games when you're locked in Hotscreen and punishes you  Angel

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.

Link: https://github.com/petjuseyo/LockAndPlayHotscreen
Direct download: https://github.com/petjuseyo/LockAndPlay...s/main.zip

Feel free to comment here if you found a bug or for anything else. And for the love of god don't fully lock yourself in it without fully testing it  Rolleyes



Attached Files Thumbnail(s)
       

  Gaussian blur
Posted by: siamirold - 03-24-2026, 06:27 AM - Forum: Collections - Replies (4)

This is a Gaussian blur shader and a collection made by it, the Gaussian blur is smoother than the native blur filter.

This is a very performance consuming shader. Please lower the value If lagging

Using the shader, I created an awesome collection.

It achieves a myopia like effect. It looks like you have watched too many porn and make yourself can't see anything clearly anymore. XD

Please note that collection is a full screen effect.
Besides, I uncensored the feet and the armpits to demonstrate my mercy Tongue

Any advice, pls come to Discord and DM Eilysia

Keeping censored and have fun !

       



Attached Files
.zip   Gaussian Blur.zip (Size: 10.31 KB / Downloads: 416)

  Auto Screenshot Box Scene
Posted by: lamba5da - 03-22-2026, 03:28 PM - Forum: Mods - No Replies

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



Attached Files
.zip   AutoCapture.box.zip (Size: 3.11 KB / Downloads: 159)

  [Release] LoserCard™ Findom Overhaul
Posted by: Xx_Noice_xX - 03-22-2026, 12:23 PM - Forum: Mods - Replies (4)

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. 



Attached Files
.zip   FindomSimulator.zip (Size: 25.04 KB / Downloads: 967)
.zip   FindomModImages.zip (Size: 8.36 MB / Downloads: 960)