Giter Site home page Giter Site logo

lbb233 / march7thassistant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moesnow/march7thassistant

0.0 0.0 0.0 108.43 MB

崩坏:星穹铁道 自动日常/清体力|自动锄大地/模拟宇宙/忘却之庭|图形界面|消息推送|7×24小时运行

License: GNU General Public License v3.0

Python 100.00% Batchfile 0.01%

march7thassistant's Introduction

三月七小助手
March7thAssistant

崩坏:星穹铁道 自动日常/清体力|自动锄大地/模拟宇宙/忘却之庭|图形界面|消息推送|7×24小时运行

功能简介

注意:锄大地调用的非开源项目,在群文件内提供补丁包

  • 完成每日实训
  • 领取各种奖励
  • 指定副本自动清体力
  • 每周三次历战余响
  • 锄大地、模拟宇宙、忘却之庭

详情见 配置文件 或下载后打开设置查看|🌟喜欢就点击右上角给个星星吧|・ω・) 🌟|群号 855392201

界面展示

README

注意事项

  • 支持 1920*1080 分辨率窗口或全屏运行游戏
  • 使用锄大地和模拟宇宙功能需要安装 Python
  • 如遇到错误请在 Issue 反馈,欢迎 PR
  • 蓝色文字都是超链接,可以点击

下载安装

前往 Releases 下载后解压双击 March7th Assistant.exe 直接运行,

如果速度缓慢可以右键复制链接后通过 https://ghproxy.com 加速。

每日实训

任务描述 支持情况 完成方式
完成1个日常任务
完成1次「拟造花萼(金)」
完成1次「拟造花萼(赤)」
完成1次「凝滞虚影」
完成1次「侵蚀隧洞」
单场战斗中,触发3种不同属性的弱点击破 锄大地
累计触发弱点击破效果5次 锄大地
累计消灭20个敌人 锄大地
利用弱点进入战斗并获胜3次 锄大地
累计施放2次秘技 锄大地
派遣1次委托
拍照1次
累计击碎3个可破坏物 锄大地
完成1次「忘却之庭」 回忆一
完成1次「历战余响」
通关「模拟宇宙」(任意世界)的1个区域
使用支援角色并获得战斗胜利1次 清体力
施放终结技造成制胜一击1次 锄大地
将任意角色等级提升1次
将任意光锥等级提升1次
将任意遗器等级提升1次
分解任意1件遗器
合成1次消耗品
合成1次材料
使用1件消耗品

更新日志

Changelog.md

源码运行

如果你是完全不懂的小白,请通过上面的方式下载安装,不用往下看了。

# 注意需要添加 --recurse-submodules 参数同时 clone 子模块
git clone https://github.com/moesnow/March7thAssistant --recurse-submodules
cd March7thAssistant
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt
# 启动图形界面
python app.py
# 直接启动主程序
python main.py
# 可选操作
# 使用 venv 创建虚拟环境,避免依赖冲突
python -m venv .venv
.venv\Scripts\activate
# 更新子模块为最新版本
git submodule update --remote

相关项目

星光历程

星光历程

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.