The Static Mage

Results 7 comments of The Static Mage

My macros look a lot like the ones you created for testing -- I just made a couple of nonsense conditions and actions and then duplicated them. Here's a video...

Further information: There's definitely something weird going on here with the script injection into OBS. When I stop and restart OBS, and get the warning I mentioned in the log,...

FWIW I have this to be 100% reliable and no Python errors or other errors that pop up the Script Log: ``` obs = obslua function run() local f =...

My channel finally got added to the closed beta for combos and I had someone test it out. - No Firebot event at all (due to [this explicitly not doing...

I've written support for combos as a custom script / plugin. At such time as combos become officially released by Twitch, I'll be happy to contribute this. https://github.com/TheStaticMage/firebot-combo-event

I have a plugin that does basically this, in case you may find it useful. https://github.com/TheStaticMage/firebot-rate-limiter

FWIW I refactored this into a plugin (https://github.com/TheStaticMage/firebot-mage-raid-modal) and have not kept the quick action changes I made up-to-date after 5b8246e0235a31213a8f95f703a2d72ccc251a03 landed. You can probably close this. Unless this is...