用按键精灵用到大漠插件后台做成小精灵后没有效果
PutAttachment"c:\test_game","*.*"setws=createobject("Wscript.Shell")ws.run"regsvr32c:...
PutAttachment "c:\test_game","*.*"
set ws=createobject("Wscript.Shell")
ws.run "regsvr32 c:\test_game\dm.dll /s"
set ws=nothing
Delay 1500
Set dm = CreateObject("dm.dmsoft")
ver = dm.Ver()
If len(ver) = 0 Then
MessageBox "创建对象失败,检查系统是否禁用了vbs脚本权限"
EndScript
End If
hwnd = dm.GetMousePointWindow()
dm_ret = dm.BindWindow(hwnd,"dx","dx","dx",1)
color = dm.GetColorBGR(711, 401)
本人菜鸟自己弄个小游戏的自动准备,就用到了上面的这些为什么做成小精灵就什么效果都没有了呢??
大漠的两个文件都添加到附件了,
求助 展开
set ws=createobject("Wscript.Shell")
ws.run "regsvr32 c:\test_game\dm.dll /s"
set ws=nothing
Delay 1500
Set dm = CreateObject("dm.dmsoft")
ver = dm.Ver()
If len(ver) = 0 Then
MessageBox "创建对象失败,检查系统是否禁用了vbs脚本权限"
EndScript
End If
hwnd = dm.GetMousePointWindow()
dm_ret = dm.BindWindow(hwnd,"dx","dx","dx",1)
color = dm.GetColorBGR(711, 401)
本人菜鸟自己弄个小游戏的自动准备,就用到了上面的这些为什么做成小精灵就什么效果都没有了呢??
大漠的两个文件都添加到附件了,
求助 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询