Giter VIP home page Giter VIP logo

mc_auto_boss's Introduction

鸣潮后台自动刷BOSS声骸

水群:853749942

本项目基于OCR文字识别,图像识别,自动化操作等技术,实现了鸣潮后台自动刷BOSS声骸的功能

后台运行时可以有其他窗口遮挡,但是不可以最小化

仅供学习参考,未对游戏进行任何修改,不会对游戏平衡性产生影响

本项目基于python3.10开发,如有问题请提issue

前置条件

  1. 游戏窗口仅支持16:9分辨率,推荐分辨率为1280x720,屏幕缩放为100%
  2. 必须解锁借位信标,在击杀目标BOSS的战利品位置放置借位信标,保证传送到借位信标后能直接触发BOSS或者和声弦交互
  3. 队伍中最好有一个奶妈,保证队伍不会因为BOSS的攻击而死亡
  4. 脚本必须以管理员权限运行!
  5. 项目路径中不能包含中文或特殊字符

使用方法

  1. 下载本项目

    git clone https://github.com/lazydog28/mc_auto_boss.git
    cd mc_auto_boss
  2. 安装依赖

    pip install -r requirements.txt

    本项目OCR使用的是paddleocr,如果需要使用其他OCR引擎,请自行修改代码

    如果需要使用GPU加速,请自行安装 requirements-gpu.txt

    gpu加速安装依赖参考链接:paddle-gpu 快速开始

  3. 修改配置文件

    cp config.example.yaml config.yaml # 复制配置文件,

    修改config.yaml中的配置项,主要是 TargetBoss 改为你要刷的BOSS名称,如飞廉之猩鸣钟之龟等,BOSS位置必须放置好借位信标

  4. 运行项目

    请在运行之前保证游戏已经打开,并且处于BOSS附近

    python background/main.py

    请在提示 初始化完成 后按 F5 开始刷BOSS

    快捷键 功能
    F5 开始刷BOSS
    F6 开始刷无妄者(在无妄者选择难度界面启动)
    F7 暂停运行
    F12 停止运行
  5. 战斗策略

    策略 说明
    a 鼠标左键 普攻
    eqr / 技能、声骸、大招
    0.5 等待0.5秒
    a~ 重击(按下0.5秒)
    e~ 按下E键0.5秒
    a~2 按下鼠标左键2秒,
    e~2 按下E键2秒,

mc_auto_boss's People

Contributors

lazydog28 avatar

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.