DevMSN+

酷酷的MSN插件,随心所欲MSN

Messenger Plus! Live - Scripting Documentation

Getting Started

What's a Messenger Plus! Script?

Messenger Plus! scripts are text files loaded and interpreted by Messenger Plus! to add new functionalities to Windows Live Messenger. These additions can range from simple automated tasks for your own personal use to more complex windows based features similar to what can be found in Messenger Plus! Live. For example, one could create a 5 line script that changes his sign-in name based on the location where he's signing in. Someone else could write a multi-page script to create an automated screenshot sender. A lot can be done with the Messenger Plus! Live scripting system but as developer, you're the one who'll ultimately decide what to do with it.

溴>


<div id="topbar2"> Messenger Plus! Live -脚本文件< /学>


<div id="header2">
<h2>快来入门< /氢气>
<h1>快来什么的Messenger Plus!脚本? < / H1的>
< /学>

<p>Messenger Plus!脚本是文本文件,加载和解释
Messenger Plus!添加新的功能以Windows Live Messenger的。这些
增补范围可从简单的自动化任务,为自己的个人使用
更复杂的基于Windows的功能,类似什么可以发现在
Messenger Plus! Live 。例如,一个可以创建一个5行的脚本
他改变的登录名的基础上的位置,他的签约英寸
别人可以写一个多页的脚本来创建一个自动截图
发信人。有很多可以做的与Messenger Plus! Live脚本系统,但作为
开发商,您是谁一会,最终决定要怎么做与它。

Messenger Plus!脚本是文本文件,加载和解释
Messenger Plus!添加新的功能以Windows Live Messenger的。这些
增补范围可从简单的自动化任务,为自己的个人使用
更复杂的基于Windows的功能,类似什么可以发现在
Messenger Plus! Live 。例如,一个可以创建一个5行的脚本
的变化,他的登录名的基础上,地点,他的签约英寸
别人可以写一个多页的脚本来创建一个自动截图
发信人。有很多可以做的与Messenger Plus! Live脚本系统,但作为
开发商,您是谁一会,最终决定要怎么做与它。

Messenger Plus! scripts replace the old Messenger Plus! plugins that were available in Messenger Plus! 3. If you used to develop plugins for the previous version of Messenger Plus!, please read from Plugins to Scripts. Scripts are easier to develop, easier to distribute and much more powerful than the old plugins. Messenger Plus! Live also comes with its own Script Packaging system that eliminates the need for custom installation procedures. A basic script editor has even been integrated to Messenger Plus! making the creation of simple scripts a matter of minutes!

Messenger Plus!脚本取代旧Messenger Plus!插件被可在
Messenger Plus! 3 。如果您使用外挂程式,以发展为以前版本的
Messenger Plus! ,请参阅<a href="old_plugins.htm">从插件脚本< /一> 。
脚本是更容易发展,更容易分发和更强大的比
旧的插件。 Messenger Plus! Live也附带自己的脚本包装系统
不再需要为自定义安装程序。一个基本的脚本
编辑器,甚至被整合到Messenger的加!决策创造简单
剧本的事分钟!

Messenger Plus!脚本取代旧Messenger Plus!插件被可在
Messenger Plus! 3 。如果您使用外挂程式,以发展为以前版本的
Messenger Plus! ,请参阅<a href="old_plugins.htm">从插件脚本< /一> 。
脚本是更容易发展,更容易分发和更强大的比
旧的插件。 Messenger Plus! Live也附带自己的脚本包装系统
无需为自定义安装程序。一个基本的脚本
编辑器,甚至被整合到Messenger的加!决策创造简单
剧本的事分钟!

Scripts are organized in folders and files, by default located in the "Scripts" subdirectory of the main Messenger Plus! Live installation directory (by default: C:\Program Files\Messenger Plus! Live\Scripts). Each script has its own directory and the name of the directory is used by default as script's name. The actual JScript code of the scripts is kept in ".js" files saved in Unicode. Having Unicode files reduces the time it takes to load the file (as JScript works internally in Unicode) and also insures complete international compatibility.

脚本是有组织的在文件夹和文件,默认情况下,设在“脚本”子目录中的主要Messenger Plus! Live安装目录
(默认情况下:为<i>为C : \程序文件\ Messenger Plus! Live \剧本< / > ) 。每个脚本
有自己的目录和目录的名称是默认使用的作为
脚本的名称。实际JScript代码的脚本是存放在“ 。 js ”
储存的档案在Unicode 。有Unicode文件减少所花费的时间来载入
该文件(如JScript的工程,国内在Unicode ) ,并保证其完成
国际兼容性。

By default, every script is created with one file named like the script's directory. The file can be renamed and more can be added if necessary. Having more than one file for a script can be useful to re-use existing portion of codes without mixing them with your own. Every ".js" file present in the directory is automatically loaded, in alphabetical order, and interpreted when Messenger Plus! loads the script so make sure to keep your file count to its strict as more files means more code and more code means longer loading times. Note that ".js" files present in subdirectories will not be loaded. Scripts are loaded when Messenger starts and are not dependant on who is the current active Messenger user. This means that if a script is enabled, it is enables for all users

默认情况下,每个脚本是创建一个文件名为一样,脚本的
目录。该文件可以改名,更可以加入,如果必要的。有
一个以上的档案,一个脚本可以有用的重新利用现有的部分
守则没有混合,他们与自己的。每一个“ 。 js ”文件,目前,在
目录是自动加载,按字母顺序排列,和解释时,
Messenger Plus!加载脚本,所以请务必保留您的档案计数其
严格随着更多的档案意味着更多的代码和更多的代码的含义更长的加载时间。请注意“ 。 js ”的文件,目前
在子目录将不会被加载。脚本时加载的信使启动
和不依赖于谁是目前活跃的Messenger用户。这意味着
如果脚本启用,这是为使所有用户

copyright devmsn.com