热门搜索:软件下载
您的位置:首页 > Windows > 网络工具 > 上网辅助 > 微博超话管理工具v1.0免费版
微博超话管理工具v1.0免费版

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

软件大小:14.3M软件语言:简体

软件类别:上网辅助系统平台:WinAll,

安全检测:无插件360通过腾讯通过金山通过瑞星通过

  微博超话管理工具是一款功能十分强大的微博辅助软件,能够为你提供自动转换、随机评论、批量账号管理、指定数量转发@,使用起来非常方便,是为偶像打CALL的好帮手。

微博超话管理工具

文件说明

  ini-配置文件

  db-sqlite3数据库

  exe-可执行文件

  可执行文件说明

  UserImport-导入用户

  Repair-数据库修复

  EveryDay-日常任务

  workService-操作台

接口需求

  需要有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*插入时的时间戳~(当repostlikecommentscore皆为0时修改为当前时间戳-86400)

  接口简述:

  client会主动调用pushUserInfo传入userpassmCookiespCookiesmUApUA参数皆为enurlCode(GBK)

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

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

  getUserByUnlockBeforYe(count)

  select*fromuserwherelasttime<此时时间戳-86400andlock=0status=0orderbyidlimitcount

  同步调用lockUserById

  以下接口需自动维护lasttime

  lockUserById(userId)

  updateusersetlock=1whereid=userId

  unLockUserById(userId)

  updateusersetlock=0whereid=userId

  setErrUserById(userId)

  updateusersetstatus=1whereid=userId

  pushCommentWorkOrder(Stringtid)   -参数为纯数字字串

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

  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下的repostlikecommentscore值分别为10440

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

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

  getUserByQuotaIsNotZeroExpWorkId(WorkId,type)returnUserInfo

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

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

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

软件推荐