What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [request] Flashing Keyboard LED's when message received

Pages: (10): « First « 4 5 6 7 [ 8 ] 9 10 » Last »
[request] Flashing Keyboard LED's when message received
Author: Message:
Dark_Angel_Pt
Junior Member
**

Avatar

Posts: 25
40 / Male / –
Joined: Jun 2006
RE: RE: [request] Flashing Keyboard LED's when message received
quote:
Originally posted by benrolfe
Can this script be turned into a plsc file?
It would then be much easier to load into Msg Plus Live.

Ben


It's already a .plsc file but if your computer is renaming it to .zip like mine was just rename the .zip to .plsc
If you try and don't succeed, cheat. Repeat until caught. Then lie.
06-29-2006 03:45 PM
Profile E-Mail PM Find Quote Report
Silentdragon
Full Member
***

Avatar
if(life==null && wrists) EmoAlert();

Posts: 148
Reputation: 2
34 / Male / –
Joined: Jun 2006
RE: [request] Flashing Keyboard LED's when message received
code:
if(Interop.Call('user32', 'GetKeyState', VK_scroll))
   //turn scroll off

This post was edited on 06-29-2006 at 04:48 PM by Silentdragon.
06-29-2006 04:47 PM
Profile E-Mail PM Web Find Quote Report
DarkRaider
Junior Member
**

Avatar

Posts: 61
39 / Male / –
Joined: Mar 2005
O.P. RE: [request] Flashing Keyboard LED's when message received
Thanks, this helped alot and it's fixed now ;)
06-29-2006 05:13 PM
Profile E-Mail PM Find Quote Report
RudeYute
New Member
*


Posts: 13
38 / Male / –
Joined: Jan 2006
RE: [request] Flashing Keyboard LED's when message received
The last uploaded one is the one I'm using - Still slightly buggy.
Sometimes all the lights flash together, sometimes one at a time (I'm guessing this is meant to be like this, but can't work out which is meant to be when).

As someone above, they stay on, and so you type funny (im using a laptop).

Btw, is there any way to convert a PLSC file into editable format?

This post was edited on 06-29-2006 at 05:31 PM by RudeYute.
06-29-2006 05:30 PM
Profile E-Mail PM Find Quote Report
novolo
Junior Member
**

Avatar
L2Luna GM

Posts: 67
– / Male / Flag
Joined: May 2006
RE: [request] Flashing Keyboard LED's when message received
code:
if(Interop.Call('user32', 'GetKeyState', VK_scroll))
so, this makes sure the light is turned off when the timer is deacivated ?

where in the script should that be?
[Image: signature-user=247&back=4&clr=255,255,255&size=80.png][Image: novolo.gif]
06-29-2006 06:06 PM
Profile PM Web Find Quote Report
DarkRaider
Junior Member
**

Avatar

Posts: 61
39 / Male / –
Joined: Mar 2005
O.P. RE: [request] Flashing Keyboard LED's when message received
Download here (Right click -> save as)

fixed:
- turn off leds after window is focused (not fully fixed)

added:
- option to flash only when you have a certain status
- option to activate script on startup.. or not

I hope that most things are fixed now..
If you still find bugs, report them and i'll try to fix them :)
06-29-2006 07:14 PM
Profile E-Mail PM Find Quote Report
lesbass
New Member
*

Avatar

Posts: 13
Joined: Jun 2006
RE: [request] Flashing Keyboard LED's when message received
great! BUT... i can't press OK button in the config tab... i press it (it's selectable) but it doesn't close, and of course it doesn't save the configuration i made. then, i don't see any status in the status menu :P i'm using italian version, is it the cause?
06-29-2006 07:46 PM
Profile E-Mail PM Find Quote Report
DarkRaider
Junior Member
**

Avatar

Posts: 61
39 / Male / –
Joined: Mar 2005
O.P. RE: [request] Flashing Keyboard LED's when message received
oh, make sure that you delete the old config.xml file in your scripts directory ! ;)
cause when it already exists, the script tries to read it but in the new version there are other values... so it gives errors ..
so just delete the numbered folder inside the KeyFlashers script folder   and it should work ;)

EDIT : The easy way
Remove the script in your preferences window before you install the newer version

This post was edited on 06-29-2006 at 08:23 PM by DarkRaider.
06-29-2006 07:57 PM
Profile E-Mail PM Find Quote Report
lesbass
New Member
*

Avatar

Posts: 13
Joined: Jun 2006
RE: [request] Flashing Keyboard LED's when message received
ok.. it's all right now! Tnx a lot!!!!

Great job!
06-29-2006 08:14 PM
Profile E-Mail PM Find Quote Report
Knucks
Full Member
***

Avatar

Posts: 118
Reputation: 9
33 / Male / Flag
Joined: Mar 2005
RE: [request] Flashing Keyboard LED's when message received
Hmm, you may be working on it already or i have just not configured the script but, can you add that when the button you have chosen (num/caps/scroll lock) is pressed when it is blinking, it will turn off?
It all happened 6967 days, 8 hours, 2 minutes, 43 seconds ago... :D
06-29-2006 08:27 PM
Profile E-Mail PM Web Find Quote Report
Pages: (10): « First « 4 5 6 7 [ 8 ] 9 10 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On