The problem is in the code:
code:
function OnEvent_ChatWndReceiveMessage(wnd, origin, message){
if(origin != Messenger.MyName){
The meaning is that your screen name of Messenger isn't the same as the one you're using in the chat window. This can happen when you use StuffPlug's ChatOnly Name (even if not enabled), and iirc also if you have a nick name set in Messenger itself.
So, since you say you don't have StuffPlug:
- Have you ever installed StuffPlug ?
Anyways, this isn't a global Plus! problem, but a local script problem as it happens because of the way the scripts are made.
PS @ dt: the handling of StuffPlug's ChatOnly name is done in WLMPreview, but not in Now Playing. Maybe add that as well. see
http://shoutbox.menthix.net/showthread.php?tid=70...d=780988#pid780988