Code Monkey home page Code Monkey logo

org-org-org / script Goto Github PK

View Code? Open in Web Editor NEW
21.0 1.0 2.0 1.89 MB

按键精灵纯净版,可用于原神、星穹铁道、崩坏3脚本。可模拟键鼠操作代替重复的机械行为,例如自动对话/拾取、自动往前跑。可自行录制操作,之后一键执行,例如一键领每日探索派遣、登录自动输账号密码、一键更换化种匣、秘境自动打怪等。功能比较简陋,但够用,而且几乎没有CPU和内存占用😋

C++ 99.79% VBScript 0.21%

script's Introduction

简介

按键精灵纯净版,可用于原神、星穹铁道、崩坏3脚本。可模拟键鼠操作代替重复的机械行为,例如自动对话/拾取、自动往前跑。可自行录制操作,之后一键执行,例如一键领每日探索派遣、登录自动输账号密码、一键更换化种匣、秘境自动打怪等。功能比较简陋,但够用,而且几乎没有CPU和内存占用😋

1、如何进行操作录制

  1. 双击录制,输入这次要录制的脚本名称。
  2. 按F8开始录制,按F9结束录制。

2、如何执行脚本

  1. 双击执行,输入这次要执行的脚本名称。
  2. 按F8开始执行,按F9终止执行。

3、注意事项

  1. 确保可执行的脚本程序的同一文件夹下有input文件夹,其中保存录制的脚本。
  2. 如果在游戏中录制或执行,确保以管理员运行.exe文件,可在右键属性兼容性中更改。
  3. 在原神中目前无法录制视角转动,所以在录制过程中如需切换视角,只能用鼠标中键或者方向键代替,滚轮用PgUp和PgDn代替。
  4. 在崩坏3中无法保证每次进入游戏的时间相同,所以可设置开始录制后快速敲击Esc暂停,默认6秒后停止。
  5. 开始录制和停止敲击Esc时会有响铃提示。

4、关于gameScript(原神、星铁自启脚本)

  1. 开机自启脚本:右键GameScript文件夹下的gameScript.vbs,选择创建快捷方式,把快捷方式移动到C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp路径下。
    注意gameScript.exe, opHelper.exe, xtHelper.exe都应该是以管理员运行。
    之后每次开机会自启该脚本,每15秒检测当前是否打开原神或星铁,如打开,后台启动对应脚本程序。如关闭游戏,则关闭程序。
    该脚本可能会被360等杀毒软件判为无用的开机启动程序,别给误删了。
    第一次使用可以不用重启电脑,直接双击执行一次vbs脚本即可在后台运行。
  2. 完成1后相当于每次打开原神会自启opHelper,打开星铁会自启xtHelper。
  3. 按~键会自动按F拾取材料或对话,再按一次关闭该功能。星铁为自动按空格
  4. 按小键盘.可自动往前走,主要用于需要长时间飞行的时候解放双手,再按一次W停下。
  5. 录制领每日、探索派遣、跑到合成台的操作,文件名保存为0.txt,下次按小键盘0可一键执行。
  6. 录制更换化种匣、红羽团扇、寻宝罗盘等等,保存为7.txt/8.txt/9.txt等等,按对应的小键盘数字键一键更换。
  7. 登录有时需要重输账号密码(可能是我Alt+F4关游戏的原因),可以录制输密码登录的操作,文件名保存为1.txt,下次登录需要输密码可以直接按小键盘的1一键执行。

script's People

Contributors

org-org-org avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar 我是良民 avatar AlanHoo avatar  avatar  avatar  avatar  avatar  avatar  avatar Ze He avatar 绒布球 avatar  avatar  avatar  avatar Chaxx avatar hanmou avatar  avatar

Watchers

 avatar

script's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.