Giter Club home page Giter Club logo

luogu-paintboard-helper's Introduction

请去 新版

Luogu-PaintBoard-Helper

洛谷冬日滑板辅助脚本

支持多账号使用,添加多个Cookie即可(Cookie必须从画板页面的POST请求中截取)

需要自备.Net Core SDK 2.1,160MB左右

解析Cookie部分使用了来自isGood的代码

使用方法

  1. 下载并安装.Net Core SDK
git clone https://github.com/duanyll/luogu-paintboard-helper
cd luogu-paintboard-helper/lgpb
dotnet run
  1. 图形在data文件里面,起始坐标写死在代码里了(Bad Practice)
  2. 输入Cookie,一行一个,空行截止(cookie获得方法:登录洛谷后打开画板页面,按F12查看Network,随便画一个点,点击paint事件,查看Request Headers里面的cookies,复制下来)
  3. 断点续传:命令行参数里面输入上一次画到的坐标(如dotnet run 1 3从1,3开始画)

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.