微博自动点赞 您所在的位置:网站首页 微博超话自动签到 微博自动点赞

微博自动点赞

#微博自动点赞| 来源: 网络整理| 查看: 265

2019-01-15:最新版V5.8下载

https://pan.baidu.com/s/1ZOG2KLV8z0pXNXjCRfMMhw

功能:

1.朋友发表说说,第一时间点赞。

2.对近段时间朋友圈点赞。

3.对每条说说进行评论。

4.自动回复别人的回复。

开发环境:VS2010 C# 使用说明:1.先打开QQ,点刷新,无需密码直接点头像登录。2.批量点赞:有说说有更新实时更新后点赞,会自动滚动到下页。

环境:windows 10直接使用。其它所有windows需安装 Microsoft .NET Framework 4.0最新官方版下载。打开时会有提示,按提示下载安装就行。 Microsoft .NET Framework 4.0最新官方版 http://dl1sw.baidu.com/soft/9b/15910/Microsoft.NET.exe?version=585709662 或https://download.microsoft.com/download/9/5/A/95A9616B-7A37-4AF6-BC36-D6EA96C8DAAE/dotNetFx40_Full_x86_x64.exe

 

技术细节:

QQ空间助手-点赞神器4.6 小黄人软件.exe  +选中好友动态 +等动态有更新  firstchild不是指第一个子元素。 是指选择属于其父元素的首个子元素,也就是当前选择的第一个元素

开发 1.好友动态 未点赞

已赞

别人空间里的点赞

有更新时 陈仕学等动态有更新

好友动态选中

                                                                    0                         好友动态                                    

好友动态未选中                                                                     0                         好友动态                                    

测试 父"\n                \n                    \n                        \n                        0\n                        好友动态\n                    \n                \n                \n                \n                    \n                        \n                        \n                        特别关心\n                    \n                \n                \n                \n                \n                    \n                        \n                        0\n                        与我相关\n                    \n                \n                \n                \n                \n                    \n                        \n                        \n                        直播广场\n                    \n                \n\n\n                \n                    \n                        \n                        那年今日\n                    \n                \n\n                \n                \n                \n                \n                \n                \n                    \n                        \n                        腾讯课堂\n                    \n                \n\n                \n                    \n                        \n                        0\n                        游戏应用\n                                       \n                \n\n                  \n            " 当前"\n                    \n                        \n                        0\n                        与我相关\n                    \n                "

父子"\n                    \n                        \n                        0\n                        好友动态\n                    \n                "

2.猜你喜欢 赞赞已赞已赞

3.评论

评论 更细 评论 点击前 评论 点击后

输入消息

xhrrj

发表 取消发表

如何在评论了就不再评。如果已经评了,在评论表里有 点赞机器人20元一个

                            if (element.InnerHtml != null && (element.OuterHtml.StartsWith("发表")))                             {                                 element.InvokeMember("click"); //点操作                                                                 textBoxStatus.AppendText(DateTime.Now + "已经点了" + element.OuterHtml + System.Environment.NewLine);                                 //ComClass.Write("点赞记录.txt", DateTime.Now + "已经点了 " + num + " 赞" + elementChild.OuterHtml + System.Environment.NewLine, System.IO.FileMode.Append);

                                delay(Convert.ToInt32(this.textBoxInterval.Text)); //延时  点赞后                                 return;  //test                             }

""

                //方法1                 HtmlElement element2 = webQzone.Document.CreateElement("script");                 element2.SetAttribute("type", "text/javascript");                 element2.SetAttribute("text", "function _func(){alert('OK')}");   //这里写JS代码                 HtmlElement head = webQzone.Document.Body.AppendChild(element2);                 webQzone.Document.InvokeScript("_func");

                //方法2                 var doc = this.webQzone.Document.DomDocument as IHTMLDocument2;                 var win = doc.parentWindow as IHTMLWindow2;                 string jscode = @"alert('OK2')";  //这里写JS代码                 win.execScript(jscode, "javascript");                                                   点击评论操作的函数                   ___ignoreMe_onChanged(orig_,container_)                 orig_为未定义undefined                 container_ 的outerhtml=         var root_=this.getRootVisual();if(root_)         {             if(container_)             {                 container_.appendChild(root_);this.hasRendered=true;this.onRendered();             }             else             {                 if(pool_)                 {                     pool_.appendChild(root_);return;   //失去焦点时响应                 }                 if(root_.parentNode)                 {                     root_.parentNode.removeChild(root_);                 }             }         }     } }

用另外一种方法,直接点上面的按键  

 

 

 

 

使用按键精灵开发的。

原理:先找到对应的图,得到坐标点击。或转发,向下翻页。自动巡屏。关于怎么判断是否已经赞或已经转发,是通过图片不一样,或者把屏从上到下分多个块实现的。 

 

 

// QQ空间自动点赞机 小黄人为您点赞。 //12行代码实现。源码:Rem head FindPic 0,0,1024,768,"Attachment:\zan.bmp",1,intX,intY If intX > 0 And intY > 0 Then MoveTo intX+5, intY+5 Delay 100 LeftClick 1 Delay 100 Goto head End If KeyPress "PageDown", 1 Delay 1000 Goto head

 

 

QQ空间自动评论源码:

Dim iy Rem head MoveTo 0, 0 FindPic 0,0,1366,768,"Attachment:\close.bmp",1,intX,intY If intX > 0 And intY > 0 Then KeyPress "Esc", 1 Delay 100 Goto head End If iy = 0 Rem nextfind FindPic 0,iy,920,768,"Attachment:\wys.bmp",0.9,intX,intY If intX > 0 And intY > 0 Then //MessageBox "1" MoveTo intX , intY Delay 1 LeftClick 1 Delay 3000 MoveTo 0,0 SayString "天灵灵,地灵灵,再来一个冰淇淋。" Delay 100 KeyDown 17, 1 KeyPress 13, 1 KeyUp 17, 1 Delay 50 Delay 5000 iy = intY + 100 If iy > 768 Then KeyPress "PageDown", 1 Delay 100 Goto head End If Goto nextfind End If MoveTo 0,0 Delay 5000 KeyPress "PageDown", 1 Delay 100 Goto head

微博自动点赞源码:

Rem head FindPic 0,0,1366,768,"Attachment:\zan.bmp",1,intX,intY If intX > 0 And intY > 0 Then MoveTo intX + 5, intY + 10 Delay 1 LeftClick 1 MoveTo 0,0 Delay 100 Goto head End If KeyPress "PageDown", 1 Delay 5000 Goto head

微博自动转发源码:

Dim iy Rem head iy = 0 Rem nextfind FindPic 0,iy,1366,768,"Attachment:\zf2.bmp",0.9,intX,intY If intX > 0 And intY > 0 Then MessageBox "aa" MoveTo intX , intY Delay 5000 LeftClick 1 MoveTo 0,0 Delay 5000 // KeyDown 17, 1 KeyPress 13, 1 KeyUp 17, 1 Delay 5000 iy = intY + 20 If iy > 768 Then KeyPress "PageDown", 1 Delay 100 Goto head End If Goto nextfind End If Delay 5000 KeyPress "PageDown", 1 Delay 100 Goto head

 

 

小黄人软件淘宝旗舰店

程序源码,定制专家手机:18910620895 旺旺:chenhao0568  QQ:345139427

 

店铺:http://chenhao0568.taobao.com

 

 

 

 

 



【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有