Coder Social home page Coder Social logo

98tang's Introduction

98tang/98堂自动签到系统

有問題提ISSUES,一般會回復。

作者搭建好的(更新时间2024年5月)

http://www.superupup.top

人工找片,人工女优识别

https://avhelper.com

开发不易,给个star、fork是我维护的动力!!

Image text

功能介绍

  • 登录成功以后每日自动登录签到,随机回复一条帖子领金币,可用于购买站内资源
  • 不定期升级到LV6用户组,LV6可获邀请码(已停用此功能)
  • 修改密码或密保问题后自动失效

注意事项

  • 请勿设置双重验证,因为双重验证每次登录码不一样,无法完成自动签到
  • 没有设置密保问题对应选项应留空

运行项目

# 克隆项目
git clone https://github.com/super-upup/98tang
# 切换到目录
cd 98tang
# 安装依赖
npm i
# 运行项目
npm run serve
# 编译
npm run build

cookies批量登录

比较复杂,耐心看完

1. 获取cookies

Example Image

2. 提交登录

Example Image

3. 提交须知

  • 仅支持10~15个不同的号同时批量登录,如果最后一批不足10个号,可使用以前提交过的cookie。
  • cookie有效期为1个月,一个月后需重新提交。

API接口如下

提交每日签到任务

URL http://www.superupup.top/98t/commit
method POST
Content-Type application/x-www-form-urlencoded
data username=用户名&pwd=密码&questionid=母亲的名字填1,爷爷的名字填2(以此类推)&answer=密保答案

更改自动升级状态

url http://www.superupup.top/98t/changeUpgrade
method POST
Content-Type application/x-www-form-urlencoded
data username=用户名&pwd=密码&auto_upgrade=是否自动升级(填true或false)

查看自动签到历史

URL http://www.superupup.top/98t/checkStatus
method POST
Content-Type application/x-www-form-urlencoded
data username=用户名&pwd=密码&skip=跳过条数&limit=一次获取条数

返回10位时间戳请自行转化为可读性日期

98tang's People

Contributors

super-upup 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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

98tang's Issues

git下来在本地怎么使用?

npm run build之后怎么使用?在dist里打开index.html然后登陆开启就行了吗?
这个打开的index.html是要一直在后台保持不关还是什么?

作者你好

请问自己搭建和使用你搭建还得有什么区别吗? 自己搭建是使用自己的IP吗?

如何后台运行?

把大佬的的项目克隆到自己vps上,但是不知道如何后台运行,关闭ssh连接就没有了

不自动签了

老大,为何30/8 之后就不自动签了? 每次要我自己手动登入你的系统才会签到。
image

签到掉了

是需要重新登录还是脚本需要更新

怎么停止自动签到呢?

git clone下来之后,npm run build了,然后在dist里打开index.html并登陆开启了自动签到。
这个签到不需要我开启网站和服务器,所以我不知道该如何取消自动签到,或者修改自动签到设置?

小建议

作者你好,感谢分享该签到脚本,使用过程发现这个签到都是定时的,建议增加一个随机时间签到的功能减少被封号的风险

cookie问题

佬,请问一下,98的那个网站多个cookies登陆,我只有五个,我看项目里说可以使用以前提交的cookie,这指的是什么时候提交的cookie啊

回帖功能的小问题

作者你好,首先十分感谢分享这个签到脚本。
在使用过程中,我发现了一些小问题,就是回帖功能的回帖内容有概率会与帖子内容不一样,这可能会增加封号的风险,所以可不可以麻烦再优化下语句库,尽量使用一些比较大众化万精油的语句避免封号风险。
我也是有人回复我的回帖内容才发现这个事情的。(回帖内容:都玩束缚了 小皮鞭挥起来。 但是帖子内容并没有束缚相关内容)

随机回复一条帖子的问题

作者你好,感谢你的签到系统。我查看了随机回复的帖子,发现回复的内容与帖子的内容相差很大,很容易看出是脚本所为,容易被管理员封禁,建议回复的内容改成“感谢楼主”这类,这样不易被发现降低被封禁的风险。

这只是前端代码吗

初略看了一下,好像只有前端逻辑,所以自己搭建的意义在哪里呢? 需要后端代码,闭源有点不放心

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.