Skip to content

keekyslusus/EvilAssAlertBoxOverlay

Repository files navigation

ENG RU

EvilAssAlertBoxOverlay

peenar

cool and customizable overlay.

Features:

  • Integration with DonationAlerts, Streamlabs (Twitch Bits, paid subscriptions, raids), and ElevenLabs for text-to-speech.
  • Enable/disable alerts for followers, bits, subscriptions, and raids.
  • Assign special sounds and videos for specific users or top donators.
  • Set keywords in messages to play specific videos (/sus, /eat).
  • Set default sounds for donations and a unique sound for followers.
  • Use different voices by calling them with keywords in the message (/teto, /neru).
  • Filter to block hard R words(+regex) and replace links.

Configuration:

  • Open config.js in a text editor.
  • Insert API keys for ElevenLabs, StreamLabs, and DonationAlerts into apiKeys.
  • In notifications, set true or false for Twitch alerts.
  • Add paths to your audio and video files in the media section.
  • Configure unique alerts for users in specialUsers and topDonators.
  • Insert voice IDs from the ElevenLabs library into tts.
  • If necessary, edit the lists of banned or filtered words.
  • Add da_alerts_main.html as a browser source and check the local file box.

Creating Video for Overlay:

videos/tables/example_project.aep file is an After Effects project that can help you create your own videos.

To render your video:

  1. Render your composition to a .mov file with an Alpha channel.
  2. Use FFmpeg to convert the .mov file to .webm format with the following command:
    ffmpeg.exe -i tripoly.mov -c:v libvpx-vp9 -pix_fmt yuva420p -b:v 0 -crf 5 -c:a libopus tripoly.webm

About

cool AlertBox overlay for OBS

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors