能把这个做成按键精灵的程序 发到 873306002@qq.com 吗 我对 按键精灵的代码 不是很明白 不会用按键精灵

DoIfWaitKey()=88ThenKeyPress54,1IfWaitKey()=88ThenFor5KeyPress88,1Delay100KeyPress54,... Do
If WaitKey() = 88 Then
KeyPress 54, 1
If WaitKey() = 88 Then
For 5
KeyPress 88, 1
Delay 100
KeyPress 54, 1
Delay 100
Next
End If
End If
If WaitKey() = 86 Then
Rem 方向
If WaitKey() = 37 Then
KeyPress 37, 1
Delay 100
KeyPress 88, 1
Delay 100
KeyPress 39, 1
Delay 100
For 3
KeyPress 88, 1
Delay 100
Next
Next
ElseIf WaitKey() = 39 Then
For 3
KeyPress 39, 1
Delay 100
KeyPress 88, 1
Delay 100
KeyPress 37, 1
For 3
KeyPress 88, 1
Delay 100
Next
Next
Else
Goto 方向
End If
End If
Loop
展开
 我来答
1057934
2012-06-18 · 超过87用户采纳过TA的回答
知道答主
回答量:275
采纳率:0%
帮助的人:247万
展开全部
你的脚本本身就有问题吧
帮你改了下,自己把他做成小精灵就好了
Do
Key=WaitKey()
If Key = 88 Then
KeyPress 54, 1
For 5
KeyPress 88, 1
Delay 100
KeyPress 54, 1
Delay 100
Next
ElseIf Key = 88 Then
KeyPress 37, 1
Delay 100
KeyPress 88, 1
Delay 100
KeyPress 39, 1
Delay 100
For 3
KeyPress 88, 1
Delay 100
Next
ElseIf Key = 39 Then
For 3
KeyPress 39, 1
Delay 100
KeyPress 88, 1
Delay 100
KeyPress 37, 1
For 3
KeyPress 88, 1
Delay 100
Next
Next
End If
Loop
追问
没用过按键精灵 不会做 内个 - -所以
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
gaowu0603
2012-06-18 · TA获得超过218个赞
知道小有建树答主
回答量:462
采纳率:0%
帮助的人:372万
展开全部
已发,914899415
追问
没有呀
追答
已重发
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式