Shoutbox

System Tray Balloon Script - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: System Tray Balloon Script (/showthread.php?tid=71295)

System Tray Balloon Script by liquidplasmaflow on 02-01-2007 at 10:59 PM

Could someone provide or write a script that intercepts Windows Messenger's toast notifications and translates them into Windows system tray balloon popups? I don't have the technical knowledge required to do so.


RE: System Tray Balloon Script by roflmao456 on 02-01-2007 at 11:01 PM

either DLL or EXE can do that :O


i think..


RE: System Tray Balloon Script by dylan! on 02-01-2007 at 11:03 PM

quote:
Originally posted by roflmao456
either DLL or EXE can do that :O

and how... in ANY way does that help him? I remember him saying he doesn't have the knowledge to do it himself:S.. if anything that just confused him more
RE: System Tray Balloon Script by felipEx on 02-01-2007 at 11:07 PM

good idea, it's possible :)

look at MSN Popup Spy


RE: System Tray Balloon Script by roflmao456 on 02-01-2007 at 11:10 PM

quote:
Originally posted by dylan!
in ANY way does that help him?

just ask a programmer/scripter :P

RE: System Tray Balloon Script by felipEx on 02-01-2007 at 11:23 PM

it's easy to do, just find the toastwindow, get him text and save into a variable, then kill the toastwindow and make the "Windows system tray balloon popups"

:)

i have not time to do it,    I'll try it when I come back


RE: System Tray Balloon Script by Spunky on 02-02-2007 at 01:40 PM

quote:
Originally posted by roflmao456
just ask a programmer/scripter

Thats what he did in the original post ^o)
RE: System Tray Balloon Script by CookieRevised on 02-02-2007 at 03:44 PM

quote:
Originally posted by afelipE_scripts
it's easy to do, just find the toastwindow, get him text and save into a variable, then kill the toastwindow and make the "Windows system tray balloon popups"
Do not do it in this very crappy, resource hogging, (and not always working) way...


Plus! script has events, use them...