What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: Contact Information
WindowBlinds is not compatible with Plus!. I believe WindowBlinds allows you to set a list of exceptions of what to skin...add Messenger to this list.
deAdWLM Plus! Help10-11-2007 at 02:38 AM
RE: Music When Contacts Log On
To do this, you need to create a notification for the contact. Right click on the contact's name in the contact list and go to Messenger Plus! Features > Events Notifications > Create New Notification. Then select the sign in event and choose the so...
deAdWLM Plus! Help10-09-2007 at 11:24 PM
RE: Convert Boolean to Numeric?
Personally I would use an inline if statement, as the other methods could potentially give you a -1 as your number. You could even make it a function of the boolean object (but this is sort of overkill):[code]Boolean.prototype.toInt = function () { r...
deAdScripting10-04-2007 at 01:37 AM
RE: Convert Boolean to Numeric?
If the only reason you are doing this is to pass to a WinAPI or DLL function, just pass the boolean and it will be converted automatically by Plus. Otherwise, just use parseInt, multiply by one, or an inline if statement (b?1:0).
deAdScripting10-04-2007 at 01:22 AM
RE: Question about appearance
Patchou was referring to the Plus! menu in the contact list and chat window. The images can be changed easily.
deAdSkype & Live Messenger10-03-2007 at 02:57 AM
Automatically delete old chat logs
Is it possible to have Plus! automatically delete logs older than a value set by the user? For example, then you could delete logs that were older than one month, two months, a year, or any other time automatically.
deAd09-30-2007 at 12:40 AM
RE: Idea for script.
changing the color is not hard to do at all (I know two ways to do it off the top of my head, one of which is untested but should work). this script is not difficult -- I may attempt it later when I have time.
deAdScripting09-24-2007 at 11:05 PM
RE: [Release] Disable Group Edit
The script automatically adjusts for each version to patch correctly. However, if it cannot find a good place to patch, the script will alert the user and give them a link to this thread, where all updates will be posted.
deAdScripting09-24-2007 at 08:31 PM
RE: [?] Bypassing SendMessage limit
you mean the limit on how many you can send in a certain amount of time? No, this is a plus protection against flooders and spamming scripts.
deAdScripting09-23-2007 at 11:31 PM
RE: Close all Tabs = Close all OTHER tabs
I think he's saying that when he presses Close All Tabs, it closes all except for the current one. It's not happening to me (latest WLM beta and latest Plus).
deAdWLM Plus! Bug Reports09-23-2007 at 05:06 PM
[Release] Disable Group Edit
This script will disable the group editor appearing when a group name is double clicked in the contact list. Disable Group Edit will automatically adjust to work for new versions, but may not be able to adjust for all of them without an update. Here ...
deAdScripting09-22-2007 at 03:22 PM
RE: [Request] Disable "Edit a group", when doubleclicking...
I'm working on a more universal way to do disable group editing, so it should be released soon :) EDIT: Auto emoticon disabling will not be released because that is a Stuffplug feature that should return soon.
deAdScripting09-21-2007 at 07:54 PM
RE: ok like i did something and all my text is to the right
A lot of special characters work, but one is Alt+1989. After you put it into the textbox, you can delete it and then use the Ctrl+Shift shortcuts.
deAdWLM Plus! Help09-16-2007 at 06:43 PM
RE: ok like i did something and all my text is to the right
Ctrl+Right Shift puts it on the right, and Ctrl+Left Shift puts it on the left again. Sometimes this is disabled and you need to enter a special character first to make it work.
deAdWLM Plus! Help09-16-2007 at 05:56 PM
RE: menu in conversation/contact list hooking?
To receive an event for the menu being clicked, you will need to read the messages received by the window the menu belongs to. To do this you'll need to either make a message hook (as vikke said) or subclass the window.
deAdScripting09-15-2007 at 04:50 PM
RE: Contact-Naming...
Yes it is... Renaming contacts was removed from Plus! but it is now a feature in WLM itself. Right click on a contact and press "Add a nickname" or "Edit nickname". You can use Plus! formatting codes in the nicknames.
deAdWLM Plus! Help09-13-2007 at 11:34 PM
RE: timestamp?
This is not available in Plus!, but you can add a customizable timestamp with [url=http://www.stuffplug.com]Stuffplug 3[/url].
deAdWLM Plus! General09-13-2007 at 11:05 PM
RE: [?] Name of or how to set the icon for a window
SendMessage with WM_SETICON sets a window icon in the taskbar, but you cannot change the icon shown in the Plus! titlebar.
deAdScripting09-10-2007 at 10:14 PM
RE: New Messenger
It's a new microsoft framework, similar to flash I believe..
deAd09-10-2007 at 12:27 AM
RE: Forum top with new logo
The current one isn't too seasonal (the clouds maybe but they're not bad), and it looks nice.
deAdForum & Website09-09-2007 at 11:32 PM
RE: Load XML
It looks like the selectNodes call isn't returning any nodes.
deAdScripting09-09-2007 at 09:43 PM
RE: [?] API Function for changing window taskbar title.
That's a Plus! problem, not something that can be fixed using the windows api.
deAdScripting09-07-2007 at 08:34 PM
RE: [?] API Function for changing window taskbar title.
[url=http://msdn2.microsoft.com/en-us/library/ms63 3546.aspx]SetWindowText[/url]
deAdScripting09-06-2007 at 10:39 PM
RE: Verifying Credential E-mail Adress
There is no way to create an email for WLM that doesn't exist. People who have this either have an email that existed at one time or registered before this restriction was in place.
deAdSkype & Live Messenger09-03-2007 at 05:38 PM
RE: Working on the next version
SP3 is not abandoned, the developers have just been busy lately :p
deAdAnnouncements & News08-24-2007 at 05:15 PM
[Hide Excerpts] Pages: (43): « First « 6 7 8 9 [ 10 ] 11 12 13 14 » Last »