0

工具资源
nhqd 关注 发布时间: 2020-01-17 最后更新: 2018-12-24 20922 4
打印
分享
正序查看
nhqd 14 最后更新 2018-12-24
更多 回复(4)
  • 工具名称剑三按键精灵自动一键源码
  • 作者名称瞧香的
  • 下载地址 点击下载
  • 网盘密码

功能介绍 Introduction

启动,自动按F10,如果按下shift,alt暂停,弹起后继续。
如果在shift+1,Aalt+1等,放保命的技能。
按下shift,alt会暂停,方便不暂用公共cd
做成一个线程,不会卡其他按键。
简单的几行代码就不做成小程序了。
会用按键精灵的新建复制上去就可以了。
懂的自然知道,没有任何隐藏,也不会有任何后台。

游戏设置要求

打开按键精灵,新建,空白脚本,源文件,粘帖。

常见问题答疑

更新日志

更多说明

BeginThread A
Declare Function GetAsyncKeyState Lib "user32" Alias "GetAsyncKeyState" (ByVal vKey As Long) As Integer
Sub A()
        SetSimMode 1
        Hwndjx3 = Plugin.Window.Find("KGWin32App", 0)'获取窗口句柄
        Rem 循环
        Hwnd = Plugin.Window.MousePoint()'获取窗口句柄
        If Hwndjx3 <> Hwnd Then
                Goto 循环
        End If
        If GetAsyncKeyState(160) < 0 Then
                Goto 循环
        End If
        If GetAsyncKeyState(164) < 0 Then
                Goto 循环
        End If
        KeyPress "F10", 1
        Delay 100
        Goto 循环
End Sub


点击开关回复楼层
nhqd 楼主 14 发布于 2020-04-10
更多 回复
/cast [tnobuff:兰摧玉折] 兰摧玉折
/cast [tnobuff:商阳指] 商阳指
/cast [tnobuff:钟林毓秀&tbufftime:商阳指>16.5] 钟林毓秀
/cast 玉石俱焚
/cast 快雪时晴

/cast 水月无间
/cast 乱洒青荷
/cast [buff:乱洒青荷] 阳明指
/cast [tnobuff:商阳指] 商阳指
/cast [tbuff:兰摧玉折&tbuff:商阳指&tbuff:钟林毓秀] 玉石俱焚
nhqd 楼主 14 发布于 2020-04-08
更多 回复
/cast 蛊虫献祭
/cast 灵蛇引
/cast [tnobuff:夺命蛊] 灵蛊
/cast [tnobuff:蛇影] 蛇影
/cast 幻击
/cast 攻击
/cast 百足
/cast 蟾啸
/cast 蝎心
/cast 蛊虫狂暴
nhqd 楼主 14 发布于 2020-04-07
更多 回复
/fcast [nobuff:剑神无我&mana>0.6] 婆罗门
/fcast [tnobuff:急曲|tbuff:急曲<3|tbufftime:急曲<3] 剑破虚空
/cast [tbuff:急曲] 繁音急节
/cast 玳弦急曲
/cast 剑气长江
nhqd 楼主 14 发布于 2020-01-17
更多 回复
SetSimMode 1
Declare Function GetAsyncKeyState Lib "user32" Alias "GetAsyncKeyState" (ByVal vKey As Long) As Integer
Hwndjx3 = Plugin.Window.Find("KGWin32App", 0)'获取窗口句柄
Rem 循环
Hwnd = Plugin.Window.MousePoint()'获取窗口句柄
If Hwndjx3 <> Hwnd Then
Goto 循环
End If
If GetAsyncKeyState(160) < 0 Then
Goto 循环
End If
If GetAsyncKeyState(164) < 0 Then
Goto 循环
End If
KeyPress "F8", 1        //F10攻击,F8是拾取
Delay 50
Goto 循环
没有更多了
请先登录

试一试@用户名 立即召唤神龙 小伙伴会收到通知喔:)无需加好友即可通知到

您需要登录后才可以回帖 登录 | 立即注册  

本版积分规则


您当前使用的浏览器版本过低,网站部分功能可能失效,请更换合适的浏览器。了解更多