Git Product home page Git Product logo

gfhelper's Introduction

少女前线助手

少女前线助手 (GFHelper) 是一个使用 Golang 完成的一款开源的少女前线脱机游戏助手。

它可以帮助您快速提升人形等级提升人形属性获取核心全自动后勤通关活动关卡解锁高等级后勤等,并且本助手可以兼容 iOS 官服、 Android 官服等多种游戏平台。

对于批量挂机用户也可以利用本工具高效战斗和完成后勤任务。

详细安装和使用说明请参考本项目文档(Chinese only now): https://gfhelper.github.io

gfhelper's People

Contributors

ihciah avatar kasumigaokautaha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gfhelper's Issues

Windows OrkMRE 闪退

Ork运行顺利,但OrkMRE就闪退,用Linux的话terminal显示No Login.

顺带说一下,好像执行Ork的时候会取消我的后勤,看battle helper里有CancelAllOperations,这里逻辑是什么呢?如果删除掉会有什么后果?

提前谢谢大佬
edit:自己解决了一个问题

台服登入

代碼裡面似乎沒有看到台服登入的項目

台服的登入api似乎跟陸服不太一樣

使用天下帐号登入的话

url : https://p.txwy.tw/api2/signin

data: {
"password" : "password",
## 这里的password应该有经过加密 zxc123 => 8dfa52a76e524d64563178ea10dbc5db
"device_id" : "id", ##装置产生的device_id 不知有无影响验证 同装置数值不变
"fuid" : "android_tw_snqx",
"username" : "username", ##下帐号
"time" : "timestamp",
"binding" : "1",
"autologin" : "",
"appid" : "156714",
"device_token" : "token", ##不知道如何取得 同装置数值不变
"ver" : "8",
"fbl" : "1280_720",
"os" : "5.1.1(REL)",
"dev" : "oppo r9 plustm a",
"cpu" : "x86",
"men" : "0",
"appver" : "2.0400_244",
"buildnumber" : "244",
"sys" : "android",
"adid" : "e6235eba-6eb8-48e5-a61d-310ff89655b0", ##不知道如何取得 同装置数值不变
"platform" : "txwy",
"l" : "tw",
"guid" : "f8c07190-c1cf-42b0-973b-ece05f7844f3", ##不知道如何取得 同装置数值不变
"sig" : "J+p1sF5SwnXuuVcKxFyPoJCOS6U=" ##不知道如何取得 同装置每次重登数值变动
}

成功后回传的sid与uid即为getUidTianxiaQueue的sid与openid

另外在最一开始有呼叫 https://p.txwy.tw/api2/init

不知有无影响

麻烦你了

少前登录验证机制

大佬你好,我这几天在研究这个项目与登录有关的函数代码(主要是这三个方法:protocol.User.Login, protocol.User.GetDigitalSkyNbUid, protocol.User.Index)。因为我自己尝试着按照首先密码登录帐号,请求DigitalSkyNbUid,最后请求Index获取各种仓库信息这个流程走的时候,发现最后在请求Index的时候总是会返回error:0。我也是用设置了cookieJar的http.Client发送的这三个请求,header除了cookie以外只设置了User-Agent和Content-Type,对于Index的请求的请求体格式就是和protocol.User.Index这个方法里设置的({time: time.Now().Unix()})一样。反复尝试了很多次,一直没有想明白到底是什么造成的请求Index总是返回error:0而不是玩家的仓库信息。尝试用的代码有点长,需要发出来吗?谢谢了

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.