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

[UPDATE] Mute 1.3
Author: Message:
noroom
Full Member
***

Avatar
www.noroom.tk

Posts: 107
Reputation: 4
Joined: Sep 2003
O.P. [UPDATE] Mute 1.3
As requested, I present you...

Mute.
Mute Messenger and Plus! sounds without having to set your status to Busy.

Scroll to the bottom of this post if you're lazy to read all this.

The script will edit the registry keys to disable all Messenger sounds.
It will also disable Plus! built in sounds (like /sHello, /sEvilLaugh, etc) along with the auto playing of Emotion Sounds.
(HKCU\Software\Microsoft\MSNMessenger\PerPassportSettings\<number>\Sounds).
(HKCU\Software\Patchou\Messenger Plus! Live\<email>\Preferences)

It will add a "Mute" menu item to the Plus! icon in the contact list and conversation window, where you can Mute/Unmute WLM and Plus! sounds. I didn't want the Mute option to be in a submenu, but this is a limitation set by Plus!: Scripts can only add commands in their submenu. I also wanted the menu item to have a checkbox, but sadly this functionality isn't offered by the Plus! scripting engine.

Besides the menu item, you can also mute/unmute sounds by typing "/mute" into a conversation window. It works like a toggle-switch, so just type "/mute" again to unmute sounds. A popup toast will notify you of the mute status.

The script will not mute custom notifications, as the registry keys where these are stored are ignored by Plus! when events are triggered. Click here for more info.

Mute will automatically try to unmute WLM/Plus! when you sign out. I don't know what happens if WLM/Plus! crash while on mute, but if something breaks, you can go to the Mute script folder and you'll find a file called "backup.reg". Just run it, and everything should be back to normal. If it's not, just set your sounds using the Options/Preferences panel of the respective programs. (Like this: WLM1, WLM2, Plus!)

I've already written too much about this, so I'll just let you download it now. If a lot of people download it and there are no big problems, I'll update it and submit it to the script database.

Thanks, and enjoy.

Features:
  • Adds a "Mute" menu item to the Plus! icon in conversation windows and in the contact list
  • Mutes all Messenger sounds
  • Stops Voice Clips from playing automatically
  • Stops Winks from playing automatically
  • Mutes Plus! sound commands
  • Stops Plus! Custom Emotion Sounds from playing automatically
  • Type "/mute" to toggle muting Messenger and Plus! sounds
  • Generates "backup.reg" to fix the registry if something breaks
  • Automatically unmutes Messenger when you sign out
  • A popup toast shows up when mute is toggled (Thanks to Jesus for finally pushing me into this!)

To do:
  • Small configuration window
  • Mute Messenger/Plus! sounds separately
  • Make toast optional
  • Get the subkeys with proper registry code

Changelog:

Mute 1.3
- Fixed the broken error handling introduced in 1.2. Mute won't mute your sounds and not allow you to unmute them anymore!

Mute 1.2
- Improved error handling for increased compatibility. Users who never saw the emulated checkbox should have no problems anymore.
- Added the mute status popup toast.

Mute 1.11
- (!) Fixed a problem with Mute not starting up if you signed out while having muted sounds.

