变量名 | 类 型 | 静态 | 数组 | 备 注 | url | 文本型 | | | temp | 文本型 | | | ticket | 文本型 | | |
url = “https://checkcode.99.com/token?a ... 657196263758&_=” + 时间_取现行时间戳 ()temp = 编码_utf8到gb2312 (到文本 (网页_访问_对象 (url, , , , , #tick, , , 真, , ip, , , , , , , , )) )ticket = 文本_取出中间文本 (temp, #ticke, #引号, , )调试输出 (ticket )返回 (ticket )|
获取cooksi | 文本型 | | |
ip | 文本型 | | | | codeurl | 文本型 | | | |
变量名 | 类 型 | 静态 | 数组 | 备 注 | url | 文本型 | | | tick | 文本型 | | | time | 文本型 | | | time1 | 文本型 | | | temp | 文本型 | | | cooksi | 文本型 | | |
time = 时间_取现行时间戳 ()tick = 获取tike (ip )time1 = 时间_取现行时间戳 ()url = “https://aq.99.com/AjaxAction/AC_ ... 002156827926288729_” + time + “&nduseraction=getverifycodestate&verifycodetype=UserLogin&bussiness=aq_login&ticket=” + tick + “&SiteFlag=995&RND=” + 时间_取随机时间戳 () + “&_=” + time1 temp = 到文本 (网页_访问_对象 (url, , , , cooksi, #huoqu, , , 真, , ip, , , , , , , , )) codeurl = 文本_取出中间文本 (temp, #VerifyCodeUrl, #引号, , )返回 (cooksi )线程_初始化COM库 ()结果 = 编码_运行JS代码 ( #js, “getMD5Value”, pwd, , , )线程_取消COM库 ()返回 (结果 )|
登录账号 | 文本型 | | |
name | 文本型 | | | | pwd | 文本型 | | | | code | 文本型 | | | | cooksi | 文本型 | | | | ip | 文本型 | | | |
变量名 | 类 型 | 静态 | 数组 | 备 注 | url | 文本型 | | | time | 文本型 | | | pass | 文本型 | | | time1 | 文本型 | | | temp | 文本型 | | |
time = 时间_取现行时间戳 ()pass = 加密 (pwd )time1 = 时间_取现行时间戳 ()url = “https://aq.99.com/AjaxAction/AC_ ... 002156827926288729_” + time + “&siteflag=995&nduseraction=login&txtUserName=” + name + “&txtPassword=” + pass + “&checkcode=” + code + “&Rnd=” + 时间_取随机时间戳 () + “&aws=0bb583180a0602088ffa5f7cc3ade218&_=” + time1 temp = 到文本 (网页_访问_对象 (url, , , cooksi, , #xieyi, , , 真, , ip, , , , , , , , )) 判断 (寻找文本 (temp, “登陆成功”, , 假) > 0 )返回 (“成功”)返回 (“失败”)窗口程序集名 | 保 留 | 保 留 | 备 注 | 窗口程序集_窗口1 | | | | 变量名 | 类 型 | 数组 | 备 注 | cooksi | 文本型 | |
cooksi = 获取cooksi (, url )图片框1.图片 = 网页_访问 (url, , , , , , , , , , , , , )信息 = 登录账号 (编辑框2.内容, 编辑框3.内容, 编辑框1.内容, cooksi, )信息框 (信息, 0, , )
没有什么技术难度,给别人做的做出来不要了,分享出来吧。调用了精易模块自己网上下载吧
|