Giter Club home page Giter Club logo

niminghelper's Introduction

匿名修仙助手

功能

  • 自动挂机
    • 断线重连
    • 整队挂机
    • 加入其他队伍挂机
  • 每日任务
    • 采药
    • 寻宝
    • 降妖
      • 降妖目前只支持多角色组队进行,队长自动释放平纹金阳
      • 暂不支持加入其他队伍进行降妖

已知问题

  • 每日任务战斗失败会导致卡住

运行环境

需要你有一个python(仅在python3.9、3.10测试通过),还需要你有多个代理端口(同Ip超过两个用户将无法进行每日任务)

安装MiniConda

curl -O https://mirrors.tuna.tsinghua.edu.cn/anaconda/miniconda/Miniconda3-py39_4.11.0-Linux-x86_64.sh
sh Miniconda3-py39_4.11.0-Linux-x86_64.sh

配置运行环境

conda create -n niming python=3.9
conda activate niming
cd NimingHelper
pip install -r requirements.txt
cp config_example.yml config.yml
vim config.yml

运行

python main.py

注意事项

最多支持填入5个账号,第一个账号将作为降妖和挂机的队长,第一个技能将作为每个人进行采药和寻宝的自动技能

niminghelper's People

Contributors

darrenice avatar

Watchers

 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.