воскресенье, 20 мая 2007 г.

new Skype hidden feature: blinking mood text

Are you individual? Then you'll want to use this hidden feature.



You can stylize your Skype mood text with blinking, color, resize and other features.
There is no need for any Skype console to do that.
Just download the script:
Change Skype Mood Text.vbs

Run it and write a mood message with style tags in input box(see examples below):



blinking: <BLINK>blinking skype mood text</BLINK>
bold: <b>your text</b>
underline: <u>underline me</u>
colored: <FONT COLOR="#FF0000">colored text</FONT>
size: <FONT SIZE="14px">Big text</FONT>
all together: <BLINK>Your <FONT COLOR="#FF0000"><u><b>advertisement</b></u></FONT>
goes here!</BLINK>




some references for developers:
https://developer.skype.com/Docs/ApiDoc/FrontPage
https://developer.skype.com/Docs/Skype4COM
VB script examples: https://developer.skype.com/Docs/Skype4COMLib/Examples
Skype console (API): https://developer.skype.com/Docs/ApiDoc/Skype_API_on_Windows