能把这个做成按键精灵的程序 发到 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 展开
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 展开
展开全部
你的脚本本身就有问题吧
帮你改了下,自己把他做成小精灵就好了
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
帮你改了下,自己把他做成小精灵就好了
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
追问
没用过按键精灵 不会做 内个 - -所以
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询