Shoutbox

[release] Streaming Sound Plugin [BUGFIX] & Outlook Email 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: [release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script (/showthread.php?tid=61382)

[release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script by rh on 06-25-2006 at 06:53 PM

This is a plugin for Messenger Plus! Live that will allow you to send sound effects to your contacts. Contrary to other plugins with a similar function, this one is based on the following idea: The sounds do not have to be available locally, they can be put on any Internet server. The plugin will then play them using audio streaming.

Since the plugin uses the technical basis of Windows Media, it is capable of playing every sound format that Windows Media Player can play, including MP3, WMA, MIDI. It can even play video files (although you will not see the video, only hear the audio channel). You could also stream a sound file from your local computer using a simple HTTP Server like HFS.

Flexibility is this plugins' strength. 

For more information and the download: http://msgplus.zwobot.com

-------------

On the same page (but not a Plus! script):

Messenger Plus! Live allows you to check your email account for new emails - even if it's not a Microsoft Hotmail account. When a new email arrives, you can through one simple click start your email program.

Now if you are using Microsoft Outlook like myself, you will have the following problem: When Outlook is already running, and Messenger Plus! detects a new email, you can click, but this won't make Outlook check for new emails. Only when Outlook is not running, Messenger Plus! will launch it, and upon being launched, Outlook will automatically check for new mails.

This script is the solution: It detects whether Outlook is already running. If yes, it will make Outlook check for new mails. If no, it will launch Outlook and Outlook will automatically check for emails. In any case, you will get your new mails.


RE: [release] Streaming Sound Plugin & Outlook Email Script by rh on 06-27-2006 at 11:26 AM

There was a serious bug in the first version, that maybe stopped people from enjoying this plugin. So I hope it is ok to bump the thread.


RE: [release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script by BudsieBuds on 07-02-2006 at 10:38 PM

Uhmm... does it also work when people don't have the script/MSG Plus! Live installed?

~Take care, Budsie


RE: [release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script by MC Inferno on 07-03-2006 at 04:02 AM

GREAT SCRIPT KIDDER!

As an artist, I've been using it to send ppl my music straight away to them, they cant download it, but they can listen and I dont need to convince them to click it or anything! This has been a great help in gettin ppl to listen to my material, so yeah, I relaly apprechate it!

For any other musicans trying to get music out there... its worth getting MP!Live jus for this!


RE: RE: [release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script by rh on 07-03-2006 at 10:50 PM

quote:
Originally posted by BudsieBuds
Uhmm... does it also work when people don't have the script/MSG Plus! Live installed?

~Take care, Budsie


no it does not. at least it wont play the sound. BUT: the user will receive a message that will  contain a clickable link, so - if he wants to - he can listen too, but manually of course.
RE: [release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script by segosa on 07-04-2006 at 05:44 AM

You didn't remove your debugging code in OnEvent_Initialize.

You have "Debug.DebuggingWindowVisible=1;" there... kind of annoying to have that pop up. :p

EDIT:

wshshell.RegWrite("HKCU\\Software\\Zwobot.com\\Streaming Sound Plugin\\PlaySounds", OnOff, "REG_DWORD");

It's probably better to store your settings at MsgPlus.ScriptRegPath.


RE: RE: [release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script by rh on 07-04-2006 at 08:07 AM

quote:
Originally posted by segosa
You have "Debug.DebuggingWindowVisible=1;" there... kind of annoying to have that pop up. :p


I thought that this isn't a problem, because the users won't have the debug mode enabled. But now that you mentioned it, I must say you are right of course: I should have thought about other people who write scripts, too.


quote:
It's probably better to store your settings at MsgPlus.ScriptRegPath.


ah nice, i already wondered how to make sure that the settings are being removed on uninstallation.

i have fixed both things and uploaded the new version.

regards,
rh
RE: [release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script by BudsieBuds on 07-04-2006 at 10:19 AM

quote:
Originally posted by rh
no it does not. at least it wont play the sound. BUT: the user will receive a message that will  contain a clickable link, so - if he wants to - he can listen too, but manually of course.

Aww... that s*cks.  ;)

~Budsie
RE: RE: [release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script by rh on 07-04-2006 at 11:04 AM

quote:
Originally posted by BudsieBuds

Aww... that s*cks.  ;)

~Budsie


well, it would be .... scary... if i could make other computers do things without having access to them... *-)