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

Search Results
Subject Author Forum Time
RE: Help: How to write code that hides system tray icon
Cookie, or anyone else for that matter... It appears the code posted by [url=http://shoutbox.menthix.net/showthread.php?ti d=61971&pid=712902#pid712902]Cookie[/url] will remove WLM icon but on unlock WLM crashes with a custom-like "report error to mi...
Black_IceScripting01-22-2007 at 01:00 PM
RE: Missing Something Small...Help Please?
Ah that's just like php's syntax. Thanks Silentdragon, very neat :wink:
Black_IceScripting12-22-2006 at 02:16 AM
RE: Missing Something Small...Help Please?
Thanks very much! Ah now I remember using that once before in a previous script. It worked though, thanks Weyzza!
Black_IceScripting12-22-2006 at 01:06 AM
Missing Something Small...Help Please?
Hey Guys, Just wondering if any of you could help me with this. I know what I'm trying to do is very simple! But for some reason it just won't work? I want to use the MsgPlus.MessengerIsLocked property to run some code determined on whether or not ...
Black_IceScripting12-22-2006 at 12:46 AM
RE: Help: How to write code that hides system tray icon
It works for me, what part doesn't work for you if I may ask?
Black_IceScripting08-19-2006 at 10:41 AM
RE: Help: How to write code that hides system tray icon
Well then the stuff I added was nessisary to fix that glitch up with the 'away' thing popping up.
Black_IceScripting08-19-2006 at 09:47 AM
RE: Help: How to write code that hides system tray icon
Well you added in ur script: [code] My.Status = My.Status [/code] This keeps changing my status to 'away' after I come out of lock. During lock I have it set to go to 'away' but when I unlock it sets me as away and counts down from 15seconds...a...
Black_IceScripting08-19-2006 at 09:17 AM
RE: Help: How to write code that hides system tray icon
Not yet but will add in a later version: -GUI window forcing those certain options to be enabled or disabled (for it to work) -Remove messenger's process from task manager eg. msgmessenger.exe (or whateva it is)
Black_IceScripting08-17-2006 at 11:20 AM
RE: Help: How to write code that hides system tray icon
Like making it revert back to ur status to what it was before it went into lock. Cause when mines in lock it changes my status to 'away' so when I use matty's and cookie's script...when I unlock it says my status is 'away'
Black_IceScripting08-17-2006 at 11:12 AM
RE: Help: How to write code that hides system tray icon
I've added other stuff to it
Black_IceScripting08-17-2006 at 11:07 AM
RE: Help: How to write code that hides system tray icon
Ok my script WAS working...then I tried making an xml to go with it. I created a new .js file and then Plus! wouldn't let me run the script saying that it's either 'defective' or I have 'limited rights'. I'm sure there's something in my scrip...
Black_IceScripting08-17-2006 at 10:56 AM
RE: Help: How to write code that hides system tray icon
You must Enable: -Activate messenger lock with a system wide shorcut [s]-Change my status (option)[/s] -Unlock with system wide shortcut You must Disable: -Modify tray Icon -Disable tooltip and menu of system tray icon Works for me. I don't use the ...
Black_IceScripting08-15-2006 at 12:13 PM
RE: Help: How to write code that hides system tray icon
Have you disabled the "change icon to" (has a picture of networking icon). You can't have this enabled.
Black_IceScripting08-15-2006 at 12:03 PM
RE: Help: How to write code that hides system tray icon
Yup, no problem
Black_IceScripting08-15-2006 at 11:49 AM
RE: Help: How to write code that hides system tray icon
You must add Matty's code to the end of the script posted by cookie
Black_IceScripting08-15-2006 at 11:47 AM
RE: Help: How to write code that hides system tray icon
You must add Matty's code to the end of the script (at the bottom).
Black_IceScripting08-15-2006 at 11:44 AM
RE: Help: How to write code that hides system tray icon
You won't be able to unlock it unless you use a different key combination like matty mentioned. [quote] However doing this will cause you not to be able to get out of Messenger Lock unless you have a global shortcut to unlock it. [/quote]
Black_IceScripting08-15-2006 at 11:12 AM
RE: Call a Function within a Function
Ok thanks very much. For anyone seeking this answer. It's quite simple: [code] function test1() { blah..blah..code }; function test2() { test1(); }; [/code]
Black_IceScripting08-15-2006 at 08:25 AM
RE: Help: How to write code that hides system tray icon
I'm working on that part but as of yet you can't. The code is just there but doesn't do anything yet.
Black_IceScripting08-14-2006 at 09:40 PM
RE: Call a Function within a Function
Correct me if I'm wrong but isn't JavaScript different to the JScript we use in WLM P!
Black_IceScripting08-14-2006 at 10:56 AM
Call a Function within a Function
I'd just like a little guidence with this one please. How (if you can) can I call a function in a function. The first function being outside the 2nd one. Example: Function test1() { ...blah blah code..... } Function test2() { call test1() } Thanks f...
Black_IceScripting08-14-2006 at 10:30 AM
RE: Help: How to write code that hides system tray icon
Thanks I'lll give it ago and alert you of any success.
Black_IceScripting08-13-2006 at 08:51 AM
RE: Help: How to write code that hides system tray icon
Yup, only problem now is finding the right VB code... Ok I'm really stuck, I've been searchin' for days. Does anyone know some VB 6 code that will allow me to hide another apps system tray icon (messenger live's icon). Any help is greatly appreci...
Black_IceScripting06-29-2006 at 09:47 AM
RE: Help: How to write code that hides system tray icon
Maybe not a script but a DLL or VB code
Black_IceScripting06-29-2006 at 09:45 AM
RE: Help: How to write code that hides system tray icon
Thanks for the reply. Well how come you can get programs that hide the icon(s) of program(s) in the system tray? Aswell as hide the process in the Task Manager? Surely there is a way to do this, even if it's not in JScript. Like you said a DLL...her...
Black_IceScripting06-29-2006 at 09:41 AM
[Hide Excerpts] Pages: (2): « First [ 1 ] 2 » Last »