Resource icon

OBS Python Rust map hide when die 3.0

This script will automatically hide your Rust map when you die, so snipers can't see where are you


How to install (Skip to step 4 if you already have Python installed and ready to work in obs):
1. Install Python (I personally recommend Python 3.9.11)
2. Go to your OBS, go to Tools > Scripts > Python Settings
3. Click in Browse and find your python installation, (if you didn't change its path, you can click at the top and paste %localappdata%\Programs\Python\Python39) then click in Select Folder
4. Open a CMD and install PIL & numpy by using pip install pillow & pip install numpy
5. Download the ZIP and unzip main.py and put it where you want to save it
6. Press Windows + R and paste %programfiles%\obs-studio\bin\64bit
7. Now copy image_new_new_new.png from the ZIP to obs's bin folder (garten of banban referencia)
8. Now go back to your obs and go to Tools > Scripts > Scripts
9. Click the + sign and select the script (main.py)
10. Now fill the settings (For the check period I recommend 100 ms) and then click Enable the script
11. And you are good to go, enjoy your game!
NOTE: If after clicking Enable the script it doesn't work, right-click the script and click Reload

Tutorial to change the check image (in case you have your game in any other language):
1. Open rust and die
2. Go to the unzipped folder of Rust hide map when you die and at the top where it says the path (for example. Downloads > Rust hide map...) click it and type CMD. Then move the command prompt at the bottom of the screen so it doesn't show up at the image and type py screenshot.py. Then rename aa.png to image_new_new_new.png and move it to %programfiles%\obs-studio\bin\64bit


If you have any issues with this script, send me a Discord DM craciu25_yt
Author
craciu25yt
Downloads
684
Views
2,496
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. New function and few bugfixes

    the unexistent variable bug was fixed, now it also supports image sources and a new script to...
Top