Bubble tip toaster
Bubble tip toaster, for "toasting" XP bubble tips from triggers
Download Bubble tip toaster 1.0 (24 April 2003)
Bubble tip toaster displays pop up messages from Beip triggers, using the bubble tip feature of Windows XP's tray icons. You should have BeipMU beta 2.00.145.

Using Bubble tip toaster
To install:
- Place the
Toast.beipplugin file in your Beip directory. Open your
user_init_js.txtfile and add this line to the bottom:run('/loadmodule Toast.beip');
Add the triggers you want. Under the "Extensions" tab, select Bubble Tip Toaster to pop a bubble tip containing lines that trigger your trigger. The "Only when: Away" option is useful for these—the trigger will only fire when you aren't in that BeipMU window (presumably you can see the line just fine if you are). I use one like:
- Text: Somewhere on the muck,
- Line Starts With
- Only when: Away
- Extensions: Bubble Tip Toaster
to get watchfor notifications in bubble tips. You might also use one for important pages/whispers.
Future enhancements
- Bring up the triggering window if the bubble tip is "activated" (clicked, but not on its Close button).
Leave a comment