Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

HideBPOverlay

A short script for use with AutoHotkey (and Streamerbot) to hide stream overlays while viewing menus in Blue Prince

Install AutoHotkey

AutoHotkey is free and open-source. Download is available at https://www.autohotkey.com/

Download script

Add the script to your AutoHotkey folder or any other folder, and double click it to run.

Set up StreamerBot action

Create an action in StreamerBot that performs the desired outcome. The default name for the action is "HideBPOverlay". An example action is included as an import that toggles off camera and overlay.

Be sure to turn on the StreamerBot HTTP Server and optionally toggle the option for AutoStart.

It is recommended to create another action that runs the script, such as on stream start, to prevent the need to manually run the script in AutoHotkey.

Behavior

The script includes a few images that are present in menus throughout the game, and sends a signal to StreamerBot when those images are present on screen.

Changing the script

You can add your own images by adding a new line with the image path to the ImageFiles array.

The name of the action can be changed in the script to match the name in StreamerBot via the ActionName variable.

About

Script to work with AutoHotkey and Streamerbot to hide overlays while viewing menus in Blue Prince

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages