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

Search Results
Subject Author Forum Time
RE: Need help with NudgesTool & SendTo script
Your issue with SendTo seems a bug in the coding, I am checking on that right now. [s](have you restarted WLM and your PC yet?)[/s] It's a typo To fix this, go to Messenger Plus! Live's root directory (default: [i]C:\Program Files\Messenger Plus!...
SmokingCookieScripting07-29-2008 at 08:53 PM
ButtonControl not showing up
Hi, I have a problem in a window's XML file. I have specified a ButtonControl, yet it won't show up (and I cannot find any flaws in the XML). Here's the code: [code] <Control xsi:type="ButtonControl" Id="BtnNextPage"> <Position Left="1...
SmokingCookieScripting07-29-2008 at 08:09 PM
RE: [beta] Skin creator
And I am thinking of giving it more features :P EDIT:: "You should know the next Plus! version..." Reading.. Very difficult :P EDIT2:: I have made a quick update system that'll redirect you here if I have uploaded a new version (you can then down...
SmokingCookieScripting07-29-2008 at 09:45 AM
RE: HTTP on Vista
Hmm.. Perhaps you should try this: [code] try { http = new XMLHttpRequest; } catch(e) { try { http = new ActiveXObject("Microsoft.XMLHTTP"); } } [/code] I've got to know that Vista with IE 7 supports this (although I ...
SmokingCookieScripting07-29-2008 at 08:45 AM
RE: Plus! XML Translator bug
I am afraid that Matti will have to do this, since I cannot figure out any temporary solution (this is due to the complexity of the code). So, I guess you'll have to wait for Matti reading his email again (it's holiday in Holland, therefore probabl...
SmokingCookieScripting07-28-2008 at 06:18 PM
RE: [suggestion] LinkControls having an URL element
Those are good points.. Well, I think you're right, so I'll stop yappin' about it :P
SmokingCookieWLM Plus! General07-28-2008 at 12:37 PM
RE: [suggestion] LinkControls having an URL element
I see, but any scripter can make a LinkControl in their windows stating url 1 (lets say google.com) and when the control is clicked, they can launch any website. And any website can use <p><a href="DangerousWeb.com">Visit google.nl</a></p> EDIT:: A...
SmokingCookieWLM Plus! General07-28-2008 at 09:55 AM
[suggestion] LinkControls having an URL element
Hi, Isn't it an idea to allow LinkControls have a Caption element (text you see) and an URL element (link to navigate to when clicked) that can be overridden by scripts with On[i]WindowId[/i]Event_CtrlClicked()? This is especially of interest with t...
SmokingCookieWLM Plus! General07-28-2008 at 08:07 AM
Script menu working only partially
WLM version: 8.5.1302.1018 nl-nl MSN Messenger version: none MsgPlus version: 4.60.0.326 OS: Windows Vista Home Premium 32 bit NL Reproduction: install _MANY_ scripts ( :$ ) and click the scripts menu button thingy (both contact list and (mobile) cha...
SmokingCookieWLM Plus! Bug Reports07-27-2008 at 08:29 PM
RE: [beta] Skin creator
I apparently wasn't aware of this feature, since I have never actually received an update alert of Plus!, nor do I have any skins that have been uploaded by it. Therefore I'll continue to develop the SkinUpdate feature, since one can specify their ...
SmokingCookieScripting07-26-2008 at 12:50 PM
RE: [beta] Skin creator
Hi, Thank you for reporting the broken plsc, I am going to fix it right away. Skin updating sends a request to the specified file, checks the ersion number specified in it and displays an alert window (or toast) when the file loaded during the reques...
SmokingCookieScripting07-26-2008 at 11:51 AM
[beta] Skin creator
Yes, it's correct.. I am working on a script called Skin creator, it'll do what the name says. Currently it doesn't fulfil its purpose (creating and editing skins), but there are some powerful side features, like skin updating. See attachment for ...
SmokingCookieScripting07-26-2008 at 10:10 AM
RE: Plus! XML Translator bug
I'll probably not be able to fix this (and Matti would kill me :P ), but at least I can have a good hard look at it.. I'll inform you when I've got it (IF I'll get to it). EDIT:: @CookieRevised: I have found OnWndTranslatorEvent_MessageNotificati...
SmokingCookieScripting07-25-2008 at 06:53 PM
RE: Plus! XML Translator bug
Point 1: I'll have to take a better look at it Point 2: that's because a mistake in ScriptInfo.xml Point 3: that's because it'll take a long, long while to insert language codes About the debugger.. That's pretty weird, since line 179 of Transla...
SmokingCookieScripting07-25-2008 at 09:44 AM
RE: [REQUEST] Activity statistics
Good morning ^o) .. I've downloaded the script and... There's a bug: I woke up at 8:55, signed into Messenger at 9:00 (I like things going fast :P ) and [b]haven't sent a single message[/b]. The graph, however, shows activity at 6:00 and 7:00.. I...
SmokingCookieScripting07-25-2008 at 07:17 AM
RE: [REQUEST] Activity statistics
Okay, then I'll have some time free :)
SmokingCookieScripting07-23-2008 at 06:06 PM
RE: [Release] Countdown Live (Latest: 2.2.021)
You mean show "42 hrs. left"?
SmokingCookieScripting07-22-2008 at 09:15 PM
RE: [Release] Countdown Live (Latest: 2.2.021)
First of all: the 2nd case is wrong, because: 1 day = 24 hrs. 24 / 2 = 12 and 22 > 12 so it should be 2 days (since 12 / 24 = 0.5 so it must be rounded up. 0.5 or anything above becomes 1.0) Then.. Hmm you're makingthings complicated.. I think there...
SmokingCookieScripting07-22-2008 at 09:04 PM
RE: [REQUEST] Activity statistics
I might be ale to do such a thing, although it'll take me some time... And I'll inform you if not (which isn't very likely since I know how Date objects work and I have some functions ready for use within such a script :P ).
SmokingCookieScripting07-22-2008 at 08:58 PM
RE: [Release] Countdown Live (Latest: 2.2.021)
[url=http://matti.buelens.com/cdl/index.php?p=feat #feat-prefs-tags]http://matti.buelens.com/cdl/inde x.php?p=feat#feat-prefs-tags[/url]
SmokingCookieScripting07-22-2008 at 08:48 PM
RE: help please (sign in button)
Find the proper resource in the exported files (Vista: C:\Users\[i]YourUserName[/i]\Documents\Resourc es of Messenger 9.0.1407.1107\Graphics\Pictures*; XP: C:\Documents and Settings\[i]YourUserName[/i]\My Documents\Resources of Messenger 9.0...
SmokingCookieSkinning07-22-2008 at 07:59 PM
RE: [REQUEST] Activity statistics
Yeah, but then I'll need to think and I've got vacation ( = bad combination ) :p Anyhow it'll be loads of work doing such things in a script, without using external libraries/ActiveXs..
SmokingCookieScripting07-22-2008 at 07:47 PM
RE: Write a DWORD value in regedit
Try this: [code] [color=blue]new[/color] [color=red]ActiveXObject[/color]([color=brown]"WS cript.Shell"[/color]).[color=navy]RegWrite[/color ](MsgPlus.ScriptRegPath + Messenger.MyEmail + [color=brown]"\\MyKey",[/color]6,[color=brown] "REG_DWORD"...
SmokingCookieScripting07-22-2008 at 07:21 PM
RE: [REQUEST] Activity statistics
@SpunkyLoveMuff: Perhaps you can use some Word API/ActiveX function to draw a graph and use an ImageElement to display it.. EDIT:: For the graph: what about having a window with MANY StaticControls with a single "." in them, creating a line (eg <Co...
SmokingCookieScripting07-22-2008 at 07:02 PM
RE: [Release] Countdown Live (Latest: 2.2.021)
Check this [url=http://matti.buelens.com/cdl/index.php?p=tran slate]translation script[/url] on Matti's site..
SmokingCookieScripting07-22-2008 at 08:11 AM
[Hide Excerpts] Pages: (33): « First « 21 22 23 24 [ 25 ] 26 27 28 29 » Last »