What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [UPDATE] Mute 1.3

Pages: (7): « First « 1 2 3 4 [ 5 ] 6 7 » Last »
[UPDATE] Mute 1.3
Author: Message:
Dave
Full Member
***


Posts: 167
Reputation: 1
32 / Male / Flag
Joined: Aug 2006
RE: RE: RE: [RELEASE] Mute 1.11
quote:
Originally posted by Jesus
I had this error too, but creating the requested key and DWORD value solved it.
works fine now :) even de [x] in the menu shows up


So how can I make it work?  (I don't know how to write scripts...)
PC Model: HP dv9340ea
OS: Windows Vista SP 1
WLM version: 14
MP!L version: 4.81
08-17-2006 08:03 AM
Profile E-Mail PM Find Quote Report
Jesus
Scripting Contest Winner
****

Avatar
Koffie, my cat ;)

Posts: 623
Reputation: 15
37 / Male / Flag
Joined: Jul 2005
RE: [RELEASE] Mute 1.11
you can make it work by creating HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\PerPassportSettings\<your messenger ID>\Sounds\MSNMSGR_NewSMSMessage\Enabled in your registry, with <your messenger ID> being a 10 digits code.
If you're the only one using messenger on your PC, there should be only one ID in there. If there are more, just add the value to all of them ;)

This is what mine looks like now:

.jpg File Attachment: messengerkey.JPG (78.2 KB)
This file has been downloaded 282 time(s).
08-17-2006 10:10 AM
Profile PM Find Quote Report
noroom
Full Member
***

Avatar
www.noroom.tk

Posts: 107
Reputation: 4
Joined: Sep 2003
O.P. RE: [RELEASE] Mute 1.11
Yeah, that's my fault. I assumed registry keys were a standard for every WLM user, but it appears that it's location dependant. Now, this may mean that there are some keys that I don't have, which Mute will not mute, but I doubt it.

Adding that key won't be necessary. I've fixed the script to ignore keys that you don't have. Check the first post for a newer version.

And to all of you complaining that Mute removed your sounds forever, I'm sorry, but it really isn't that hard to unmute them. Check the first post for instructions.
08-27-2006 10:39 AM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [UPDATE] Mute 1.2
noroom, could I suggest maybe using my registry module to enum the subkeys and the subkey values instead of assuming it is the same?

Matty's reply to Parse Registry SubKeys in JScript?
08-27-2006 05:51 PM
Profile E-Mail PM Find Quote Report
noroom
Full Member
***

Avatar
www.noroom.tk

Posts: 107
Reputation: 4
Joined: Sep 2003
O.P. RE: [UPDATE] Mute 1.2
That is awesome. I was looking for something that did that, but I gave up. I'll look into that (hope it's well documented :P ) and implement it when I have time.

Thanks for letting me know!
08-27-2006 07:53 PM
Profile E-Mail PM Find Quote Report
Pure_BY
Veteran Member
*****

Avatar

Posts: 1350
Reputation: 4
– / Male / –
Joined: Jan 2003
Status: Away
RE: [UPDATE] Mute 1.2
quote:
Originally posted by noroom
And to all of you complaining that Mute removed your sounds forever, I'm sorry, but it really isn't that hard to unmute them. Check the first post for instructions.
I think, I was the only one complaining, but thanks a lot for the solution, the problem is solved :)
08-27-2006 10:01 PM
Profile PM Find Quote Report
noroom
Full Member
***

Avatar
www.noroom.tk

Posts: 107
Reputation: 4
Joined: Sep 2003
O.P. RE: [UPDATE] Mute 1.2
Glad to hear the latest version is working fine for you! :)
08-29-2006 08:51 AM
Profile E-Mail PM Find Quote Report
ChoPraTs
New Member
*


Posts: 3
Joined: Aug 2006
RE: [UPDATE] Mute 1.2
Hi!

Why this Script don't works fine in my Windows Live Messenger?

I can mute perfectly in one click with this Script, but then I can't unmute. The sounds of Messenger don't restore with one click, i need to go to Settings or Preferences and check in "Alerts & Sounds" the last 5 options.

I don't understand nothing. I tried the Mute version 1.1 and 1.2, and none works fine in my Windows Live Messenger.

Either can I use "commands", the command /mute is not accepted in my conversation window.

Please help me, because I thin this is one of the most interestant Scripts for Messenger Plus! Live.

Thanks and sorry, but my english is very poor, I'm spanish.
08-30-2006 05:25 PM
Profile E-Mail PM Find Quote Report
noroom
Full Member
***

Avatar
www.noroom.tk

Posts: 107
Reputation: 4
Joined: Sep 2003
O.P. RE: [UPDATE] Mute 1.2
ChoPraTs: Open the Plus! preferences, then go to Scripts, and check "Enable debugging options". A window called "Script debugging" should appear. If it doesn't, go to your contact list and press the Alt key. Then click on the Plus! menu item and select "Show Script Debugging".

Then, in the Script Debugging window, select Mute as the Script. Now try to mute your sounds. Text should appear on the debugging window. Copy it and paste it here.
09-01-2006 09:31 AM
Profile E-Mail PM Find Quote Report
ChoPraTs
New Member
*


Posts: 3
Joined: Aug 2006
RE: [UPDATE] Mute 1.2
Thanks!

Well, this is the message that I have received in the Debug Windows:

Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: Raíz no válida en la clave del registro "HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\PerPassportSettings\2864120175\Sounds\MSNMSGR_NewSMSMessage\Enabled"..
       Línea: 29. Código: -2147024894.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567


Sorry, the text is in spanish because I have the software in my language. If you need help for translate it, contact with me.

Please, help me! :-D Thanks!
Hi!

I'm happy, because I have solved the problem. I explain to you what I have done.

The entry in the registry of Windows

"HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\PerPassportSettings\2864120175\Sounds\MSNMSGR_NewSMSMessage"

not appears in my computer. I think this is because I have Windows Live Messenger in Spanish and then, some options are diferent. So, I created a new entry in the Registry with the same parameters that the others that I have find in "Sounds".

Now, Mute 1.2 funtions perfectly.

Thanks!!
09-01-2006 09:42 AM
Profile E-Mail PM Find Quote Report
Pages: (7): « First « 1 2 3 4 [ 5 ] 6 7 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On