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

Search Results
Subject Author Forum Time
[Release] SessionSaver
As requested [url=http://shoutbox.menthix.net/showthread.php?ti d=78817]here.[/url] [b][size=3]SessionSaver[/size][/b] [b]Features:[/b] This script automatically keeps track of all conversation windows open. If for some reason Messenger should crash, ...
pollolibredegrasaScripting11-19-2007 at 09:52 PM
Scripting Bug - Group Conversation troubles
I've been writing a script that keeps track of group conversations, using the ChatWndContactAdded and ChatWndContactRemoved events. It also has a function that gets a list of the current windows that are open, and if they are conversations with a si...
pollolibredegrasaWLM Plus! Bug Reports11-18-2007 at 01:33 PM
RE: Converted PLSC files not working
The reason it didn't work is because when you packaged the script, you packaged a folder too. Your script file looked like this: Zip File>Folder>Script Files whereas it should have been: Zip File >Script Files
pollolibredegrasaScripting11-17-2007 at 07:11 PM
RE: Converted PLSC files not working
The reason it isn't working is because your script is in a folder inside your ZIP file. You need to remove the folder and try again.
pollolibredegrasaScripting11-17-2007 at 07:02 PM
RE: Script Idea - Restore Previous Conversations
Just an update, I think I've nearly finished the script. There's one or two bugs i really need to sort out before I can release it though, but hopefully they should be sorted soon. As for group conversations, I thought about a [url=http://i17.tinyp...
pollolibredegrasaScripting11-11-2007 at 09:02 PM
OnEvent_SigninReady Bug?
Not sure if this is a bug or not, but I'll put this here anyway. I Signed into messenger and according to the debugger, the OnEvent_SigninReady event fired. Then about half an hour later the event fired again, causing events in one of my scripts to ...
pollolibredegrasaWLM Plus! Bug Reports11-11-2007 at 12:27 AM
RE: Script Idea - Restore Previous Conversations
Would something like this do? [img]http://i6.tinypic.com/8ad9tlz.png[/img] Just something I threw together last night after reading this thread. It's a WIP, and it currently ignores group convos completely, but I could finish and release it if there...
pollolibredegrasaScripting11-08-2007 at 05:45 PM
RE: Contacts with special characters in name
Yes, but I see the text fine with Plus installed.... It's just when someone signs in/out that it reverts to squares. And if it is this problem with Plus, why does closing and re-opening the contact list fix it?
pollolibredegrasaWLM Plus! Bug Reports11-02-2007 at 07:10 PM
Contacts with special characters in name
The name of one of my contacts is: [img]http://img504.imageshack.us/img504/3533/befor ejs3.png[/img] At first this was displayed fine, however next time I looked at my contact list the special characters just showed up as squares: [img]http://img220...
pollolibredegrasaWLM Plus! Bug Reports11-02-2007 at 12:27 AM
RE: Excel and VB
If you want to copy the contents of a certain cell to the clipboard, use [code]Private Sub CommandButton1_Click() Range("B2").Copy End Sub[/code] But replace B2 with whatever cell you need. Is this what you're looking for?
pollolibredegrasaTech Talk10-31-2007 at 12:00 AM
RE: Video Effect - Tv Off Effect
If you have After Effects, [url=http://library.creativecow.net/articles/rabin owitz_aharon/tv_on_off.php] this link[/url] may help. Looks good from the tut, but I haven't got After Effects so I can't really tell how useful it is :P
pollolibredegrasaTech Talk10-30-2007 at 07:21 PM
RE: I am not happy about this
At least it's an option. There's lots of software that doesn't even give you that, and forces stuff upon you. Besides, it's not that malicious, all it does is show a few popups every now and again. As for the removing it comment, I'm sure Patch...
pollolibredegrasaWLM Plus! Help10-24-2007 at 06:51 PM
RE: "An error occurred while working on the sound"
Thanks for the info Patchou :)
pollolibredegrasaWLM Plus! Help10-19-2007 at 11:15 PM
"An error occurred while working on the sound"
[img]http://img98.imageshack.us/img98/2176/errorfm 2.png[/img] I keep getting this error when trying to import specific sounds. I've tried the original sound and got this error. Thinking it might be a bad sound I re-exported as a Wav and get the same...
pollolibredegrasaWLM Plus! Help10-19-2007 at 08:29 PM
RE: Problem with the Messenger main Window
On the menu bar, Tools>Uncheck "Always on top"
pollolibredegrasaWLM Plus! Help10-18-2007 at 07:33 PM
RE: chat logs
[quote][i]Originally posted by http://www.msgpluslive.net/help/registry[/i] None of the values mentioned below are present by default, they have to be created manually. [/quote]
pollolibredegrasaWLM Plus! Help10-10-2007 at 07:22 PM
RE: Messenger Plus! Sound Library Fixer (3.00.0021)
You need to download and install COMCTL32.ocx
pollolibredegrasaWLM Plus! General10-05-2007 at 11:51 AM
RE: Google search results forwards me to 201.218.196.152
Something may have modified your [url=http://www.mvps.org/winhelp2002/hosts.htm]HOS TS file[/url]. It's in %SystemRoot%\system32\drivers\etc\ Open it up in Notepad (or similar) and try find those entries. IIRC, the default one installed with Wind...
pollolibredegrasaTech Talk09-27-2007 at 03:52 PM
RE: documents icon in the "User Folder", Changed by it self.
As a guess, I'm thinking something has changed Desktop.ini in your Documents folder. It's a hidden file so you'll need to enable viewing hidden files and folders to see it. On my Vista installation, the file contains the following: [url=http://m...
pollolibredegrasaTech Talk09-21-2007 at 09:06 PM
RE: Saved Scripts
HKEY_CURRENT_USER\Software\Patchou\Messenger Plus! Live\GlobalSettings\Scripts Add a key for each script you have using the script's folder name, then restart WLM. You will need to manually enable them all however. That should work, otherwise r...
pollolibredegrasaScripting09-20-2007 at 10:29 PM
RE: [split] MSN Content Plus...help
....Or just boot into Safe Mode, and then search for and delete the files. Also, there are plenty of programs out there to help you find out what programs run on startup and let you remove entries (such as msconfig), meaning you don't have to have ...
pollolibredegrasaSkype & Live Messenger09-20-2007 at 12:50 PM
RE: [release] Music now playing
It's not there because you're clicking the wrong button ;) IIRC, There was a change in one of the recent Plus! versions so now scripts are accessed through a seperate menu, which you get to by clicking the button that looks like 3 boxes (it's to ...
pollolibredegrasaScripting09-14-2007 at 10:54 PM
RE: 10 unread mail messages
http://shoutbox.menthix.net/showthread.php?tid=773 93
pollolibredegrasaSkype & Live Messenger09-13-2007 at 03:43 PM
RE: live messenger and users help please
To clear the unread email message count from the Welcome Screen on XP manually, see [url=http://www.windowsitpro.com/Articles/ArticleI D/25767/25767.html]this link[/url]. Hope this helps :)
pollolibredegrasaSkype & Live Messenger09-12-2007 at 12:40 PM
RE: Live MSN 9.0.0114c - Alpha
;) [hr] [size=1]Edit: MenthiX beat me to it :P[/size]
pollolibredegrasaSkype & Live Messenger09-10-2007 at 11:27 PM
[Hide Excerpts] Pages: (20): « First « 3 4 5 6 [ 7 ] 8 9 10 11 » Last »