Hey yall my main game is Rust and I love to stream it however it is incredibly easy to stream snipe. Currently I have my map open key bound to my “g” key and I would like to set up some sort of hotkey to hide the screen or switch scenes in OBS using the Wootility! From my research the current best way is setting up a python script to do it but I was hoping I could make a more elegant solution using the Wootility software! Please let me know!
#Need help!
13 messages · Page 1 of 1 (latest)
Thanks for posting your support request!
Note: #community_support is only for answering general questions and for troubleshooting.
All order-specific and shipment-specific support must be handled via the Wooting Support Wizard*
(You need to create an account on the Wooting Hub, using the same email address as your purchase. The account is not created for you automatically!)
Troubleshooting your Wooting Keyboard? Try these steps first!
Basic Troubleshooting
Questions about shipping, or what to do if your shipment has a problem?
Possible Problems During Shipping (with Solutions)
Looking for information about your specific order?
You can find that on the Wooting Hub! There you can also add upgrades, update your shipping address, and much more.
Is your order about to ship and you need to pause it for any reason?
Place it on hold via the Wooting Hub!
Do you need to...
- Cancel an order?
- Return/Refund an order?
- Get assistance with placing an order?
- Change the items in your order?
- Change your shipping address to a different country?
- Return a recent purchase?
- Get warranty support?
All of these types of requests need to be made via the Wooting Support Wizard!
No self promos per server rules. Literally just setup a hotkey in obs for something you don’t use while gaming to quickly switch scenes.
In obs File>Settings>Hotkeys
Doesn’t work properly, basically in order for a map hide key to function it would need to hide the map upon pressing the key and unhide it upon release. If you set up a hotkey in obs it will change the scene and you have to tap it again to change it back which will flash an image of the map for half a second defeating the whole point of hiding the map
Also I edited the original request to remove my twitch. Sorry about that!
What exactly does the Python script do? I'm not sure what you want to accomplish in Wootility if switching scenes with a hotkey isn't it
ideally when the key is fully depressed it changes the scene in OBS, then when released and returns back to its original position it changes the scene back
You’re telling me if you popup the map for even just 1sec you want the scene to transition? That would look horrible in practice (no way it could be smoothly executed without looking like the stream is seizing). But since you’re so concerned, you can achieve what you’re describing with a macro.
Maybe using DKS like this?
If you then bind G to switch to one scene, and the 2nd key to switch back it should do what you want?
Possibly! You may have solved my issue I’ll check it and let you know! Thanks