分享一个一键测速择优功能的 AHK 脚本 #2631
Replies: 8 comments 6 replies
-
Thankful |
Beta Was this translation helpful? Give feedback.
-
2022年9月24日重要更新,解决了首次热键时不测速的问题。 |
Beta Was this translation helpful? Give feedback.
-
Thank you very much.. But many people like me are beginners and cannot work
with these scripts. We need a simple program.
…On Fri, 23 Sep 2022, 22:53 921j, ***@***.***> wrote:
Thankful You can make a program like nodesCatch-V2.0 ؟؟
Sorry I haven't used nodesCatch-V2.0.
I downloaded and briefly checked, it is also a .NET application.
If modifying my script a bit should do something similar.
But recently, I mainly focus on testing the stability of v2rNswitcher.
When everything is fine, I will try it out.
—
Reply to this email directly, view it on GitHub
<#2631 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF26MY5TBKZEYZZIGI5EPE3V7X7U5ANCNFSM6AAAAAAQOGVMFA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
对于那些不懂 Autohotkey 的朋友来说,我刚刚上传了编译成 exe 的版本,可尝试使用。 |
Beta Was this translation helpful? Give feedback.
-
大佬厉害。
请解惑。谢谢。 |
Beta Was this translation helpful? Give feedback.
-
呃,还一个问题,运行后,Capslock不起作用了。杀掉autohotkey进程后,恢复正常。 |
Beta Was this translation helpful? Give feedback.
-
2022年10月26日重要更新,解决了择优功能时灵时不灵的问题,脚本已基本完善。 |
Beta Was this translation helpful? Give feedback.
-
刚才测试了一下,真的玄学。
结论:在我的电脑上无法正常使用。 |
Beta Was this translation helpful? Give feedback.
-
Ctrl+F1 自动激活 v2rayN 窗口→全选→测速→选择最快
我看到 Issues 里貌似有人提到过,但作者大佬似乎并无此兴趣,正好我自己也有这个需求,就抓耳挠腮地搞了个将就的出来,独乐乐不如众乐乐,现在分享给有同样需求的朋友们。
使用平台:Win10 22H2
v2rayN 版本:5.35
AutoHotkey 版本:1.1.35.00
包含另外一些小功能(隐藏托盘图标、PrintScreen 键调用 FSCLoader、鼠标悬停音量图标时滚轮直接调整音量大小),不过需要些许简单修改,脚本有简单说明,v2rayN 的则不需要(或许?)
本人只是个 AHK 不入门的菜鸟,这个脚本肝了几天几夜,依然有小许不稳定的情况是正常的,我只是抛砖引玉,如果大佬们有更稳定、更强大的修改请告知和不吝赐教,转载和修改此脚本是允许的,但请注明来源,谢谢!
本脚本只是爱好使然,本人并无深厚专业知识,随兴更新和除虫,下载时顺手点个 Star 更好,祝大家都开心快乐~谢谢!
v2rNswitch
zip 版本 最好下这个解压后使用,我发现 github 上传并下载过的 ahk 无法保持 UTF-8 with BOM 格式,大概是我还不会设置。
!重要:使用前请取消 V2RayN 设置→参数设置→V2RayN设置 中的 “启用统计” 这一选项前面的 √ 然后重启 V2RayN,抱歉之前并未注意到这一状况。
https://github.com/921j/ICO/blob/main/v2rNswitcher.zip
ahk 版本 以供查看
https://github.com/921j/ICO/blob/main/v2rNswitcher.ahk
exe 版本 简单使用
https://github.com/921j/ICO/blob/main/v2rNswitcher.exe
Beta Was this translation helpful? Give feedback.
All reactions