๐Ÿ… Tomatoes & ๐ŸŒน Roses Overlay

Let your chat throw tomatoes or roses at your screen with this fun interactive overlay!

Copy this to OBS or StreamLabs as a Browser Source

๐Ÿ“ข Commands

โš™๏ธ URL Config Options

You can customize the overlay behavior by editing the URL you use in OBS or any browser source.

?channel=YOURCHANNEL

Sets the channel name for the overlay. Example:

https://www.allripped.net/BrowserSources/Tomatoes/Tomatoes.html?channel=mycoolchannel

or

&hidenote=true

Hides the initial "Tomatoes Activated!" message.

&keepnote=true

Keeps the activation note on screen permanently.

&heat=true

Enables mouse-clicks to throw tomatoes (for use with the Heat extension).

&channelid=YOURCHANNELID

Add your channel's numeric ID for Heat tracking.
You can find your ID via the Twitch ID lookup tool or Twitch Simple User & Ban Checker.

๐Ÿ”— Example Full URL:
https://www.allripped.net/BrowserSources/Tomatoes/Tomatoes.html?channel=mychannel&hidenote=true&heat=true&channelid=12345678

๐Ÿงช Testing the Overlay

  1. Load the overlay in a browser or OBS browser source.
  2. Use your chat bot or WebSocket connection to send !tomato or !rose commands.
  3. Or simulate throws using browser console:
    throwItem("tomato", 50, 50)

๐Ÿ“ก Integration