|
|
发表于 2012-10-4 12:24:02
|
显示全部楼层
On Error Resume Next 3 i7 f' d$ b {- q" T/ G6 l% ?+ `' s: h1 ]* v5 ^3 k
str="你好,这条消息是用来测试QQ2010强制聊天程序的,收到请回,谢谢。/se" ! N; k7 K5 ^& G3 ?% C! m6 ~$ u3 X, U2 j5 D/ F, s2 N0 s v8 [# [1 C9 L
Set WshShell=WScript.CreateObject("WScript.Shell")
c! [% Y, S, c% D4 ~" H$ e- t" T R0 \WshShell.run "mshta vbscript:clipboardData.SetData("+""""+"text"+""""+","+""""&str&""""+")(close)",0
+ ~0 A3 T$ O0 q+ q& w7 J# }5 w$ B5 MWshShell.run "tencent://message/?Menu=yes&uin=764590086&Site=&Service=200&sigT=2a39fb276d15586e1114e71f7af38e195148b0369a16a40fdad564ce185f72e8de86db22c67ec3c1",0,true - i7 G; p$ {1 |. J* w7 w6 A! ]. W N ~( ^! P2 R. }4 T9 @6 ]" A% ?+ w$ x2 \
WScript.Sleep 3000 5 \5 g: b( u0 R2 {! J& L; D5 W/ C9 r! Z
WshShell.SendKeys "^v" 8 @& D3 F2 t7 o6 r
' a' M9 G/ t W4 C6 hWshShell.SendKeys "%s" |
|