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

Search Results
Subject Author Forum Time
RE: [Request] A script for simultaneously changing image, personal message, and nickname
Okay, now I DO have a complication: Plus! no longer seems to call the OnEvent or On[i]WindowId[/i]Event functions.. I [s]am going to attach[/s] have attached a beta version of this script with the Dutch and English languages (other languages are not ...
SmokingCookieScripting09-10-2008 at 08:54 AM
RE: [Request] A script for simultaneously changing image, personal message, and nickname
Good :P Anyhow, I'll have some time to work on it now, so I'll try to do something useful :P EDIT:: Well, at last I got my very own and new language system working, so I'll have no more complications (I hope).
SmokingCookieScripting09-06-2008 at 03:10 PM
RE: Request: Translators
Thanks ;) I'm out, and alive :D (after 5 days of doing nothing and wasting away :P ) I'm doing my best to get things going again, so I'll send Zopieux the required stuff and implement it in DC. Greetings
SmokingCookieScripting09-06-2008 at 08:44 AM
RE: Request: Translators
Bonjour Zopieux ;) I am currently in the hospital, recovering from some surgery thing, so I am unable to send you the required stuff right now. I will inform you as soon as I am ready and out of the hospital. Greetzz
SmokingCookieScripting09-03-2008 at 09:10 AM
RE: Unicode?
I see.. Can't support for Unicode be added?
SmokingCookieForum & Website08-28-2008 at 06:01 PM
Unicode?
Hi, I'm wondering if the forums are using the Unicode char set. This is because non-Latin characters are shown in a very weird cmbination of letters, numbers & more..
SmokingCookieForum & Website08-28-2008 at 04:37 PM
RE: [Request] A script for simultaneously changing image, personal message, and nickname
:wall: It is possible, as I've seen some scripts doing so. I should tell you though, now that school has begun again, I get to do much homework, slowing the development. Well, I don't think very badly, but still: development won't be as quick as d...
SmokingCookieScripting08-26-2008 at 04:47 PM
RE: [Request] A script for simultaneously changing image, personal message, and nickname
Well, if I would have used my Command line control (A button style introduced in Vista) class, it would have. I'll now try to move on to the TabControl..
SmokingCookieScripting08-25-2008 at 07:14 PM
RE: [Resource] TaskDialog Class (Updated 25/08/2008)
No, this class cannot be used from outside Plus!, unless you can create an Interop object (which I think is impossible, 'cause Patchou is probably the only one who knows how to).
SmokingCookieScripting08-24-2008 at 07:34 PM
RE: [wtf?!?] Existing file not found
uhh.. Well, I've changed it a bit, so I can not remember anymore (trust me, it [i]was[/i] a LOT of code). Now, I make sure the path is not specified, and then I move on.
SmokingCookieScripting08-24-2008 at 07:26 PM
RE: [Resource] TaskDialog Class (Updated 25/08/2008)
Not particularly MsgPlus script, just JScript code in general :P
SmokingCookieScripting08-24-2008 at 07:25 PM
RE: [Resource] TaskDialog Class (Updated 25/08/2008)
I've seen some payware things, most of which are of low quality, for what I've seen of them.
SmokingCookieScripting08-24-2008 at 07:13 PM
RE: [Resource] TaskDialog Class (Updated 25/08/2008)
And it's all freeware :)
SmokingCookieScripting08-24-2008 at 04:17 PM
RE: [wtf?!?] Existing file not found
No, I only send the file name to the function EDIT:: In the meantime, I've figured some other method to load the file. It now works fine (at least, it seems to..).
SmokingCookieScripting08-24-2008 at 04:04 PM
[wtf?!?] Existing file not found
Hi, I have a problem with the XML DOM object: [code] Print(" Retrieving windows from \"" + strXmlPath + "\"",PRIOR_SPACE); var xml = new ActiveXObject("Microsoft.XMLDOM"); if(FileExists(strXmlPath)) { if(xml.load(MsgPl...
SmokingCookieScripting08-24-2008 at 03:53 PM
RE: Script problem with activeX object
That's strange.. Are you sure you have JScript 5.6 installed?
SmokingCookieScripting08-24-2008 at 01:09 PM
RE: [Request] A script for simultaneously changing image, personal message, and nickname
I'm workin' on it :P PS I'll try to use languages as well, using a brand new system. I'll do Dutch and English myself. You've said you use a Spanish version of WLM.. Perhaps you can do a Spanish translation? EDIT:: I need to ask you one more que...
SmokingCookieScripting08-24-2008 at 07:39 AM
RE: [Request] A script for simultaneously changing image, personal message, and nickname
The first one, is to update stuff every X minutes/seconds (or whatever), the second example is to make a full-featured script with a set of windows that allow you to configure stuff yourself (including Name & DP update intervals). EDIT:: Can you thin...
SmokingCookieScripting08-23-2008 at 07:44 PM
RE: [Request] A script for simultaneously changing image, personal message, and nickname
Okay, now I'd like you to describe in full detail what you actually want the script to do, E.g. do you want it all to go automatically, or do you want to use an interface window to set a new display name? I think I should be able to do it ;) (not su...
SmokingCookieScripting08-23-2008 at 06:45 PM
RE: [huh?] ColorRef
Thanks lads :) @ Volv: I had already seen that page (otherwise, I wouldn't have spammed the forum again :P )
SmokingCookieScripting08-23-2008 at 02:34 PM
RE: [Request] A script for simultaneously changing image, personal message, and nickname
That makes the difference.. If he'd mean the name seen by contacts in Windows Live (Hot)mail, it'd be impossible.
SmokingCookieScripting08-23-2008 at 10:37 AM
[huh?] ColorRef
Hi, I've seen the term "ColorRef" many times, I've seen the C++ RGB macro, but is there a way to create these values myself?
SmokingCookieScripting08-23-2008 at 10:26 AM
RE: [Request] A script for simultaneously changing image, personal message, and nickname
Indeed, it's impossible
SmokingCookieScripting08-23-2008 at 09:49 AM
RE: [WHAT??] Array pointers
Hours of research have given me [s]these[/s] nothing By the way, about unions: I;ve read the C++ article about them, and I understand that I can omit either the hIcon or the TD_X_ICON?
SmokingCookieScripting08-22-2008 at 04:05 PM
RE: [WHAT??] Array pointers
It appears to me that I've got a code quite similar to that, but a bit more flexible: [code] // Create the BUTTONS "array" var BUTTONS = Interop.Allocate(Math.min(arrButtonIds.length,arrB uttonLabels.length) * 8); // Create the array for th...
SmokingCookieScripting08-20-2008 at 08:05 PM
[Hide Excerpts] Pages: (33): « First « 18 19 20 21 [ 22 ] 23 24 25 26 » Last »