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

Search Results
Subject Author Forum Time
RE: Whats wrong with my script?
Thats the entire script which I've posted above. :) But I've changed some things atm, so here is the actual one: [code=jscript] var fsObj = new ActiveXObject("Scripting.FileSystemObject"); var statuschanged = false; var Old_Status = 0; function O...
BluestarScripting11-20-2008 at 11:21 PM
RE: Whats wrong with my script?
Damn it... after some time of running, now it stops with the next lines: Error: uknown (code: -2147418113) File: Lock That PC Script.js. Line: 50. Line #50 is: [code=jscript] Messenger.MyStatus = STATUS_AWAY;[/code] Any idea? Maybe I don't ...
BluestarScripting11-18-2008 at 01:51 PM
RE: Whats wrong with my script?
Ah, so you mean there should be a line like [code=jscript]var Old_Status = 0;[/code] before the OnEvent_Initialize function if I'm right. :) Nice idea, thank you! Hope that helps, I'm goin' to test it.
BluestarScripting11-17-2008 at 04:43 PM
RE: Whats wrong with my script?
Umm... theres another problem now. The actual script I've made (based on the original reply there): [code=jscript]var fsObj = new ActiveXObject("Scripting.FileSystemObject"); var statuschanged = false; function OnEvent_Initialize(MessengerStart) {...
BluestarScripting11-17-2008 at 04:33 PM
RE: Whats wrong with my script?
Thank you, now it works like a charm! ;) :)
BluestarScripting11-03-2008 at 08:21 PM
Whats wrong with my script?
Hello! I would like to to write a little script for my PC locker application, that would be able to change the Windows Live Messenger's state to "Away" when the PC is locked by the user. The program should read the lock value (is the pc locked or ...
BluestarScripting11-03-2008 at 07:41 PM
RE: [REL] Date Calulator 2.99
Yeah, I know there are a lot of functions in the script, I meant tiny only for the size of it :) It seems it is a lightish day... every1 lights up each other :D Anyway I support the idea to implement a backward calculator, it could be used many times...
BluestarScripting06-30-2008 at 11:00 AM
RE: [REL] Date Calulator 2.99
Aah, now I see! :) I just thought this nice tiny script can be used to calculate how many years, months, days have [i]passed [/i]since some1's birthday, etc - it would be nice to have such a function in it. Thanks for lighting me up! :D edit: i cant...
BluestarScripting06-30-2008 at 10:39 AM
RE: [REL] Date Calulator 2.99
I think theres the first bug report: date calculator fails calculating years between two dates. I think the months and days & maybe the time is calculated right only. [b]1) Screenshot - Input:[/b] http://img339.imageshack.us/img339/6679/1988122301 il0...
BluestarScripting06-30-2008 at 09:15 AM
RE: Request: Translators
Hi! I'd like to translate that script to [b]Hungarian[/b] language. Contact me anytime as soon as you are ready. :) [u]edit[/u]: umm, it seems this is my first post there, so welcome all :D im not a newbie, already made some translation of differen...
BluestarScripting06-29-2008 at 09:18 PM
[Hide Excerpts]