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

Search Results
Subject Author Forum Time
RE: [Suggestion:] Option to disable auto-disabling of scripts
Perfect, thanks! :)
rhWLM Plus! General02-07-2009 at 09:59 AM
[Suggestion:] Option to disable auto-disabling of scripts
Hi, MsgPlus always disables scripts when WLM crashed, thinking the script might have caused the crash. This normally is a reasonable feature, BUT I use SimpLite to encrypt my conversations, and the programs don't work well together: After every rebo...
rhWLM Plus! General02-07-2009 at 09:12 AM
RE: instantiate plus! scripting objects from outside?
OK, thanks to some of the information in this thread and other inforfation from the web, I was abl to solve the problem. this is the VBscript: [code] SET msn = CreateObject("Messenger.UIAutomation.1") if msn.MyStatus=10 then msn.MyStatus=2 els...
rhScripting08-09-2006 at 07:38 AM
RE: instantiate plus! scripting objects from outside?
well, if could tell me what's the name of the ActiveX object i need to instantiate for this (i suppose nowadays it would be activeX-based?) then this would be extremely helpful...
rhScripting08-08-2006 at 10:47 PM
RE: instantiate plus! scripting objects from outside?
thanks a lot. unfortunately it create only a lot of error messages and does not do what it is supposed to do...
rhScripting08-08-2006 at 05:59 PM
RE: instantiate plus! scripting objects from outside?
well that would be an interesting way to do it. can you give me more details what message exactly i need to send to MsnHiddenWindowClass? and is there a similar way to find out what status is currently selected?
rhScripting08-08-2006 at 05:52 PM
RE: instantiate plus! scripting objects from outside?
well thanks, but the button does not send any keycode. the event it launches in AHK ist realised through a DLL that accesses the remote control. of course, i could use AHK to send a keycode and capture that keycode from MSN, but that would be a VERY ...
rhScripting08-08-2006 at 12:40 PM
RE: instantiate plus! scripting objects from outside?
because I want to react to a button pressed on my remote control. this button triggers an event in an AutoHotKey script. now I don't know how to "inform" a plus! script about an event in such a script. my idea would be to simply let the AHK script...
rhScripting08-08-2006 at 12:24 PM
instantiate plus! scripting objects from outside?
hi, i would like to write a program that changes my MSN state to busy and back again. NOW THIS IS NOT A PLUS SCRIPT! it's a programm that accesses MSN from "outside". i did not find any info on a "normal" API for WLM, so I wonder if it would be ...
rhScripting08-08-2006 at 11:15 AM
RE: [HowTo] Change Shared Folder location
depends on the "direction" you do it... i personally let the folder which is located on C point to a folder on D, so that in this case it DOES remove size limitations on C. my motivation is, that i regularly kill drive C and reinstall windows, whi...
rhSkype & Live Messenger08-06-2006 at 12:41 PM
RE: plugin interoperation
because some of the features are meant to be released to the public, while some are only for my friends and myself (they don't make sense to anyone else). now i could support two versions of the same plugin but an addon to the first plugin in the fo...
rhScripting07-29-2006 at 07:39 AM
plugin interoperation
is there any way that two scripts can communicate with each other? i have made two plugins and i want one of them to be able to influence the others behaviour. of course there are ugly ways like saving a value to the registry by one script and readin...
rhScripting07-28-2006 at 04:05 PM
override contacs display pic?
Is there any way to change the display pic of a certain user that is displayed on my computer? I don't want to change it on the server or anything, just how it is displayed on my PC. the appropriate property in the scripts API is read-only, is there...
rhScripting07-20-2006 at 11:45 AM
RE: I found 2 bugs (ver 4.01)
thanks for your response. Tell the other guy :P
rhWLM Plus! Bug Reports07-18-2006 at 09:32 AM
RE: I found 2 bugs (ver 4.01)
hi, just wanted to point out that bug no 1 still exists in version 4.01. hope it gets fixed soon. it's REALLY annoying. regards, rh
rhWLM Plus! Bug Reports07-17-2006 at 10:19 PM
RE: [release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script
well, it would be .... scary... if i could make other computers do things without having access to them... *-)
rhScripting07-04-2006 at 11:04 AM
RE: [release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script
ah nice, i already wondered how to make sure that the settings are being removed on uninstallation. i have fixed both things and uploaded the new version. regards, rh
rhScripting07-04-2006 at 08:07 AM
RE: [release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script
no it does not. at least it wont play the sound. BUT: the user will receive a message that will contain a clickable link, so - if he wants to - he can listen too, but manually of course.
rhScripting07-03-2006 at 10:50 PM
[HowTo] Change Shared Folder location
Hi, if you are like me, then you are extremely annoyed by the fact that Windows Live Messenger will always locate the contents of the Shared Folders on drive C:\ and in an annoyingly deep directory structure. I found out how to change this, and e.g....
rhSkype & Live Messenger06-30-2006 at 09:41 AM
RE: [release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script
There was a serious bug in the first version, that maybe stopped people from enjoying this plugin. So I hope it is ok to bump the thread.
rhScripting06-27-2006 at 11:26 AM
[release] Streaming Sound Plugin [BUGFIX] & Outlook Email Script
This is a plugin for Messenger Plus! Live that will allow you to send sound effects to your contacts. Contrary to other plugins with a similar function, this one is based on the following idea: [b]The sounds do not have to be available locally, they ...
rhScripting06-25-2006 at 06:53 PM
I found 2 bugs (ver 4.01)
hi! 1. i have a quicktext called "/mp3" that uses the (!P) parameter. when i type in "/mp3" and press enter, plus will ask me for the parameter => fine. but if i type in "/mp3 parameter" and press enter, plus won't even recognize the command. ...
rhWLM Plus! Bug Reports06-25-2006 at 01:34 PM
RE: creating a simple Msgbox?
works perfectly, thanks a lot!
rhScripting06-25-2006 at 12:33 PM
creating a simple Msgbox?
Hi, normally in WSH you can use WSH.echo for displaying message boxes. this does not work under plus!, because the object WSH does not exist. i also dont know how to instantiate it, because in WSH = new ActiveXObject("..."); i would not know what ...
rhScripting06-25-2006 at 11:53 AM
RE: "Live" Scripting Interface: Creating an instance of an ActiveX object
errm, this only plays local sounds. but I want all the flexibility of Windows Media, like playing internet streams, sound files from LAN shares, etc. and all the formats like WMA, MIDI etc. ah... err... nice :D I have never realized this. probably ...
rhPlug-Ins06-17-2006 at 05:33 PM
[Hide Excerpts] Pages: (3): « First [ 1 ] 2 3 » Last »