Coder Social home page Coder Social logo

farm's Introduction

渠道服pcr AutoFarm

光猫开发,与pcr的通信基于pcrjjc2。

主要功能

  • 农场号日常:每日两次,任务详情可自行至farm.py中daily_matters函数修改
  • 玛娜捐赠:随农场号日常进行
  • 装备捐赠:每小时进行一次
  • 会战前清后人:详情参考farm.py中refresh_clan与battle_remove函数

使用前准备

  1. 抓取农场号的viewer_id,uid与access_key。网络代理可参考(https://github.com/Xiaodx912/PCRoxy) 搜索抓取数据包中/tool/sdk_login,其中 Request:{"uid":"","access_key":"<access_key>"} Response:{"viewer_id":""}
  2. account.json中,"access_key"填入抓取的access_key(同一设备抓取的所有账号应该相同)。"clan"填入建好的每个农场的clan_id,农场会长viewer_id,是否开启捐赠玛娜与装备(1为捐赠)。"accounts"中填入每个农场号的viewer_id与uid,以及是否为装备号(1为装备号)。
  3. bind.json中,"users"填入想捐赠装备的用户vid,"clan"填入玛娜农场的clan_id以及想捐赠玛娜的用户vid,在"wechat_bot"中填入企业微信机器人api(如不使用机器人通知可忽略)。

——以下是pcrjjc2的README的抬头——

pcrjjc2

本插件是pcrjjc重置版,不需要使用其他后端api,但是需要自行配置客户端
项目地址

本项目基于AGPL v3协议开源,由于项目特殊性,禁止基于本项目的任何商业行为

farm's People

Contributors

lumokato avatar suzhto avatar

Watchers

 avatar

Forkers

clacknya

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.