Code Monkey home page Code Monkey logo

bili-suit-v2's Introduction

简介

傻瓜式,扫码登录

尽量模拟了抢购过程(风控 -1)

请遵守 GPLv3 开源协议!!!

食用方法

  1. 下载解压 Release 中对应的文件,哪个平台就用哪个
  2. 填写 config.json 中的 item_id (装扮ID)
  3. 运行脚本: 在终端中运行 ./bili-suit-tool, Windows 用户请运行 ./bili-suit-tool.exe

小提示

  1. 使用 -c 可指定配置文件, 示例: ./bili-suit-tool -c /etc/bili/1.json
  2. cookies 必要参数留空可使用扫码登录
  3. bp_enough 为 true 时开启 b币余额校验,b币余额不足时不下单,为 false 将会直接下单

配置文件

config.json

{
  "bp_enough": true,
  "buy_num": "1",
  "coupon_token": "",
  "device": "android",
  "item_id": "",
  "time_before": 50,
  "cookies": {
    "SESSDATA": "",
    "bili_jct": "",
    "DedeUserID": "",
    "DedeUserID__ckMd5": ""
  }
}

Author

超急玛丽
恋利普贝当

bili-suit-v2's People

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.