微博超话管理工具 v1.0 免费版

微博超话管理工具 v1.0 免费版

系统:PC

日期:2021-03-29

类别:网络工具

版本:v1.0

注:检测到是移动设备,电脑版软件不适合移动端。
  • 详情
  • 相关
  • 评论

软件介绍

微博超话管理工具免费版是一款为微博用户们提供的多动能辅助工具,这款软件主要是帮助用户进行微博的自动转换、随机评论、批量账号管理等多种操作,从而方便你更加轻松地管理自己的微博账户。

微博超话管理工具免费版

微博超话管理工具免费版软件说明

需要有Default值 *

需要自动递增 +

需要自动处理时间戳 ~

未标明类型皆为 text(128)

时间戳皆为10位

上号器需要用到的数据接口

pushUserInfo(user,pass,mCookies,pCookies,mUA,pUA)

对User表的插入

id+int

user

pass

mCookies

pCookies

mUA

pUA

statusint*0

lockint*0

lasttimeint~(仅数据update时修改为当前时间戳-86400)

user表新增的同时需要在quota表新增一条外键为 user_id 的记录

id+int

user_idint

repostint*10

likeint*4

commentint*4

scoreint*0

lasttimeint*插入时的时间戳~(当 repost like comment score 皆为0时修改为当前时间戳-86400)

接口简述:

client 会主动调用 pushUserInfo 传入 user pass mCookies pCookies mUA pUA 参数 皆为enurlCode(GBK)

******************************************

日常任务需要用到的数据接口

getUserByUnlockBeforYe(count)

select * from user where lasttime<此时时间戳-86400 and lock=0 status=0 order by id limit count

同步调用lockUserById

以下接口需自动维护lasttime

lockUserById(userId)

update user set lock=1 where id=userId

unLockUserById(userId)

update user set lock=0 where id=userId

setErrUserById(userId)

update user set status=1 where id=userId

pushCommentWorkOrder(String tid)      - 参数为纯数字字串

向work表新建 type=99  count=0 total=25 lock=0 status=0 lasttime=现行时间戳 的记录

changgeCommentWorkCount(workId,Count)

修改work记录的Count值,如果Count=total 则 修改 status=1

popCommentWorkOrderExpUserID(userID)

此接口存在一个固定限制 同一个UserID可以获取多个不同WorkInfo,但是同一WorkInfo不可被同一UserID获取,同时获取到的WorkInfo中status!=0

changgeQuotaInfo(userID,type,newVal)

type=enum(repost,like,comment,score)

根据userid和type更新quota表内对应记录的值

resetUserQuota(userID)

重置对应的userID下 的 repost like comment score值 分别为 10 4 4 0

*******************************************************

特定任务需要用到的数据接口

getUserByQuotaIsNotZeroExpWorkId(WorkId,type) return UserInfo

type=enum(repost,like,comment,score)

此接口存在多个固定限制 同一个userInfo 不可存在 同一个workID的查询记录 且 type指定的quota表中字段不可为0

同时获取成功后 quota表内对应的字段值需要递减 1

评分及评论

4.5 满分5.0分

点击星星用来评分

评论需审核后才能显示
  • 山西阳泉移动2023-8-10
    已玩,感觉还不错
  • 山西忻州电信2023-2-1
    很实用!谢谢分享
  • 河南三门峡电信2023-4-10
    这真是个好东东 啊~~~~~~~~更新也快~~~~~~~~~~~~
  • 陕西铜川电信2023-11-18
    一直信赖这个网站!希望越来越好!
  • 陕西西安移动2023-1-1
    赞!楼主给力,安装成功
热门排行