[request] Flashing Keyboard LED's when message received |
Author: |
Message: |
Dark_Angel_Pt
Junior Member
Posts: 25
41 / / –
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 |
|
|
Silentdragon
Full Member
if(life==null && wrists) EmoAlert();
Posts: 148 Reputation: 2
34 / / –
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 |
|
|
DarkRaider
Junior Member
Posts: 61
39 / / –
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 |
|
|
RudeYute
New Member
Posts: 13
39 / / –
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 |
|
|
novolo
Junior Member
L2Luna GM
Posts: 67
– / /
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?
|
|
06-29-2006 06:06 PM |
|
|
DarkRaider
Junior Member
Posts: 61
39 / / –
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 |
|
|
lesbass
New Member
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 i'm using italian version, is it the cause?
|
|
06-29-2006 07:46 PM |
|
|
DarkRaider
Junior Member
Posts: 61
39 / / –
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 |
|
|
lesbass
New Member
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 |
|
|
Knucks
Full Member
Posts: 118 Reputation: 9
34 / /
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 7186 days, 5 hours, 4 minutes, 18 seconds ago...
|
|
06-29-2006 08:27 PM |
|
|
Pages: (10):
« First
«
4
5
6
7
[ 8 ]
9
10
»
Last »
|
|