Rem start
key1 = WaitKey()
If (key1 = 88) Then
KeyPress "Y", 1
End If
Goto start
想要按住X的时候 X Y 同时连发
自己写了个 但是只有按下松开时才会输入Y
新手求指导
按键精灵 按键映射连发
答案:2 悬赏:30 手机版
解决时间 2021-03-22 00:55
- 提问者网友:容嬷嬷拿针来
- 2021-03-21 21:10
最佳答案
- 五星知识达人网友:有你哪都是故乡
- 2021-03-21 22:17
1. //可以了
2. BeginThread 线程
3. Sub 线程
4. Rem start
5. key1 = WaitKey()
6. If (key1 = 88) Then
7. KeyPress "Y", 1
8. End If
9. Goto start
10. End Sub
2. BeginThread 线程
3. Sub 线程
4. Rem start
5. key1 = WaitKey()
6. If (key1 = 88) Then
7. KeyPress "Y", 1
8. End If
9. Goto start
10. End Sub
全部回答
- 1楼网友:你哪知我潦倒为你
- 2021-03-21 22:33
1. //可以了
2. beginthread 线程
3. sub 线程
4. rem start
5. key1 = waitkey()
6. if (key1 = 88) then
7. keypress "y", 1
8. end if
9. goto start
10. end sub
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