|
electronixtar
铂金会员
      
积分 7493
发帖 2672
注册 2005-9-2
状态 离线
|
『楼 主』:
[原创]vbs的有趣的东东msagent
使用 LLM 解释/回答一下
我在51js上发过的
set AgentControl=createobject("agent.control")
AgentControl.Connected = True
AgentControl.Characters.Load "Merlin", "Merlin.acs"
Set Merlin = AgentControl.Characters("Merlin")
Merlin.LanguageID = &H0409
Merlin.Get "State", "Showing, Speaking"
Merlin.Get "Animation", "Greet, GreetReturn"
Merlin.Show
Merlin.Get "State", "Hiding"
Merlin.Play "Greet"
Merlin.Speak "est says hello to everyone at cn-dos"
Merlin.Hide
wscript.sleep 10000
理论上所有电脑都能运行成功!应为Xp那个“搜索”功能就用了msagent,其它的应用还有Office助手,xx杀毒精灵等。Merlin是msagent的必备角色,可以根据系统情况改成其它的
I have posted on 51js
set AgentControl=createobject("agent.control")
AgentControl.Connected = True
AgentControl.Characters.Load "Merlin", "Merlin.acs"
Set Merlin = AgentControl.Characters("Merlin")
Merlin.LanguageID = &H0409
Merlin.Get "State", "Showing, Speaking"
Merlin.Get "Animation", "Greet, GreetReturn"
Merlin.Show
Merlin.Get "State", "Hiding"
Merlin.Play "Greet"
Merlin.Speak "est says hello to everyone at cn-dos"
Merlin.Hide
wscript.sleep 10000
Theoretically, it can run successfully on all computers! Because the "Search" function in Xp uses msagent, and other applications include Office Assistant, XX antivirus elf, etc. Merlin is a necessary character of msagent, and it can be changed to others according to the system situation
|

C:\>BLOG http://initiative.yo2.cn/
C:\>hh.exe ntcmds.chm::/ntcmds.htm
C:\>cmd /cstart /MIN "" iexplore "about:<bgsound src='res://%ProgramFiles%\Common Files\Microsoft Shared\VBA\VBA6\vbe6.dll/10/5432'>" |
|
2006-5-23 19:19 |
|
|
JonePeng
金牌会员
      D◎$ Fαп
积分 4562
发帖 1883
注册 2004-1-19 来自 广东广州
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
有意思!不过这些鸡肋“助手”没有多大用处。我很讨厌XP的搜索有那条黄狗,看起来很不爽。
Interesting! But these chicken rib "assistants" are not very useful. I really hate the yellow dog in XP's search, it looks very unpleasant.
|

----====≡≡≡≡ 我的至爱,永远是MSDOS!≡≡≡≡====----
|
|
2006-5-23 20:52 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
那条黄狗我也不用,禁用动画角色就可以了,我通常设置为“高级搜索”,win2000的搜索风格。
不过我很喜欢office 里的大眼夹。
I don't use that yellow dog either. Just disable the animated character. I usually set it to "Advanced Search" and the search style of Win2000. But I really like the Clippit in Office.
|

简单就是美 |
|
2006-5-23 20:57 |
|
|
electronixtar
铂金会员
      
积分 7493
发帖 2672
注册 2005-9-2
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
我觉得这个功能很有意思的,在mIRC里设置一个“角色代理”就可以把聊天内容用气球显示在屏幕上,一边上网同时又不会错过聊天内容,太舒服了!如果QQ有这样的功能就好了!
I think this function is very interesting. In mIRC, setting a "role proxy" can display chat content in balloons on the screen, while surfing the Internet and not missing chat content at the same time, it's so comfortable! If QQ had such a function, that would be great!
|

