PDA

View Full Version : Flashing MSN Plugin?


Book3r
05-17-2010, 09:44 AM
Does someone knows about a plugin that will make the whole keyboard flash when you recives a message on windows live messenger???


Would be so cool if there where! Thx!;)

Musje
05-19-2010, 01:32 PM
A plugin on itself can't make your keyboard flash, only the script engine can do that.

It is possible for an applet to send info to the script engine (save it in a file and make a script that checks the file) but then you would need to create a loop in it. Though loops in the script engine seem to give some trouble especially when you want multiple scripts.

Dwarg
05-19-2010, 01:35 PM
Erm...a plugin can indeed make the keyboard flash. Regardless, no such MSN plugin exists.

Musje
05-20-2010, 10:30 AM
Erm...a plugin can indeed make the keyboard flash. Regardless, no such MSN plugin exists.
On the G15, yes. But I think not for the G19.

Or at least, not possible from what I've heard.

Dwarg
05-20-2010, 12:40 PM
It can. LCD Miscellany has code to set the G19's backlight color (And turn it off, by setting it to black).

Tsuyo
05-23-2010, 02:09 PM
It can. LCD Miscellany has code to set the G19's backlight color (And turn it off, by setting it to black).

Jup i browsed the Sourcecode of LCD Misc.
Its possible. Awesome. Maybe i write a .net wrapper for it.