Mute 1.1
- Mute affects Winks and Voice Clips (won't play automatically anymore)
- Added a simulated checkbox in the menu item
- Tidied up code

Mute 1.0
- Initial release

.plsc File Attachment: Mute1.3.plsc (2.07 KB)
This file has been downloaded 1007 time(s).

This post was edited on 09-02-2006 at 09:56 AM by noroom.
07-10-2006 08:01 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[UPDATE] Mute 1.3 - by noroom on 07-10-2006 at 08:01 PM
RE: [RELEASE] Mute. - by Voldemort on 07-10-2006 at 08:02 PM
RE: [RELEASE] Mute. - by prashker on 07-10-2006 at 08:07 PM
RE: [RELEASE] Mute. - by imagif on 07-10-2006 at 08:07 PM
RE: [RELEASE] Mute. - by Joereynolds89 on 07-10-2006 at 08:11 PM
RE: [RELEASE] Mute. - by Jellings on 07-10-2006 at 08:25 PM
RE: [RELEASE] Mute. - by deAd on 07-10-2006 at 09:07 PM
RE: [RELEASE] Mute. - by AberNStein on 07-10-2006 at 09:19 PM
RE: [RELEASE] Mute. - by Salem on 07-10-2006 at 09:39 PM
RE: [RELEASE] Mute. - by Pure_BY on 07-10-2006 at 10:44 PM
RE: [RELEASE] Mute. - by M73A on 07-10-2006 at 10:50 PM
RE: [RELEASE] Mute. - by noroom on 07-11-2006 at 09:29 AM
RE: RE: [RELEASE] Mute. - by deAd on 07-11-2006 at 12:47 PM
RE: [RELEASE] Mute. - by Tan_Hu on 07-11-2006 at 10:50 AM
RE: [RELEASE] Mute 1.1 - by noroom on 07-11-2006 at 06:18 PM
RE: RE: [RELEASE] Mute 1.1 - by Tan_Hu on 07-11-2006 at 07:46 PM
RE: [RELEASE] Mute 1.11 - by noroom on 07-11-2006 at 08:10 PM
RE: RE: [RELEASE] Mute 1.11 - by Tan_Hu on 07-12-2006 at 02:53 PM
RE: [RELEASE] Mute 1.11 - by CanadianOriginal on 07-12-2006 at 02:55 AM
RE: [RELEASE] Mute 1.11 - by giken on 07-12-2006 at 06:23 AM
RE: [RELEASE] Mute 1.11 - by noroom on 07-12-2006 at 10:18 AM
RE: RE: [RELEASE] Mute 1.11 - by giken on 07-13-2006 at 10:57 AM
RE: [RELEASE] Mute 1.11 - by giac jr on 07-12-2006 at 01:51 PM
RE: [RELEASE] Mute 1.11 - by CanadianOriginal on 07-13-2006 at 02:45 AM
RE: [RELEASE] Mute 1.11 - by Chestah on 07-13-2006 at 08:50 AM
RE: [RELEASE] Mute 1.11 - by Menthix on 07-13-2006 at 09:42 AM
RE: [RELEASE] Mute 1.11 - by noroom on 07-13-2006 at 10:30 AM
RE: [RELEASE] Mute 1.11 - by Chestah on 07-13-2006 at 10:56 PM
RE: [RELEASE] Mute 1.11 - by noroom on 07-14-2006 at 06:45 AM
RE: [RELEASE] Mute 1.11 - by CanadianOriginal on 07-23-2006 at 06:06 AM
RE: [RELEASE] Mute 1.11 - by noroom on 07-24-2006 at 06:42 PM
RE: RE: [RELEASE] Mute 1.11 - by CanadianOriginal on 07-25-2006 at 02:25 AM
RE: [RELEASE] Mute 1.11 - by Pure_BY on 07-26-2006 at 10:28 AM
RE: [RELEASE] Mute 1.11 - by Chestah on 07-26-2006 at 10:51 AM
RE: [RELEASE] Mute 1.11 - by noroom on 07-26-2006 at 01:08 PM
RE: [RELEASE] Mute 1.11 - by nick_name on 08-09-2006 at 10:45 AM
RE: RE: [RELEASE] Mute 1.11 - by Jesus on 08-16-2006 at 09:44 PM
RE: RE: RE: [RELEASE] Mute 1.11 - by Dave on 08-17-2006 at 08:03 AM
RE: [RELEASE] Mute 1.11 - by Pure_BY on 08-11-2006 at 11:12 PM
RE: [RELEASE] Mute 1.11 - by lrac522 on 08-12-2006 at 05:23 AM
RE: [RELEASE] Mute 1.11 - by Dave on 08-16-2006 at 05:12 PM
RE: [RELEASE] Mute 1.11 - by Jesus on 08-17-2006 at 10:10 AM
RE: [RELEASE] Mute 1.11 - by noroom on 08-27-2006 at 10:39 AM
RE: [UPDATE] Mute 1.2 - by matty on 08-27-2006 at 05:51 PM
RE: [UPDATE] Mute 1.2 - by noroom on 08-27-2006 at 07:53 PM
RE: [UPDATE] Mute 1.2 - by Pure_BY on 08-27-2006 at 10:01 PM
RE: [UPDATE] Mute 1.2 - by noroom on 08-29-2006 at 08:51 AM
RE: [UPDATE] Mute 1.2 - by ChoPraTs on 08-30-2006 at 05:25 PM
RE: [UPDATE] Mute 1.2 - by noroom on 09-01-2006 at 09:31 AM
RE: [UPDATE] Mute 1.2 - by ChoPraTs on 09-01-2006 at 09:42 AM
RE: RE: [UPDATE] Mute 1.2 - by petsas on 07-05-2010 at 12:01 PM
RE: [UPDATE] Mute 1.2 - by noroom on 09-01-2006 at 02:01 PM
RE: [UPDATE] Mute 1.2 - by ChoPraTs on 09-01-2006 at 02:26 PM
RE: [UPDATE] Mute 1.3 - by noroom on 09-03-2006 at 12:18 PM
RE: [UPDATE] Mute 1.3 - by prashker on 10-17-2006 at 03:00 AM
RE: [UPDATE] Mute 1.3 - by noroom on 10-17-2006 at 11:10 AM
RE: [UPDATE] Mute 1.3 - by prashker on 10-17-2006 at 11:22 AM
RE: [UPDATE] Mute 1.3 - by kraus on 11-09-2006 at 04:43 AM
RE: [UPDATE] Mute 1.3 - by CanadianOriginal on 11-13-2006 at 09:05 AM
RE: [UPDATE] Mute 1.3 - by noroom on 11-13-2006 at 06:06 PM
RE: [UPDATE] Mute 1.3 - by MasterG on 01-26-2007 at 09:26 PM
RE: [UPDATE] Mute 1.3 - by P4R4D0x on 06-06-2007 at 08:29 AM
RE: [UPDATE] Mute 1.3 - by Ampora on 09-24-2007 at 05:30 PM
RE: [UPDATE] Mute 1.3 - by CookieRevised on 07-05-2010 at 03:44 PM


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