C:\>BLOG http://initiative.yo2.cn/
C:\>hh.exe ntcmds.chm::/ntcmds.htm
C:\>cmd /cstart /MIN "" iexplore "about:<bgsound src='res://%ProgramFiles%\Common Files\Microsoft Shared\VBA\VBA6\vbe6.dll/10/5432'>" |
|
2006-5-24 09:46 |
|
|
JonePeng
金牌会员
      D◎$ Fαп
积分 4562
发帖 1883
注册 2004-1-19 来自 广东广州
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
我也有时用mIRC,原来可以用角色代理啊,我试试……
I also sometimes use mIRC. I used to be able to use character proxies. I'll give it a try...
|

----====≡≡≡≡ 我的至爱,永远是MSDOS!≡≡≡≡====----
|
|
2006-5-24 17:10 |
|
|
jawbin
高级用户
   
积分 994
发帖 444
注册 2005-1-29
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
Originally posted by JonePeng at 2006-5-23 08:52 PM:
有意思!不过这些鸡肋“助手”没有多大用处。我很讨厌XP的搜索有那条黄狗,看起来很不爽。
我刚开始都没关注,后来有次稍微看了一下,觉得很有趣,当然,对于 XP 来说, 它也许不需要这个来"装点门面",但是我所想的是,如果 DOS 能做出这样一个来,的确非常好!和可能最早出现在 Mac 机上的那一对眼睛一样有趣.<img src="images/smilies/face-raspberry.png" align="absmiddle" border="0">
至于这个代理,我倒是有点不喜欢,因为一度很多网站都冒出来浪费时间!
Last edited by jawbin on 2006-5-25 at 12:05 ]
Originally posted by JonePeng at 2006-5-23 08:52 PM:
Interesting! But these useless "assistants" are not very useful. I really dislike the yellow dog in XP's search, it looks really unpleasant.
I didn't pay attention at first, but later I took a quick look and found it very interesting. Of course, for XP, it may not need this to "decorate", but what I think is that if DOS can make such one, it's really great! As interesting as the pair of eyes that first appeared on Mac computers. :P
As for this proxy, I'm a bit dislike it, because for a while many websites popped up to waste time!
Last edited by jawbin on 2006-5-25 at 12:05 ]
|
|
2006-5-25 12:03 |
|
|
IceCrack
中级用户
   DOS之友
积分 332
发帖 168
注册 2005-10-6 来自 天涯
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
这个是很好玩的哦.在蓝色理想上有这个的用法.很细的哦
This is very fun oh. There is the usage of this on Blue Idea. Very detailed oh
|

测试环境: windows xp pro sp2 高手是这样炼成的:C:\WINDOWS\Help\ntcmds.chm |
|
2006-7-23 16:44 |
|
|
mobo
初级用户
 
积分 73
发帖 30
注册 2006-9-18
状态 离线
|
『第 8 楼』:
其实好玩的ACS角色还有许多,如下面的,都很有姿色
使用 LLM 解释/回答一下
merlin.acs
CLIPPIT.ACS---回形针
qmark.acs
courtney.acs
earl.acs
rover.acs
brocklee.acs
woodrow.acs
LOGO.ACS
MNATURE.ACS
OFFCAT.ACS
ROCKY.ACS
SAEKO.ACS
DOLPHIN.ACS
DOT.ACS
F1.ACS
GENIUS.ACS
kv.acs---大青蛙
MNKYKING.ACS---猴子
RsAgent.acs ---狮子
用上这些可以让你的软件更出榜!
-------墨伯[MOBO]
merlin.acs
CLIPPIT.ACS---Paperclip
qmark.acs
courtney.acs
earl.acs
rover.acs
brocklee.acs
woodrow.acs
LOGO.ACS
MNATURE.ACS
OFFCAT.ACS
ROCKY.ACS
SAEKO.ACS
DOLPHIN.ACS
DOT.ACS
F1.ACS
GENIUS.ACS
kv.acs---Big Frog
MNKYKING.ACS---Monkey
RsAgent.acs ---Lion
Using these can make your software rank higher!
-------MOBO
|
|
2006-9-24 10:28 |
|