Form1.frm
上传用户:luoweizhao
上传日期:2022-08-01
资源大小:1290k
文件大小:230k
源码类别:

外挂编程

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}#1.1#0"; "shdocvw.dll"
  3. Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
  4. Object = "{D05C3AD7-7EF1-4749-885E-A2006408FC13}#1.0#0"; "VSListview.ocx"
  5. Begin VB.Form Form1 
  6.    BorderStyle     =   1  'Fixed Single
  7.    Caption         =   "QQ伴侣"
  8.    ClientHeight    =   8655
  9.    ClientLeft      =   45
  10.    ClientTop       =   615
  11.    ClientWidth     =   9900
  12.    Icon            =   "Form1.frx":0000
  13.    LinkTopic       =   "Form1"
  14.    MaxButton       =   0   'False
  15.    ScaleHeight     =   8655
  16.    ScaleWidth      =   9900
  17.    StartUpPosition =   2  '屏幕中心
  18.    Begin VB.FileListBox File1 
  19.       Height          =   270
  20.       Left            =   6120
  21.       TabIndex        =   58
  22.       Top             =   9840
  23.       Width           =   255
  24.    End
  25.    Begin MSWinsockLib.Winsock Winsock11 
  26.       Left            =   1920
  27.       Top             =   120
  28.       _ExtentX        =   741
  29.       _ExtentY        =   741
  30.       _Version        =   393216
  31.    End
  32.    Begin VB.Frame Frame5 
  33.       Caption         =   "收益统计"
  34.       ForeColor       =   &H00008000&
  35.       Height          =   630
  36.       Left            =   120
  37.       TabIndex        =   47
  38.       Top             =   5250
  39.       Width           =   9665
  40.       Begin VB.Label Label46 
  41.          Caption         =   "次。"
  42.          Height          =   255
  43.          Left            =   7680
  44.          TabIndex        =   60
  45.          Top             =   270
  46.          Width           =   375
  47.       End
  48.       Begin VB.Label Label45 
  49.          Alignment       =   2  'Center
  50.          Caption         =   "0"
  51.          ForeColor       =   &H000000FF&
  52.          Height          =   255
  53.          Left            =   7200
  54.          TabIndex        =   59
  55.          Top             =   270
  56.          Width           =   375
  57.       End
  58.       Begin VB.Label Label44 
  59.          Caption         =   ")"
  60.          Height          =   255
  61.          Left            =   8880
  62.          TabIndex        =   57
  63.          Top             =   270
  64.          Width           =   375
  65.       End
  66.       Begin VB.Label Label43 
  67.          Caption         =   "重新统计"
  68.          ForeColor       =   &H00FF0000&
  69.          Height          =   255
  70.          Left            =   8160
  71.          MouseIcon       =   "Form1.frx":5C3A
  72.          MousePointer    =   99  'Custom
  73.          TabIndex        =   56
  74.          Top             =   270
  75.          Width           =   750
  76.       End
  77.       Begin VB.Label Label42 
  78.          Caption         =   "("
  79.          Height          =   255
  80.          Left            =   8040
  81.          TabIndex        =   55
  82.          Top             =   270
  83.          Width           =   255
  84.       End
  85.       Begin VB.Label Label41 
  86.          Caption         =   "点,今日帮忙:"
  87.          Height          =   255
  88.          Left            =   6000
  89.          TabIndex        =   54
  90.          Top             =   270
  91.          Width           =   1215
  92.       End
  93.       Begin VB.Label Label40 
  94.          Alignment       =   2  'Center
  95.          Caption         =   "0"
  96.          ForeColor       =   &H000000FF&
  97.          Height          =   255
  98.          Left            =   5400
  99.          TabIndex        =   53
  100.          Top             =   270
  101.          Width           =   585
  102.       End
  103.       Begin VB.Label Label39 
  104.          Caption         =   "金币,获得经验:"
  105.          Height          =   255
  106.          Left            =   4080
  107.          TabIndex        =   52
  108.          Top             =   270
  109.          Width           =   1455
  110.       End
  111.       Begin VB.Label Label38 
  112.          Alignment       =   2  'Center
  113.          Caption         =   "0"
  114.          ForeColor       =   &H000000FF&
  115.          Height          =   255
  116.          Left            =   3360
  117.          TabIndex        =   51
  118.          Top             =   270
  119.          Width           =   735
  120.       End
  121.       Begin VB.Label Label37 
  122.          Caption         =   "个,预计收益:"
  123.          Height          =   255
  124.          Left            =   2280
  125.          TabIndex        =   50
  126.          Top             =   270
  127.          Width           =   1215
  128.       End
  129.       Begin VB.Label Label36 
  130.          Alignment       =   2  'Center
  131.          Caption         =   "0"
  132.          ForeColor       =   &H000000FF&
  133.          Height          =   255
  134.          Left            =   1680
  135.          TabIndex        =   49
  136.          Top             =   270
  137.          Width           =   615
  138.       End
  139.       Begin VB.Label Label35 
  140.          Caption         =   "收获果实:"
  141.          Height          =   255
  142.          Left            =   840
  143.          TabIndex        =   48
  144.          Top             =   270
  145.          Width           =   975
  146.       End
  147.    End
  148.    Begin SHDocVwCtl.WebBrowser WebBrowser1 
  149.       Height          =   135
  150.       Left            =   4320
  151.       TabIndex        =   36
  152.       Top             =   10200
  153.       Width           =   255
  154.       ExtentX         =   450
  155.       ExtentY         =   238
  156.       ViewMode        =   0
  157.       Offline         =   0
  158.       Silent          =   0
  159.       RegisterAsBrowser=   0
  160.       RegisterAsDropTarget=   1
  161.       AutoArrange     =   0   'False
  162.       NoClientEdge    =   0   'False
  163.       AlignLeft       =   0   'False
  164.       NoWebView       =   0   'False
  165.       HideFileNames   =   0   'False
  166.       SingleClick     =   0   'False
  167.       SingleSelection =   0   'False
  168.       NoFolders       =   0   'False
  169.       Transparent     =   0   'False
  170.       ViewID          =   "{0057D0E0-3573-11CF-AE69-08002B2E1262}"
  171.       Location        =   "http:///"
  172.    End
  173.    Begin VB.Frame Frame4 
  174.       Caption         =   "操作日志"
  175.       ForeColor       =   &H00008000&
  176.       Height          =   2295
  177.       Left            =   120
  178.       TabIndex        =   6
  179.       Top             =   5970
  180.       Width           =   9665
  181.       Begin VB.ListBox List4 
  182.          Appearance      =   0  'Flat
  183.          BeginProperty Font 
  184.             Name            =   "宋体"
  185.             Size            =   10.5
  186.             Charset         =   134
  187.             Weight          =   400
  188.             Underline       =   0   'False
  189.             Italic          =   0   'False
  190.             Strikethrough   =   0   'False
  191.          EndProperty
  192.          Height          =   1920
  193.          ItemData        =   "Form1.frx":5D8C
  194.          Left            =   120
  195.          List            =   "Form1.frx":5D8E
  196.          TabIndex        =   7
  197.          Top             =   240
  198.          Width           =   9425
  199.       End
  200.       Begin VB.Label Label29 
  201.          Alignment       =   2  'Center
  202.          Caption         =   "清空日志"
  203.          ForeColor       =   &H00FF0000&
  204.          Height          =   255
  205.          Left            =   8640
  206.          MouseIcon       =   "Form1.frx":5D90
  207.          MousePointer    =   99  'Custom
  208.          TabIndex        =   35
  209.          Top             =   0
  210.          Width           =   840
  211.       End
  212.    End
  213.    Begin VB.Frame Frame3 
  214.       Caption         =   "好友列表"
  215.       ForeColor       =   &H00008000&
  216.       Height          =   5100
  217.       Left            =   120
  218.       TabIndex        =   3
  219.       Top             =   120
  220.       Width           =   5225
  221.       Begin VB.Timer Timer22 
  222.          Enabled         =   0   'False
  223.          Interval        =   100
  224.          Left            =   4320
  225.          Top             =   3600
  226.       End
  227.       Begin VB.Timer Timer24 
  228.          Enabled         =   0   'False
  229.          Interval        =   10
  230.          Left            =   4320
  231.          Tag             =   "快速切换窗体"
  232.          Top             =   2400
  233.       End
  234.       Begin MSWinsockLib.Winsock Winsock10 
  235.          Left            =   2760
  236.          Tag             =   "自动领取奖励"
  237.          Top             =   1200
  238.          _ExtentX        =   741
  239.          _ExtentY        =   741
  240.          _Version        =   393216
  241.       End
  242.       Begin VB.Timer Timer23 
  243.          Interval        =   500
  244.          Left            =   4320
  245.          Tag             =   "响应广告"
  246.          Top             =   3000
  247.       End
  248.       Begin MSWinsockLib.Winsock Winsock9 
  249.          Left            =   1200
  250.          Tag             =   "更新key"
  251.          Top             =   0
  252.          _ExtentX        =   741
  253.          _ExtentY        =   741
  254.          _Version        =   393216
  255.       End
  256.       Begin VB.Timer Timer21 
  257.          Interval        =   1000
  258.          Left            =   3720
  259.          Tag             =   "显示成熟列表"
  260.          Top             =   2400
  261.       End
  262.       Begin VB.Timer Timer20 
  263.          Interval        =   10000
  264.          Left            =   3720
  265.          Tag             =   "成熟列表"
  266.          Top             =   3600
  267.       End
  268.       Begin QQ伴侣.XPButton2 XPButton22 
  269.          Height          =   335
  270.          Left            =   2520
  271.          TabIndex        =   40
  272.          Top             =   4695
  273.          Width           =   1095
  274.          _ExtentX        =   1931
  275.          _ExtentY        =   582
  276.          Caption         =   "成熟列表"
  277.          ForeColor       =   16711680
  278.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  279.             Name            =   "Verdana"
  280.             Size            =   8.25
  281.             Charset         =   0
  282.             Weight          =   400
  283.             Underline       =   0   'False
  284.             Italic          =   0   'False
  285.             Strikethrough   =   0   'False
  286.          EndProperty
  287.       End
  288.       Begin MSWinsockLib.Winsock Winsock8 
  289.          Left            =   3360
  290.          Top             =   1200
  291.          _ExtentX        =   741
  292.          _ExtentY        =   741
  293.          _Version        =   393216
  294.       End
  295.       Begin VB.Timer Timer19 
  296.          Interval        =   500
  297.          Left            =   3120
  298.          Tag             =   "个人操作事件"
  299.          Top             =   2400
  300.       End
  301.       Begin VB.Timer Timer18 
  302.          Enabled         =   0   'False
  303.          Interval        =   5000
  304.          Left            =   3120
  305.          Tag             =   "超时处理"
  306.          Top             =   3600
  307.       End
  308.       Begin MSWinsockLib.Winsock Winsock7 
  309.          Left            =   4560
  310.          Tag             =   "检测是否掉线"
  311.          Top             =   1200
  312.          _ExtentX        =   741
  313.          _ExtentY        =   741
  314.          _Version        =   393216
  315.          RemotePort      =   10
  316.       End
  317.       Begin VB.Timer Timer17 
  318.          Interval        =   1000
  319.          Left            =   2520
  320.          Tag             =   "自动等待"
  321.          Top             =   3600
  322.       End
  323.       Begin VB.Timer Timer16 
  324.          Interval        =   500
  325.          Left            =   2520
  326.          Tag             =   "检测新版本"
  327.          Top             =   2400
  328.       End
  329.       Begin VB.Timer Timer15 
  330.          Interval        =   1000
  331.          Left            =   1920
  332.          Tag             =   "防止加速软件"
  333.          Top             =   2400
  334.       End
  335.       Begin MSWinsockLib.Winsock Winsock6 
  336.          Left            =   3960
  337.          Tag             =   "获取key"
  338.          Top             =   1200
  339.          _ExtentX        =   741
  340.          _ExtentY        =   741
  341.          _Version        =   393216
  342.       End
  343.       Begin VB.Timer Timer14 
  344.          Enabled         =   0   'False
  345.          Interval        =   10
  346.          Left            =   1320
  347.          Tag             =   "日志右键弹出"
  348.          Top             =   2400
  349.       End
  350.       Begin MSWinsockLib.Winsock Winsock5 
  351.          Left            =   2760
  352.          Top             =   600
  353.          _ExtentX        =   741
  354.          _ExtentY        =   741
  355.          _Version        =   393216
  356.       End
  357.       Begin VB.Timer Timer13 
  358.          Enabled         =   0   'False
  359.          Interval        =   10
  360.          Left            =   720
  361.          Tag             =   "加载MDB数据库"
  362.          Top             =   2400
  363.       End
  364.       Begin MSWinsockLib.Winsock Winsock4 
  365.          Left            =   3360
  366.          Tag             =   "自动更新"
  367.          Top             =   600
  368.          _ExtentX        =   741
  369.          _ExtentY        =   741
  370.          _Version        =   393216
  371.          RemotePort      =   10
  372.       End
  373.       Begin VB.Timer Timer12 
  374.          Interval        =   2000
  375.          Left            =   120
  376.          Tag             =   "打开网页统计"
  377.          Top             =   2400
  378.       End
  379.       Begin VB.Timer Timer11 
  380.          Interval        =   1000
  381.          Left            =   1920
  382.          Tag             =   "多功能自动计时"
  383.          Top             =   3600
  384.       End
  385.       Begin VB.Timer Timer10 
  386.          Enabled         =   0   'False
  387.          Interval        =   200
  388.          Left            =   1320
  389.          Tag             =   "立即更新好友农场"
  390.          Top             =   3600
  391.       End
  392.       Begin VB.Timer Timer9 
  393.          Enabled         =   0   'False
  394.          Interval        =   100
  395.          Left            =   720
  396.          Tag             =   "查找"
  397.          Top             =   3600
  398.       End
  399.       Begin VB.TextBox Text1 
  400.          Height          =   300
  401.          Left            =   700
  402.          TabIndex        =   34
  403.          Top             =   4710
  404.          Width           =   1215
  405.       End
  406.       Begin QQ伴侣.XPButton2 XPButton21 
  407.          Height          =   335
  408.          Left            =   3840
  409.          TabIndex        =   32
  410.          Top             =   4695
  411.          Width           =   1095
  412.          _ExtentX        =   1931
  413.          _ExtentY        =   582
  414.          Caption         =   "停止工作"
  415.          ForeColor       =   32768
  416.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  417.             Name            =   "Verdana"
  418.             Size            =   8.25
  419.             Charset         =   0
  420.             Weight          =   400
  421.             Underline       =   0   'False
  422.             Italic          =   0   'False
  423.             Strikethrough   =   0   'False
  424.          EndProperty
  425.       End
  426.       Begin VB.Timer Timer8 
  427.          Enabled         =   0   'False
  428.          Interval        =   10
  429.          Left            =   120
  430.          Tag             =   "自动检测时差"
  431.          Top             =   3600
  432.       End
  433.       Begin VB.Timer Timer7 
  434.          Interval        =   3000
  435.          Left            =   3720
  436.          Tag             =   "循环得到成熟列表"
  437.          Top             =   3000
  438.       End
  439.       Begin VB.Timer Timer2 
  440.          Enabled         =   0   'False
  441.          Interval        =   200
  442.          Left            =   120
  443.          Tag             =   "打开登陆框"
  444.          Top             =   3000
  445.       End
  446.       Begin VB.Timer Timer6 
  447.          Interval        =   1000
  448.          Left            =   3120
  449.          Tag             =   "自动检测事件"
  450.          Top             =   3000
  451.       End
  452.       Begin MSWinsockLib.Winsock Winsock3 
  453.          Index           =   0
  454.          Left            =   600
  455.          Top             =   0
  456.          _ExtentX        =   741
  457.          _ExtentY        =   741
  458.          _Version        =   393216
  459.          RemotePort      =   10
  460.       End
  461.       Begin VB.Timer Timer5 
  462.          Interval        =   2000
  463.          Left            =   2520
  464.          Tag             =   "循环读取农场信息"
  465.          Top             =   3000
  466.       End
  467.       Begin VB.Timer Timer1 
  468.          Enabled         =   0   'False
  469.          Interval        =   10
  470.          Left            =   720
  471.          Tag             =   "加载好友名单"
  472.          Top             =   3000
  473.       End
  474.       Begin VB.Timer Timer3 
  475.          Interval        =   5000
  476.          Left            =   1320
  477.          Tag             =   "刷新我的农场"
  478.          Top             =   3000
  479.       End
  480.       Begin VB.Timer Timer4 
  481.          Interval        =   10000
  482.          Left            =   1920
  483.          Tag             =   "显示好友信息"
  484.          Top             =   3000
  485.       End
  486.       Begin MSWinsockLib.Winsock Winsock2 
  487.          Index           =   0
  488.          Left            =   0
  489.          Top             =   0
  490.          _ExtentX        =   741
  491.          _ExtentY        =   741
  492.          _Version        =   393216
  493.          RemotePort      =   10
  494.       End
  495.       Begin MSWinsockLib.Winsock Winsock1 
  496.          Left            =   3960
  497.          Top             =   600
  498.          _ExtentX        =   741
  499.          _ExtentY        =   741
  500.          _Version        =   393216
  501.          RemotePort      =   10
  502.       End
  503.       Begin vsListViewXP.vsListView vsListView1 
  504.          Height          =   4410
  505.          Left            =   105
  506.          TabIndex        =   4
  507.          Top             =   240
  508.          Width           =   4985
  509.          _ExtentX        =   8784
  510.          _ExtentY        =   7779
  511.       End
  512.       Begin vsListViewXP.vsListView vsListView2 
  513.          Height          =   4410
  514.          Left            =   105
  515.          TabIndex        =   41
  516.          Top             =   240
  517.          Visible         =   0   'False
  518.          Width           =   4985
  519.          _ExtentX        =   8784
  520.          _ExtentY        =   7779
  521.       End
  522.       Begin MSWinsockLib.Winsock Winsock2 
  523.          Index           =   1
  524.          Left            =   0
  525.          Top             =   0
  526.          _ExtentX        =   741
  527.          _ExtentY        =   741
  528.          _Version        =   393216
  529.          RemotePort      =   10
  530.       End
  531.       Begin MSWinsockLib.Winsock Winsock2 
  532.          Index           =   2
  533.          Left            =   0
  534.          Top             =   0
  535.          _ExtentX        =   741
  536.          _ExtentY        =   741
  537.          _Version        =   393216
  538.          RemotePort      =   10
  539.       End
  540.       Begin MSWinsockLib.Winsock Winsock2 
  541.          Index           =   3
  542.          Left            =   0
  543.          Top             =   0
  544.          _ExtentX        =   741
  545.          _ExtentY        =   741
  546.          _Version        =   393216
  547.          RemotePort      =   10
  548.       End
  549.       Begin MSWinsockLib.Winsock Winsock2 
  550.          Index           =   4
  551.          Left            =   0
  552.          Top             =   0
  553.          _ExtentX        =   741
  554.          _ExtentY        =   741
  555.          _Version        =   393216
  556.          RemotePort      =   10
  557.       End
  558.       Begin MSWinsockLib.Winsock Winsock2 
  559.          Index           =   5
  560.          Left            =   0
  561.          Top             =   0
  562.          _ExtentX        =   741
  563.          _ExtentY        =   741
  564.          _Version        =   393216
  565.          RemotePort      =   10
  566.       End
  567.       Begin MSWinsockLib.Winsock Winsock2 
  568.          Index           =   6
  569.          Left            =   0
  570.          Top             =   0
  571.          _ExtentX        =   741
  572.          _ExtentY        =   741
  573.          _Version        =   393216
  574.          RemotePort      =   10
  575.       End
  576.       Begin MSWinsockLib.Winsock Winsock2 
  577.          Index           =   7
  578.          Left            =   0
  579.          Top             =   0
  580.          _ExtentX        =   741
  581.          _ExtentY        =   741
  582.          _Version        =   393216
  583.          RemotePort      =   10
  584.       End
  585.       Begin MSWinsockLib.Winsock Winsock2 
  586.          Index           =   8
  587.          Left            =   0
  588.          Top             =   0
  589.          _ExtentX        =   741
  590.          _ExtentY        =   741
  591.          _Version        =   393216
  592.          RemotePort      =   10
  593.       End
  594.       Begin MSWinsockLib.Winsock Winsock2 
  595.          Index           =   9
  596.          Left            =   0
  597.          Top             =   0
  598.          _ExtentX        =   741
  599.          _ExtentY        =   741
  600.          _Version        =   393216
  601.          RemotePort      =   10
  602.       End
  603.       Begin MSWinsockLib.Winsock Winsock2 
  604.          Index           =   10
  605.          Left            =   0
  606.          Top             =   0
  607.          _ExtentX        =   741
  608.          _ExtentY        =   741
  609.          _Version        =   393216
  610.          RemotePort      =   10
  611.       End
  612.       Begin MSWinsockLib.Winsock Winsock2 
  613.          Index           =   11
  614.          Left            =   0
  615.          Top             =   0
  616.          _ExtentX        =   741
  617.          _ExtentY        =   741
  618.          _Version        =   393216
  619.          RemotePort      =   10
  620.       End
  621.       Begin MSWinsockLib.Winsock Winsock2 
  622.          Index           =   12
  623.          Left            =   0
  624.          Top             =   0
  625.          _ExtentX        =   741
  626.          _ExtentY        =   741
  627.          _Version        =   393216
  628.          RemotePort      =   10
  629.       End
  630.       Begin MSWinsockLib.Winsock Winsock2 
  631.          Index           =   13
  632.          Left            =   0
  633.          Top             =   0
  634.          _ExtentX        =   741
  635.          _ExtentY        =   741
  636.          _Version        =   393216
  637.          RemotePort      =   10
  638.       End
  639.       Begin MSWinsockLib.Winsock Winsock2 
  640.          Index           =   14
  641.          Left            =   0
  642.          Top             =   0
  643.          _ExtentX        =   741
  644.          _ExtentY        =   741
  645.          _Version        =   393216
  646.          RemotePort      =   10
  647.       End
  648.       Begin MSWinsockLib.Winsock Winsock2 
  649.          Index           =   15
  650.          Left            =   0
  651.          Top             =   0
  652.          _ExtentX        =   741
  653.          _ExtentY        =   741
  654.          _Version        =   393216
  655.          RemotePort      =   10
  656.       End
  657.       Begin MSWinsockLib.Winsock Winsock2 
  658.          Index           =   17
  659.          Left            =   0
  660.          Top             =   0
  661.          _ExtentX        =   741
  662.          _ExtentY        =   741
  663.          _Version        =   393216
  664.          RemotePort      =   10
  665.       End
  666.       Begin MSWinsockLib.Winsock Winsock2 
  667.          Index           =   18
  668.          Left            =   0
  669.          Top             =   0
  670.          _ExtentX        =   741
  671.          _ExtentY        =   741
  672.          _Version        =   393216
  673.          RemotePort      =   10
  674.       End
  675.       Begin MSWinsockLib.Winsock Winsock2 
  676.          Index           =   19
  677.          Left            =   0
  678.          Top             =   0
  679.          _ExtentX        =   741
  680.          _ExtentY        =   741
  681.          _Version        =   393216
  682.          RemotePort      =   10
  683.       End
  684.       Begin MSWinsockLib.Winsock Winsock2 
  685.          Index           =   20
  686.          Left            =   0
  687.          Top             =   0
  688.          _ExtentX        =   741
  689.          _ExtentY        =   741
  690.          _Version        =   393216
  691.          RemotePort      =   10
  692.       End
  693.       Begin MSWinsockLib.Winsock Winsock2 
  694.          Index           =   21
  695.          Left            =   0
  696.          Top             =   0
  697.          _ExtentX        =   741
  698.          _ExtentY        =   741
  699.          _Version        =   393216
  700.          RemotePort      =   10
  701.       End
  702.       Begin MSWinsockLib.Winsock Winsock2 
  703.          Index           =   22
  704.          Left            =   0
  705.          Top             =   0
  706.          _ExtentX        =   741
  707.          _ExtentY        =   741
  708.          _Version        =   393216
  709.          RemotePort      =   10
  710.       End
  711.       Begin MSWinsockLib.Winsock Winsock2 
  712.          Index           =   23
  713.          Left            =   0
  714.          Top             =   0
  715.          _ExtentX        =   741
  716.          _ExtentY        =   741
  717.          _Version        =   393216
  718.          RemotePort      =   10
  719.       End
  720.       Begin MSWinsockLib.Winsock Winsock2 
  721.          Index           =   24
  722.          Left            =   0
  723.          Top             =   0
  724.          _ExtentX        =   741
  725.          _ExtentY        =   741
  726.          _Version        =   393216
  727.          RemotePort      =   10
  728.       End
  729.       Begin MSWinsockLib.Winsock Winsock2 
  730.          Index           =   25
  731.          Left            =   0
  732.          Top             =   0
  733.          _ExtentX        =   741
  734.          _ExtentY        =   741
  735.          _Version        =   393216
  736.          RemotePort      =   10
  737.       End
  738.       Begin MSWinsockLib.Winsock Winsock2 
  739.          Index           =   26
  740.          Left            =   0
  741.          Top             =   0
  742.          _ExtentX        =   741
  743.          _ExtentY        =   741
  744.          _Version        =   393216
  745.          RemotePort      =   10
  746.       End
  747.       Begin MSWinsockLib.Winsock Winsock2 
  748.          Index           =   27
  749.          Left            =   0
  750.          Top             =   0
  751.          _ExtentX        =   741
  752.          _ExtentY        =   741
  753.          _Version        =   393216
  754.          RemotePort      =   10
  755.       End
  756.       Begin MSWinsockLib.Winsock Winsock2 
  757.          Index           =   28
  758.          Left            =   0
  759.          Top             =   0
  760.          _ExtentX        =   741
  761.          _ExtentY        =   741
  762.          _Version        =   393216
  763.          RemotePort      =   10
  764.       End
  765.       Begin MSWinsockLib.Winsock Winsock2 
  766.          Index           =   29
  767.          Left            =   0
  768.          Top             =   0
  769.          _ExtentX        =   741
  770.          _ExtentY        =   741
  771.          _Version        =   393216
  772.          RemotePort      =   10
  773.       End
  774.       Begin MSWinsockLib.Winsock Winsock2 
  775.          Index           =   30
  776.          Left            =   0
  777.          Top             =   0
  778.          _ExtentX        =   741
  779.          _ExtentY        =   741
  780.          _Version        =   393216
  781.          RemotePort      =   10
  782.       End
  783.       Begin MSWinsockLib.Winsock Winsock3 
  784.          Index           =   1
  785.          Left            =   240
  786.          Top             =   1680
  787.          _ExtentX        =   741
  788.          _ExtentY        =   741
  789.          _Version        =   393216
  790.          RemotePort      =   10
  791.       End
  792.       Begin MSWinsockLib.Winsock Winsock3 
  793.          Index           =   2
  794.          Left            =   240
  795.          Top             =   1680
  796.          _ExtentX        =   741
  797.          _ExtentY        =   741
  798.          _Version        =   393216
  799.       End
  800.       Begin MSWinsockLib.Winsock Winsock3 
  801.          Index           =   3
  802.          Left            =   240
  803.          Top             =   1560
  804.          _ExtentX        =   741
  805.          _ExtentY        =   741
  806.          _Version        =   393216
  807.       End
  808.       Begin MSWinsockLib.Winsock Winsock3 
  809.          Index           =   4
  810.          Left            =   240
  811.          Top             =   1680
  812.          _ExtentX        =   741
  813.          _ExtentY        =   741
  814.          _Version        =   393216
  815.       End
  816.       Begin MSWinsockLib.Winsock Winsock3 
  817.          Index           =   5
  818.          Left            =   240
  819.          Top             =   1560
  820.          _ExtentX        =   741
  821.          _ExtentY        =   741
  822.          _Version        =   393216
  823.       End
  824.       Begin MSWinsockLib.Winsock Winsock3 
  825.          Index           =   6
  826.          Left            =   240
  827.          Top             =   1800
  828.          _ExtentX        =   741
  829.          _ExtentY        =   741
  830.          _Version        =   393216
  831.       End
  832.       Begin MSWinsockLib.Winsock Winsock3 
  833.          Index           =   7
  834.          Left            =   240
  835.          Top             =   1680
  836.          _ExtentX        =   741
  837.          _ExtentY        =   741
  838.          _Version        =   393216
  839.       End
  840.       Begin MSWinsockLib.Winsock Winsock3 
  841.          Index           =   8
  842.          Left            =   240
  843.          Top             =   1680
  844.          _ExtentX        =   741
  845.          _ExtentY        =   741
  846.          _Version        =   393216
  847.       End
  848.       Begin MSWinsockLib.Winsock Winsock3 
  849.          Index           =   9
  850.          Left            =   240
  851.          Top             =   1680
  852.          _ExtentX        =   741
  853.          _ExtentY        =   741
  854.          _Version        =   393216
  855.       End
  856.       Begin MSWinsockLib.Winsock Winsock3 
  857.          Index           =   10
  858.          Left            =   240
  859.          Top             =   1680
  860.          _ExtentX        =   741
  861.          _ExtentY        =   741
  862.          _Version        =   393216
  863.          RemotePort      =   10
  864.       End
  865.       Begin MSWinsockLib.Winsock Winsock3 
  866.          Index           =   11
  867.          Left            =   240
  868.          Top             =   1680
  869.          _ExtentX        =   741
  870.          _ExtentY        =   741
  871.          _Version        =   393216
  872.          RemotePort      =   10
  873.       End
  874.       Begin MSWinsockLib.Winsock Winsock3 
  875.          Index           =   12
  876.          Left            =   720
  877.          Top             =   1560
  878.          _ExtentX        =   741
  879.          _ExtentY        =   741
  880.          _Version        =   393216
  881.          RemotePort      =   10
  882.       End
  883.       Begin MSWinsockLib.Winsock Winsock3 
  884.          Index           =   13
  885.          Left            =   600
  886.          Top             =   2040
  887.          _ExtentX        =   741
  888.          _ExtentY        =   741
  889.          _Version        =   393216
  890.          RemotePort      =   10
  891.       End
  892.       Begin MSWinsockLib.Winsock Winsock3 
  893.          Index           =   14
  894.          Left            =   960
  895.          Top             =   1680
  896.          _ExtentX        =   741
  897.          _ExtentY        =   741
  898.          _Version        =   393216
  899.          RemotePort      =   10
  900.       End
  901.       Begin MSWinsockLib.Winsock Winsock3 
  902.          Index           =   15
  903.          Left            =   2040
  904.          Top             =   1800
  905.          _ExtentX        =   741
  906.          _ExtentY        =   741
  907.          _Version        =   393216
  908.          RemotePort      =   10
  909.       End
  910.       Begin MSWinsockLib.Winsock Winsock3 
  911.          Index           =   16
  912.          Left            =   240
  913.          Top             =   1680
  914.          _ExtentX        =   741
  915.          _ExtentY        =   741
  916.          _Version        =   393216
  917.          RemotePort      =   10
  918.       End
  919.       Begin MSWinsockLib.Winsock Winsock3 
  920.          Index           =   17
  921.          Left            =   0
  922.          Top             =   0
  923.          _ExtentX        =   741
  924.          _ExtentY        =   741
  925.          _Version        =   393216
  926.          RemotePort      =   10
  927.       End
  928.       Begin MSWinsockLib.Winsock Winsock3 
  929.          Index           =   18
  930.          Left            =   0
  931.          Top             =   0
  932.          _ExtentX        =   741
  933.          _ExtentY        =   741
  934.          _Version        =   393216
  935.          RemotePort      =   10
  936.       End
  937.       Begin MSWinsockLib.Winsock Winsock3 
  938.          Index           =   19
  939.          Left            =   0
  940.          Top             =   0
  941.          _ExtentX        =   741
  942.          _ExtentY        =   741
  943.          _Version        =   393216
  944.          RemotePort      =   10
  945.       End
  946.       Begin MSWinsockLib.Winsock Winsock3 
  947.          Index           =   20
  948.          Left            =   0
  949.          Top             =   0
  950.          _ExtentX        =   741
  951.          _ExtentY        =   741
  952.          _Version        =   393216
  953.          RemotePort      =   10
  954.       End
  955.       Begin MSWinsockLib.Winsock Winsock3 
  956.          Index           =   21
  957.          Left            =   0
  958.          Top             =   0
  959.          _ExtentX        =   741
  960.          _ExtentY        =   741
  961.          _Version        =   393216
  962.          RemotePort      =   10
  963.       End
  964.       Begin MSWinsockLib.Winsock Winsock3 
  965.          Index           =   22
  966.          Left            =   0
  967.          Top             =   0
  968.          _ExtentX        =   741
  969.          _ExtentY        =   741
  970.          _Version        =   393216
  971.          RemotePort      =   10
  972.       End
  973.       Begin MSWinsockLib.Winsock Winsock3 
  974.          Index           =   23
  975.          Left            =   0
  976.          Top             =   0
  977.          _ExtentX        =   741
  978.          _ExtentY        =   741
  979.          _Version        =   393216
  980.          RemotePort      =   10
  981.       End
  982.       Begin MSWinsockLib.Winsock Winsock3 
  983.          Index           =   24
  984.          Left            =   0
  985.          Top             =   0
  986.          _ExtentX        =   741
  987.          _ExtentY        =   741
  988.          _Version        =   393216
  989.          RemotePort      =   10
  990.       End
  991.       Begin MSWinsockLib.Winsock Winsock3 
  992.          Index           =   25
  993.          Left            =   0
  994.          Top             =   0
  995.          _ExtentX        =   741
  996.          _ExtentY        =   741
  997.          _Version        =   393216
  998.          RemotePort      =   10
  999.       End
  1000.       Begin MSWinsockLib.Winsock Winsock3 
  1001.          Index           =   26
  1002.          Left            =   0
  1003.          Top             =   0
  1004.          _ExtentX        =   741
  1005.          _ExtentY        =   741
  1006.          _Version        =   393216
  1007.          RemotePort      =   10
  1008.       End
  1009.       Begin MSWinsockLib.Winsock Winsock3 
  1010.          Index           =   27
  1011.          Left            =   0
  1012.          Top             =   0
  1013.          _ExtentX        =   741
  1014.          _ExtentY        =   741
  1015.          _Version        =   393216
  1016.          RemotePort      =   10
  1017.       End
  1018.       Begin MSWinsockLib.Winsock Winsock3 
  1019.          Index           =   28
  1020.          Left            =   0
  1021.          Top             =   0
  1022.          _ExtentX        =   741
  1023.          _ExtentY        =   741
  1024.          _Version        =   393216
  1025.          RemotePort      =   10
  1026.       End
  1027.       Begin MSWinsockLib.Winsock Winsock3 
  1028.          Index           =   29
  1029.          Left            =   0
  1030.          Top             =   0
  1031.          _ExtentX        =   741
  1032.          _ExtentY        =   741
  1033.          _Version        =   393216
  1034.          RemotePort      =   10
  1035.       End
  1036.       Begin MSWinsockLib.Winsock Winsock3 
  1037.          Index           =   30
  1038.          Left            =   0
  1039.          Top             =   0
  1040.          _ExtentX        =   741
  1041.          _ExtentY        =   741
  1042.          _Version        =   393216
  1043.          RemotePort      =   10
  1044.       End
  1045.       Begin VB.Label Label34 
  1046.          Alignment       =   2  'Center
  1047.          Caption         =   "农场扫描"
  1048.          ForeColor       =   &H00808080&
  1049.          Height          =   255
  1050.          Left            =   3240
  1051.          MouseIcon       =   "Form1.frx":5EE2
  1052.          MousePointer    =   99  'Custom
  1053.          TabIndex        =   46
  1054.          Top             =   10
  1055.          Width           =   855
  1056.       End
  1057.       Begin VB.Label Label33 
  1058.          Caption         =   "扫描进度:"
  1059.          ForeColor       =   &H00808080&
  1060.          Height          =   255
  1061.          Left            =   2280
  1062.          TabIndex        =   45
  1063.          Top             =   10
  1064.          Visible         =   0   'False
  1065.          Width           =   975
  1066.       End
  1067.       Begin VB.Label Label30 
  1068.          Alignment       =   2  'Center
  1069.          Caption         =   "同步好友"
  1070.          ForeColor       =   &H00FF0000&
  1071.          Height          =   255
  1072.          Left            =   4200
  1073.          MouseIcon       =   "Form1.frx":6034
  1074.          MousePointer    =   99  'Custom
  1075.          TabIndex        =   37
  1076.          Top             =   10
  1077.          Width           =   825
  1078.       End
  1079.       Begin VB.Image Image1 
  1080.          Height          =   300
  1081.          Left            =   2000
  1082.          MouseIcon       =   "Form1.frx":6186
  1083.          MousePointer    =   99  'Custom
  1084.          Picture         =   "Form1.frx":62D8
  1085.          Top             =   4690
  1086.          Width           =   300
  1087.       End
  1088.       Begin VB.Label Label28 
  1089.          Caption         =   "搜索:"
  1090.          Height          =   255
  1091.          Left            =   120
  1092.          TabIndex        =   33
  1093.          Top             =   4755
  1094.          Width           =   975
  1095.       End
  1096.    End
  1097.    Begin VB.Frame Frame2 
  1098.       ForeColor       =   &H00C000C0&
  1099.       Height          =   2535
  1100.       Left            =   5450
  1101.       TabIndex        =   1
  1102.       Top             =   2680
  1103.       Width           =   4335
  1104.       Begin VB.ListBox List1 
  1105.          Appearance      =   0  'Flat
  1106.          BeginProperty Font 
  1107.             Name            =   "宋体"
  1108.             Size            =   10.5
  1109.             Charset         =   134
  1110.             Weight          =   400
  1111.             Underline       =   0   'False
  1112.             Italic          =   0   'False
  1113.             Strikethrough   =   0   'False
  1114.          EndProperty
  1115.          Height          =   1710
  1116.          Left            =   120
  1117.          TabIndex        =   2
  1118.          Top             =   720
  1119.          Width           =   4095
  1120.       End
  1121.       Begin VB.Label Label32 
  1122.          Alignment       =   2  'Center
  1123.          Caption         =   "刷新"
  1124.          ForeColor       =   &H00FF0000&
  1125.          Height          =   255
  1126.          Left            =   3700
  1127.          MouseIcon       =   "Form1.frx":66D5
  1128.          MousePointer    =   99  'Custom
  1129.          TabIndex        =   44
  1130.          Top             =   0
  1131.          Width           =   480
  1132.       End
  1133.       Begin VB.Label Label18 
  1134.          Alignment       =   2  'Center
  1135.          Caption         =   "好友农场"
  1136.          ForeColor       =   &H000000FF&
  1137.          Height          =   195
  1138.          Left            =   1720
  1139.          TabIndex        =   25
  1140.          Top             =   0
  1141.          Width           =   840
  1142.       End
  1143.       Begin VB.Label Label16 
  1144.          Caption         =   "0 / 0"
  1145.          Height          =   255
  1146.          Left            =   2760
  1147.          TabIndex        =   23
  1148.          Top             =   480
  1149.          Width           =   1335
  1150.       End
  1151.       Begin VB.Label Label15 
  1152.          Caption         =   "经验:"
  1153.          Height          =   255
  1154.          Left            =   2160
  1155.          TabIndex        =   22
  1156.          Top             =   480
  1157.          Width           =   615
  1158.       End
  1159.       Begin VB.Label Label14 
  1160.          Caption         =   "0"
  1161.          Height          =   255
  1162.          Left            =   720
  1163.          TabIndex        =   21
  1164.          Top             =   480
  1165.          Width           =   1095
  1166.       End
  1167.       Begin VB.Label Label13 
  1168.          Caption         =   "金钱:"
  1169.          Height          =   255
  1170.          Left            =   120
  1171.          TabIndex        =   20
  1172.          Top             =   480
  1173.          Width           =   615
  1174.       End
  1175.       Begin VB.Label Label12 
  1176.          Caption         =   "0"
  1177.          Height          =   255
  1178.          Left            =   2760
  1179.          TabIndex        =   19
  1180.          Top             =   240
  1181.          Width           =   735
  1182.       End
  1183.       Begin VB.Label Label11 
  1184.          Caption         =   "等级:"
  1185.          Height          =   255
  1186.          Left            =   2160
  1187.          TabIndex        =   18
  1188.          Top             =   240
  1189.          Width           =   615
  1190.       End
  1191.       Begin VB.Label Label10 
  1192.          Caption         =   "Your Friend"
  1193.          Height          =   255
  1194.          Left            =   720
  1195.          TabIndex        =   17
  1196.          Top             =   240
  1197.          Width           =   1095
  1198.       End
  1199.       Begin VB.Label Label9 
  1200.          Caption         =   "名称:"
  1201.          Height          =   255
  1202.          Left            =   120
  1203.          TabIndex        =   16
  1204.          Top             =   240
  1205.          Width           =   615
  1206.       End
  1207.    End
  1208.    Begin VB.Frame Frame1 
  1209.       ForeColor       =   &H00FF0000&
  1210.       Height          =   2535
  1211.       Left            =   5450
  1212.       TabIndex        =   0
  1213.       Top             =   120
  1214.       Width           =   4335
  1215.       Begin VB.ListBox List2 
  1216.          Appearance      =   0  'Flat
  1217.          BeginProperty Font 
  1218.             Name            =   "宋体"
  1219.             Size            =   10.5
  1220.             Charset         =   134
  1221.             Weight          =   400
  1222.             Underline       =   0   'False
  1223.             Italic          =   0   'False
  1224.             Strikethrough   =   0   'False
  1225.          EndProperty
  1226.          Height          =   1710
  1227.          ItemData        =   "Form1.frx":6827
  1228.          Left            =   120
  1229.          List            =   "Form1.frx":6829
  1230.          TabIndex        =   5
  1231.          Top             =   720
  1232.          Width           =   4095
  1233.       End
  1234.       Begin VB.Label Label31 
  1235.          Alignment       =   2  'Center
  1236.          Caption         =   "刷新"
  1237.          ForeColor       =   &H00FF0000&
  1238.          Height          =   255
  1239.          Left            =   3700
  1240.          MouseIcon       =   "Form1.frx":682B
  1241.          MousePointer    =   99  'Custom
  1242.          TabIndex        =   42
  1243.          Top             =   0
  1244.          Width           =   480
  1245.       End
  1246.       Begin VB.Label Label17 
  1247.          Alignment       =   2  'Center
  1248.          Caption         =   "我的农场"
  1249.          ForeColor       =   &H00008000&
  1250.          Height          =   200
  1251.          Left            =   1720
  1252.          TabIndex        =   24
  1253.          Top             =   0
  1254.          Width           =   855
  1255.       End
  1256.       Begin VB.Label Label8 
  1257.          Caption         =   "0 / 0"
  1258.          Height          =   255
  1259.          Left            =   2760
  1260.          TabIndex        =   15
  1261.          Top             =   480
  1262.          Width           =   1335
  1263.       End
  1264.       Begin VB.Label Label7 
  1265.          Caption         =   "经验:"
  1266.          Height          =   255
  1267.          Left            =   2160
  1268.          TabIndex        =   14
  1269.          Top             =   480
  1270.          Width           =   615
  1271.       End
  1272.       Begin VB.Label Label6 
  1273.          Caption         =   "0"
  1274.          Height          =   255
  1275.          Left            =   720
  1276.          TabIndex        =   13
  1277.          Top             =   480
  1278.          Width           =   1095
  1279.       End
  1280.       Begin VB.Label Label5 
  1281.          Caption         =   "金钱:"
  1282.          Height          =   255
  1283.          Left            =   120
  1284.          TabIndex        =   12
  1285.          Top             =   480
  1286.          Width           =   615
  1287.       End
  1288.       Begin VB.Label Label4 
  1289.          Caption         =   "0"
  1290.          Height          =   255
  1291.          Left            =   2760
  1292.          TabIndex        =   11
  1293.          Top             =   240
  1294.          Width           =   735
  1295.       End
  1296.       Begin VB.Label Label3 
  1297.          Caption         =   "等级:"
  1298.          Height          =   255
  1299.          Left            =   2160
  1300.          TabIndex        =   10
  1301.          Top             =   240
  1302.          Width           =   615
  1303.       End
  1304.       Begin VB.Label Label2 
  1305.          Caption         =   "Your name"
  1306.          Height          =   255
  1307.          Left            =   720
  1308.          TabIndex        =   9
  1309.          Top             =   240
  1310.          Width           =   1095
  1311.       End
  1312.       Begin VB.Label Label1 
  1313.          Caption         =   "名称:"
  1314.          Height          =   255
  1315.          Left            =   120
  1316.          TabIndex        =   8
  1317.          Top             =   240
  1318.          Width           =   615
  1319.       End
  1320.    End
  1321.    Begin MSWinsockLib.Winsock Winsock2 
  1322.       Index           =   16
  1323.       Left            =   120
  1324.       Top             =   120
  1325.       _ExtentX        =   741
  1326.       _ExtentY        =   741
  1327.       _Version        =   393216
  1328.       RemotePort      =   10
  1329.    End
  1330.    Begin VB.Label Label25 
  1331.       Caption         =   "登陆用户:"
  1332.       Height          =   255
  1333.       Left            =   7680
  1334.       TabIndex        =   43
  1335.       Top             =   8360
  1336.       Width           =   975
  1337.    End
  1338.    Begin VB.Label Label24 
  1339.       Alignment       =   2  'Center
  1340.       Caption         =   "0天 00:00:00"
  1341.       Height          =   270
  1342.       Left            =   6075
  1343.       TabIndex        =   39
  1344.       Top             =   8360
  1345.       Width           =   1260
  1346.    End
  1347.    Begin VB.Label Label23 
  1348.       Caption         =   "运行时间:"
  1349.       Height          =   255
  1350.       Left            =   5205
  1351.       TabIndex        =   38
  1352.       Top             =   8360
  1353.       Width           =   975
  1354.    End
  1355.    Begin VB.Label Label27 
  1356.       Alignment       =   2  'Center
  1357.       Caption         =   "点击登陆"
  1358.       BeginProperty Font 
  1359.          Name            =   "宋体"
  1360.          Size            =   9
  1361.          Charset         =   134
  1362.          Weight          =   700
  1363.          Underline       =   0   'False
  1364.          Italic          =   0   'False
  1365.          Strikethrough   =   0   'False
  1366.       EndProperty
  1367.       ForeColor       =   &H00FF0000&
  1368.       Height          =   255
  1369.       Left            =   8775
  1370.       MouseIcon       =   "Form1.frx":697D
  1371.       MousePointer    =   99  'Custom
  1372.       TabIndex        =   31
  1373.       Top             =   8360
  1374.       Width           =   975
  1375.    End
  1376.    Begin VB.Label Label26 
  1377.       Alignment       =   2  'Center
  1378.       ForeColor       =   &H000000FF&
  1379.       Height          =   255
  1380.       Left            =   8520
  1381.       TabIndex        =   30
  1382.       Top             =   8360
  1383.       Visible         =   0   'False
  1384.       Width           =   1215
  1385.    End
  1386.    Begin VB.Label Label22 
  1387.       Caption         =   "点击拷贝"
  1388.       ForeColor       =   &H00FF0000&
  1389.       Height          =   255
  1390.       Left            =   4080
  1391.       MouseIcon       =   "Form1.frx":6ACF
  1392.       MousePointer    =   99  'Custom
  1393.       TabIndex        =   29
  1394.       Top             =   8360
  1395.       Width           =   750
  1396.    End
  1397.    Begin VB.Label Label21 
  1398.       Caption         =   "下载地址:"
  1399.       Height          =   255
  1400.       Left            =   3120
  1401.       TabIndex        =   28
  1402.       Top             =   8360
  1403.       Width           =   975
  1404.    End
  1405.    Begin VB.Label Label20 
  1406.       Caption         =   "http://www.h876.com"
  1407.       ForeColor       =   &H00FF0000&
  1408.       Height          =   255
  1409.       Left            =   1080
  1410.       MouseIcon       =   "Form1.frx":6C21
  1411.       MousePointer    =   99  'Custom
  1412.       TabIndex        =   27
  1413.       Top             =   8360
  1414.       Width           =   1830
  1415.    End
  1416.    Begin VB.Label Label19 
  1417.       Caption         =   "使用交流:"
  1418.       Height          =   255
  1419.       Left            =   120
  1420.       TabIndex        =   26
  1421.       Top             =   8360
  1422.       Width           =   975
  1423.    End
  1424.    Begin VB.Menu xitong 
  1425.       Caption         =   "系统(&S)"
  1426.       Begin VB.Menu denglu 
  1427.          Caption         =   "登陆QQ(&L)"
  1428.       End
  1429.       Begin VB.Menu dailisz 
  1430.          Caption         =   "代理设置(&P)"
  1431.       End
  1432.       Begin VB.Menu rzml 
  1433.          Caption         =   "进入日志目录"
  1434.       End
  1435.       Begin VB.Menu fenge1 
  1436.          Caption         =   "-"
  1437.       End
  1438.       Begin VB.Menu exitsoft 
  1439.          Caption         =   "关闭(&E)"
  1440.       End
  1441.    End
  1442.    Begin VB.Menu buy 
  1443.       Caption         =   "商店购物(&G)"
  1444.    End
  1445.    Begin VB.Menu beibao 
  1446.       Caption         =   "我的背包(&B)"
  1447.    End
  1448.    Begin VB.Menu myck 
  1449.       Caption         =   "我的仓库(&W)"
  1450.    End
  1451.    Begin VB.Menu fuzhu 
  1452.       Caption         =   "辅助(&T)"
  1453.       Begin VB.Menu kuaijie 
  1454.          Caption         =   "快捷方式(&K)"
  1455.          Begin VB.Menu gotoqzone 
  1456.             Caption         =   "打开QQ空间"
  1457.          End
  1458.          Begin VB.Menu gotoxiaoyou 
  1459.             Caption         =   "打开QQ校友网"
  1460.          End
  1461.          Begin VB.Menu fenge15 
  1462.             Caption         =   "-"
  1463.          End
  1464.       End
  1465.       Begin VB.Menu fenge25 
  1466.          Caption         =   "-"
  1467.       End
  1468.       Begin VB.Menu Toexps 
  1469.          Caption         =   "刷经验工具(&E)"
  1470.       End
  1471.       Begin VB.Menu xiufu 
  1472.          Caption         =   "修复数据库(&R)"
  1473.       End
  1474.    End
  1475.    Begin VB.Menu shezhi 
  1476.       Caption         =   "设置(&O)"
  1477.    End
  1478.    Begin VB.Menu lbcd 
  1479.       Caption         =   "列表右键菜单"
  1480.       Visible         =   0   'False
  1481.       Begin VB.Menu quanxuan 
  1482.          Caption         =   "全部选择"
  1483.       End
  1484.       Begin VB.Menu fenge22 
  1485.          Caption         =   "-"
  1486.       End
  1487.       Begin VB.Menu quanbuxuan 
  1488.          Caption         =   "全部不选"
  1489.       End
  1490.    End
  1491.    Begin VB.Menu AnNiuAD 
  1492.       Caption         =   "菜单按钮广告位"
  1493.       Visible         =   0   'False
  1494.    End
  1495. End
  1496. Attribute VB_Name = "Form1"
  1497. Attribute VB_GlobalNameSpace = False
  1498. Attribute VB_Creatable = False
  1499. Attribute VB_PredeclaredId = True
  1500. Attribute VB_Exposed = False
  1501. Private Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long
  1502. Const LB_ITEMFROMPOINT = &H1A9
  1503. Private Type UIDKEY '偷取key结构体
  1504.     uID As Long
  1505.     key As String
  1506.     time As Long
  1507. End Type
  1508. Private Type Maturelist '成熟列表结构体
  1509.     uID As Long
  1510.     name As String
  1511.     Location As Integer
  1512.     kind As Integer
  1513.     q As Long
  1514.     zl As Integer
  1515. End Type
  1516. Private Type YzmSend   '输入验证码后重新连接结构体
  1517.     lx As Integer
  1518.     uID As Long
  1519.     id As Integer
  1520.     name As String
  1521.     bj As String
  1522.     rzl As Integer
  1523. End Type
  1524. '
  1525. Dim keysum As Integer
  1526. Dim keyjl As Integer
  1527. Dim keyutemp As String
  1528. Dim keyu() As UIDKEY
  1529. '
  1530. Dim kaishi As Boolean
  1531. Dim login_temp As String
  1532. Dim exppx As Boolean
  1533. Dim moneypx As Boolean
  1534. Dim myhqtime As String   '自己上次的获取时间
  1535. Dim hyhqtime As String   '好友上次的获取时间
  1536. Dim hqtemp(30) As String     '获取农场信息网页数据临时变量
  1537. Dim hqid(30) As Long         '要农场农场的ID
  1538. Dim nczl(30) As Integer      '农场种类
  1539. Dim czzl(30) As Integer      '农场种类
  1540. Dim listfarmid As Long   'listview列表中的农村ID
  1541. Dim listfarmzl As Integer   'listview列表中的农村种类
  1542. Dim dianji As Integer    'listview的ID
  1543. Dim sxdl As Long         '等待刷新的ID
  1544. Dim qidongsx As Boolean  '是否正在等待刷新
  1545. Dim sendid As Integer    '获取到发送的ID
  1546. Dim sendtime As String   '上次发送封包的时间
  1547. Dim jctemp As String
  1548. Dim jcwork As Boolean
  1549. Dim Update_temp As String  '自动更新临时网页数据
  1550. Public banbenid As Double    '程序版本号信息
  1551. Public bbrq As String, bbname As String, bbid As String   '程序版本信息
  1552. Dim gxmyi As Integer  '更新自己农场的次数
  1553. Dim SH_Temp(30) As String  '接受HTTP临时变量
  1554. Dim SH_uid(30) As Long     '接受HTTP临时变量
  1555. Dim SH_id(30) As Integer   '接受HTTP临时变量
  1556. Dim SH_name(30) As String  '接受HTTP临时变量
  1557. Dim SH_Myname(30) As String  '接受HTTP临时变量
  1558. Dim SH_bj(30) As String    '接受HTTP临时变量
  1559. Dim xiaoyouts As Boolean   '校友提示
  1560. Dim qzonets As Boolean     '空间提示
  1561. Dim shangcitime As Long    '上次操作时间
  1562. Dim keygxtemp As String
  1563. Dim zysi As Long    '总用时
  1564. Dim gzys As Long    '工作用时
  1565. Dim gzxxing As Boolean   '是否正在休息
  1566. Dim haoyoui As Integer   '好友人数
  1567. Dim gxhy As Boolean
  1568. Dim Cdlx As Integer
  1569. Dim pingi As Integer
  1570. Dim pinglx As Integer
  1571. Dim dianji2 As Integer
  1572. Dim shouhuolb As String   '收获列表
  1573. Dim touqulb As String     '偷取列表
  1574. Dim chuchonglb As String  '除虫列表
  1575. Dim chucaolb As String    '锄草列表
  1576. Dim jiaoshuilb As String  '浇水列表
  1577. Dim fandilb As String     '翻地列表
  1578. Dim bozhonglb As String   '播种列表
  1579. Dim lqlw As Boolean       '领取礼物
  1580. Dim templqlw As String
  1581. Dim gxsbi As Integer      '更新失败
  1582. '================
  1583. Public keygxi As Integer     '更新key计时
  1584. Public bbi As Integer        '刷新背包
  1585. Public myi As Integer        '刷新个人信息
  1586. Public diaoxiani As Integer  '掉线次数
  1587. '================
  1588. Public keyi As Integer
  1589. Dim keytemp As String
  1590. Dim xli As Integer         '巡逻次数
  1591. Dim xlsj As Long           '巡逻时间
  1592. 'Dim czi As Integer         '操作次数
  1593. 'Dim czsj As Long           '操作时间
  1594. Dim sccz As Long           '上一次操作时间
  1595. Dim ljcz As Long           '累计操作次数
  1596. Dim jiasui As Integer      '防止加速
  1597. Dim jstime As String       '加速时间
  1598. Dim sdsx As Boolean       '是否开始手动刷新
  1599. Dim bzsx As Boolean       '好友帮助达到上限
  1600. Dim sxlbi As Long         '刷新列表计时
  1601. Dim chazhaoguo As Boolean  '查找过数据库
  1602. Dim zxjiazai As Boolean    '是否已经执行加载
  1603. Dim jiazaiing As Boolean     '是否正在加载中
  1604. Dim Mature(105) As Maturelist  '声明成熟列表
  1605. Dim MatureSum As Integer '列表数量
  1606. Dim deletelist As String  '删除列表
  1607. Dim bs1 As Integer  '变速1
  1608. Dim bs2 As Integer  '变速2
  1609. Dim bs3 As Integer  '变速3
  1610. Dim tbhy As Boolean '同步好友
  1611. Dim AnNiuUrl As String  '按钮广告网址
  1612. Dim webtem As String
  1613. Dim adtime As Date   '广告响应时间
  1614. Dim zdbsi As Integer  '变速时间累积
  1615. Dim zdbs As Boolean   '是否自动变速
  1616. Dim grsxsd As Integer  '个人刷新速度
  1617. Dim sxlblx As Integer  '刷新好友列表类型
  1618. Dim NowListID As Integer   '当前列表ID
  1619. Dim Rqzonei As Integer   '读取QQ空间名字次数
  1620. Dim yzmlx As YzmSend
  1621. Dim smddsj As Long       '扫描等待时间
  1622. Dim smcs As Integer      '扫描次数
  1623. Dim scyzmsj As Long      '上次验证码时间
  1624. Dim yzmcsi As Integer    '连续验证码错误次数
  1625. Public bfi As Integer    '播放声音
  1626. Dim fzsxsb As Long       '防止刷新失败
  1627. Dim tsbozhong As Boolean  '提示种子不够
  1628. Dim csyzm As Boolean     '是否重试验证码
  1629. Dim gxshicha As Boolean  '是否已经更新时差
  1630. Public gxTime As Long       '更新时间
  1631. Private Sub beibao_Click()
  1632.     If Label26.Caption = "" Then
  1633.         If MsgBox("您还没有登录,只有登录才能使用。" & vbCrLf & "" & vbCrLf & "您是否现在进行登录?", 32 Or vbYesNo, "登录提示") = vbYes Then QQLogin.Show vbModal, Me
  1634.     Else
  1635.         Form5.Timer1.Enabled = True
  1636.         Form5.Show vbModal, Me
  1637.     End If
  1638. End Sub
  1639. Private Sub buy_Click()
  1640.     If Label26.Caption = "" Then
  1641.         If MsgBox("您还没有登录,只有登录才能使用。" & vbCrLf & "" & vbCrLf & "您是否现在进行登录?", 32 Or vbYesNo, "登录提示") = vbYes Then QQLogin.Show vbModal, Me
  1642.     Else
  1643.         Form4.Timer4.Enabled = True
  1644.         Form4.Show vbModal, Me
  1645.     End If
  1646. End Sub
  1647. Private Sub dailisz_Click()
  1648.     On Error Resume Next
  1649.     Form6.Check1.value = Proxy
  1650.     Form6.Text1.Text = Proxy_IP
  1651.     If Proxy_DK > 0 Then Form6.Text2.Text = Proxy_DK
  1652.     If Len(Proxy_U) > 0 Then Form6.Text3.Text = Proxy_U
  1653.     If Len(Proxy_P) > 0 Then Form6.Text4.Text = Proxy_P
  1654.     Form6.Show vbModal, Me
  1655. End Sub
  1656. Private Sub denglu_Click()
  1657.     On Error Resume Next
  1658.     If Myuid > 0 Then
  1659.         Call wdl  '未登录处理
  1660.     End If
  1661.     
  1662.     QQLogin.Timer1.Enabled = True
  1663.     QQLogin.Show vbModal, Me
  1664. End Sub
  1665. Private Sub exitsoft_Click()
  1666.     On Error Resume Next
  1667.     If MsgBox("确定要退出软件吗?", 32 Or vbYesNo, "退出确认") = vbYes Then
  1668.         tssj = True
  1669.         Unload Me
  1670.     End If
  1671. End Sub
  1672. Private Sub Form_Load()
  1673.     On Error Resume Next
  1674.     www = zfw & zfw & zfw & zfdian  'www.
  1675.     http = zfh & zft & zft & zfp & zfxxm   'http://
  1676.     htm = zfdian & zfh & zft & zfm  '.htm
  1677.     '======================================
  1678.     banbenid = "2.36"                       '设置更新版本号
  1679.     bbid = "2.36"                           '设置显示版本号
  1680.     bbrq = "2009.09.20"                     '设置版本日期
  1681.     bbname = ""                        '设置版本类型
  1682.     Form1.Caption = "QQ伴侣 V" & bbid & " " & bbname & " -《QQ开心农场》辅助软件 - 同时支持QQ校友和QQ空间"
  1683.     '======================================
  1684.     
  1685.     Call jiazaiini   '加载ini配置
  1686.     
  1687.     
  1688.     With vsListView1
  1689.     '初始化
  1690.     Call .Initialize
  1691.     '初始化小图标
  1692.     '        Call .InitializeImageListSmall
  1693.     '加载资源文件中的Icon
  1694.     '        Call .ImageListSmall_AddIcon(LoadResPicture(101, 1))
  1695.     '设置列头
  1696.     Call .ColumnAdd(0, "编号", 50, [caLeft])
  1697.     Call .ColumnAdd(1, "名称", 74, [caLeft])
  1698.     Call .ColumnAdd(2, "等级", 40, [caLeft])
  1699.     Call .ColumnAdd(3, "经验", 90, [caLeft])
  1700.     Call .ColumnAdd(4, "金钱", 55, [caLeft])
  1701.     Call .ColumnAdd(5, "ID", 0, [caLeft])
  1702.     Call .ColumnAdd(6, "xz", 0, [caLeft])
  1703.     Call .ColumnAdd(7, "zl", 0, [caLeft])
  1704.     '是否支持重画列表
  1705.     .RaiseSubItemPrePaint = False
  1706.     '是否隐藏列头
  1707.     .HeaderHide = False
  1708.     '是否支持调整边距
  1709.     .HeaderFixedWidth = False
  1710.     '是否支持拖动列头
  1711.     .HeaderFixedWidth = True
  1712.     '是否启用复选框
  1713.     .CheckBoxes = 1
  1714.     '边框风格
  1715.     ' cbBorderStyle.ListIndex = 1
  1716.     .BorderStyle = bsThick
  1717.     '视图
  1718.     .ViewMode = vmDetails
  1719.     '显示网格
  1720.     .GridLines = True
  1721.     '整行选择
  1722.     .FullRowSelect = True
  1723.     '颜色
  1724.     .BackColor = &HFFFFFF
  1725.     End With
  1726.     
  1727.     
  1728.     With vsListView2
  1729.     '初始化
  1730.     Call .Initialize
  1731.     '初始化小图标
  1732.     Call .InitializeImageListSmall
  1733.     '加载资源文件中的Icon
  1734.     '        Call .ImageListSmall_AddIcon(LoadResPicture(101, 1))
  1735.     '设置列头
  1736.     Call .ColumnAdd(0, "ID", 0, [caLeft])
  1737.     Call .ColumnAdd(1, "编号", 40, [caLeft])
  1738.     Call .ColumnAdd(2, "名称", 80, [caLeft])
  1739.     Call .ColumnAdd(3, "土地", 40, [caLeft])
  1740.     Call .ColumnAdd(4, "作物", 69, [caLeft])
  1741.     Call .ColumnAdd(5, "成熟时间", 80, [caLeft])
  1742.     '        Call .ColumnAdd(4, "金钱", 55, [caLeft])
  1743.     '        Call .ColumnAdd(5, "ID", 0, [caLeft])
  1744.     '        Call .ColumnAdd(6, "xz", 0, [caLeft])
  1745.     '是否支持重画列表
  1746.     .RaiseSubItemPrePaint = False
  1747.     '是否隐藏列头
  1748.     .HeaderHide = False
  1749.     '是否支持调整边距
  1750.     .HeaderFixedWidth = False
  1751.     '是否支持拖动列头
  1752.     .HeaderFixedWidth = True
  1753.     '是否启用复选框
  1754.     .CheckBoxes = 0
  1755.     '边框风格
  1756.     ' cbBorderStyle.ListIndex = 1
  1757.     .BorderStyle = bsThick
  1758.     '视图
  1759.     .ViewMode = vmDetails
  1760.     '显示网格
  1761.     .GridLines = True
  1762.     '整行选择
  1763.     .FullRowSelect = True
  1764.     '颜色
  1765.     .BackColor = &HFFFFFF
  1766.     End With
  1767.     '加载数据
  1768.     'Call FillData
  1769.     TrayAddIcon Form1, "登录用户:未登录(******)" & vbCrLf & "-----------------------------" & vbCrLf & "更多源码下载:http://www.h876.com"
  1770. '    MsgTaskbarRestart = RegisterWindowMessage("TaskbarCreated")
  1771. '    OldWndProc = SetWindowLong(hwnd, GWL_WNDPROC, AddressOf WndProc)
  1772.     '===================================================
  1773.     Timer2.Enabled = True
  1774.     Call jilu("系统", 100, "更多源码下载:http://www.h876.com")
  1775.     
  1776.     '加载验证码声音文件
  1777.     MkDir App.Path & "sound"
  1778.     File1.Path = App.Path & "sound"
  1779. End Sub
  1780. Sub jiazaiini()  '加载INI配置
  1781.     On Error Resume Next
  1782.     '=================加载ini文件=================
  1783.     Dim k_temp As String
  1784.     Dim kind_temp() As String
  1785.     Dim ProxySZ As String
  1786.     Dim proxyip As String
  1787.     Dim ProxyDK As String
  1788.     Dim ProxyU As String
  1789.     Dim ProxyP As String
  1790.     
  1791.     Dim inibb_temp As String
  1792.     Dim flash_temp As String
  1793.     Dim flashbb_temp As String
  1794.     If Dir(App.Path & "system.ini") > 0 Then
  1795.         '加载INI文件配置
  1796.         inibb_temp = Space$(16)
  1797.         flash_temp = Space$(32)
  1798.         flashbb_temp = Space$(32)
  1799.         GetPrivateProfileString "system", "inibb", "", inibb_temp, 16, App.Path & "system.ini"
  1800.         GetPrivateProfileString "system", "flash", "", flash_temp, 32, App.Path & "system.ini"
  1801.         GetPrivateProfileString "system", "flashbb", "", flashbb_temp, 32, App.Path & "system.ini"
  1802.         
  1803.         inibb = Val(Left$(inibb_temp, Len(Trim$(inibb_temp)) - 1))
  1804.         flash = Left$(flash_temp, Len(Trim$(flash_temp)) - 1)
  1805.         flashbb = Left$(flashbb_temp, Len(Trim$(flashbb_temp)) - 1)
  1806.         
  1807.         '加载种子信息
  1808.         kind_sum = Space$(4)
  1809.         GetPrivateProfileString "kind", "sum", "", kind_sum, 4, App.Path & "system.ini"
  1810.     
  1811.         If Val(kind_sum) > 0 Then
  1812.             zhonglei(0, 0) = "空地 "
  1813.             zhonglei(0, 1) = -1
  1814.             zhonglei(0, 2) = 0
  1815.     
  1816.             For i = 0 To Val(kind_sum)
  1817.                 kind(i) = Space$(64)
  1818.                 k_temp = i
  1819.                 GetPrivateProfileString "kind", k_temp, "", kind(i), 64, App.Path & "system.ini"
  1820.                 kind(i) = Left$(kind(i), Len(Trim$(kind(i))) - 1)
  1821.                 kind_temp = Split(kind(i), ",")
  1822.     
  1823.                 If UBound(kind_temp()) > 1 Then
  1824.                     If Len(kind_temp(0)) = 2 Then kind_temp(0) = kind_temp(0) & " "
  1825.                     zhonglei(kind_temp(1), 0) = kind_temp(0)
  1826.                     zhonglei(kind_temp(1), 1) = kind_temp(2)
  1827.                     zhonglei(kind_temp(1), 2) = kind_temp(5)
  1828.                 End If
  1829.     
  1830.             Next i
  1831.     
  1832.         End If
  1833.    Else
  1834.         inibb = 0
  1835.         flash = "" & flash
  1836.         flashbb = "55"
  1837.    End If
  1838.    
  1839.    If Dir(App.Path & "Config.ini") > 0 Then
  1840.         '加载代理配置
  1841.         ProxySZ = Space$(4)
  1842.         proxyip = Space$(64)
  1843.         ProxyDK = Space$(8)
  1844.         ProxyU = Space$(64)
  1845.         ProxyP = Space$(64)
  1846.         
  1847.         GetPrivateProfileString "Proxy", "ProxySZ", "", ProxySZ, 4, App.Path & "Config.ini"
  1848.         GetPrivateProfileString "Proxy", "ProxyIP", "", proxyip, 64, App.Path & "Config.ini"
  1849.         GetPrivateProfileString "Proxy", "ProxyDK", "", ProxyDK, 8, App.Path & "Config.ini"
  1850.         GetPrivateProfileString "Proxy", "ProxyU", "", ProxyU, 64, App.Path & "Config.ini"
  1851.         GetPrivateProfileString "Proxy", "ProxyP", "", ProxyP, 64, App.Path & "Config.ini"
  1852.         Proxy = Val(Left$(ProxySZ, Len(Trim$(ProxySZ)) - 1))
  1853.         Proxy_IP = Left$(proxyip, Len(Trim$(proxyip)) - 1)
  1854.         Proxy_DK = Val(Left$(ProxyDK, Len(Trim$(ProxyDK)) - 1))
  1855.         Proxy_U = Left$(ProxyU, Len(Trim$(ProxyU)) - 1)
  1856.         Proxy_P = Left$(ProxyP, Len(Trim$(ProxyP)) - 1)
  1857.         
  1858.         If Proxy = 1 Then
  1859.            SetProxy Proxy_IP, Proxy_DK, True   '设置浏览器代理
  1860.         Else
  1861.            SetProxy Proxy_IP, Proxy_DK, False  '设置浏览器代理
  1862.         End If
  1863.         If Len(Proxy_U) > 0 Or Len(Proxy_P) > 0 Then
  1864.             Basic = StrtoBase64(Proxy_U & ":" & Proxy_P)
  1865.             If Proxy = 1 Then WebBasic = "Proxy-Authorization: Basic " & Basic
  1866.         Else
  1867.             Basic = ""
  1868.             WebBasic = ""
  1869.         End If
  1870.     End If
  1871.     '===============================================
  1872. End Sub
  1873. Private Sub goto2523_Click()
  1874.     Call gotodh
  1875. End Sub
  1876. Private Sub gotoqzone_Click()
  1877.     Call gotoqzoneweb
  1878. End Sub
  1879. Private Sub gotouu23_Click()
  1880.     Call gotoindex
  1881. End Sub
  1882. Private Sub gotoxiaoyou_Click()
  1883.     Call gotoqqxiaoyou
  1884. End Sub
  1885. Private Sub Label20_Click()
  1886.     Call gotobbs
  1887. End Sub
  1888. Private Sub Label22_Click()
  1889.     On Error Resume Next
  1890.     If bbname = "Alphal" Or InStr(bbname, "Beta") > 0 Then
  1891.         MsgBox "内部测试版,不提供外部下载!  ", 48, "提醒"
  1892.     Else
  1893.         Clipboard.Clear
  1894.         Clipboard.SetText "QQ伴侣下载地址:" & vbCrLf & "http://down.h876/v" & bbid & ".rar"
  1895.         MsgBox "复制成功!你可以使用 Ctrl+V 粘贴发送给QQ/MSN好友分享了!", 64, "复制成功"
  1896.     End If
  1897. End Sub
  1898. Private Sub Label27_Click()
  1899.     If Myuid > 0 Then
  1900.         Label26.Caption = ""
  1901.         Label26.Visible = False
  1902.         Label27.Visible = True
  1903.         Myuid = 0
  1904.         csi = 0
  1905.         login_uid = ""
  1906.         login_skey = ""
  1907.         Myexp = 0
  1908.         Mymoney = 0
  1909.         vsListView1.Clear
  1910.         List1.Clear
  1911.         List2.Clear
  1912.     End If
  1913.     QQLogin.Show vbModal, Me
  1914. End Sub
  1915. Private Sub Label29_Click()
  1916.     List4.Clear
  1917. End Sub
  1918. Private Sub Label30_Click()
  1919.     If Label26.Caption = "" Then
  1920.         If MsgBox("您还没有登录,只有登录才能使用。" & vbCrLf & "" & vbCrLf & "您是否现在进行登录?", 32 Or vbYesNo, "登录提示") = vbYes Then QQLogin.Show vbModal, Me
  1921.         Exit Sub
  1922.     End If
  1923.     
  1924.     If zxjiazai = True Then
  1925.         xiaoyouts = False
  1926.         qzonets = False
  1927.         sxlblx = 0
  1928.         gxsbi = 0
  1929.         tbhy = True
  1930.         sdsx = True
  1931.         zxjiazai = False
  1932.         Call vsListView1.Clear
  1933.         Call Timer1_Timer
  1934.     Else
  1935.         MsgBox "好友正在重新加载中了,请不要重复刷新!", 64, "提醒"
  1936.     End If
  1937. End Sub
  1938. Private Sub Label31_Click()
  1939.     Call update_MyFrom
  1940. End Sub
  1941. Private Sub Label32_Click()    '手动刷新好友农场信息
  1942.     If sxdl <> listfarmid Then
  1943.         sxdl = listfarmid
  1944.         Call update_From(listfarmzl)
  1945.     End If
  1946. End Sub
  1947. Private Sub List1_DblClick()  '双击偷取
  1948.     Call SendHttp(2, listfarmid, List1.ListIndex, Label10.Caption, "0", listfarmzl)
  1949. End Sub
  1950. Private Sub List2_DblClick()  '双击收获
  1951.     If Farmqk = True Then
  1952.        Call SendHttp(1, Myuid, List2.ListIndex, Label2.Caption, "0", 0)
  1953.     Else
  1954.        Call SendHttp(1, Myuid, List2.ListIndex, Label2.Caption, "0", 1)
  1955.     End If
  1956. End Sub
  1957. Private Sub SendHttp(lx As Integer, uID As Long, id As Integer, name As String, bj As String, rzl As Integer) '发送Http协议
  1958.     On Error Resume Next
  1959.     Dim sid As Integer
  1960.     If lx = 0 Then  '获取时差
  1961.         sid = SHi() + 1
  1962.         SH_Temp(sid) = ""
  1963.     ElseIf lx = 1 Then  '收获果实
  1964.         sid = SHi() + 1
  1965.         SH_Temp(sid) = ""
  1966.         SH_uid(sid) = uID
  1967.         SH_id(sid) = id
  1968.         SH_name(sid) = name
  1969.         SH_bj(sid) = bj
  1970.     ElseIf lx = 2 Then  '偷取果实
  1971.         sid = SHi() + 1
  1972.         SH_Temp(sid) = ""
  1973.         SH_uid(sid) = uID
  1974.         SH_id(sid) = id
  1975.         SH_name(sid) = name
  1976.         SH_bj(sid) = bj
  1977.     ElseIf lx = 3 Then  '除虫
  1978.         sid = SHi() + 1
  1979.         SH_Temp(sid) = ""
  1980.         SH_uid(sid) = uID
  1981.         SH_id(sid) = id
  1982.         SH_name(sid) = name
  1983.         SH_bj(sid) = bj
  1984.     ElseIf lx = 4 Then  '锄草
  1985.         sid = SHi() + 1
  1986.         SH_Temp(sid) = ""
  1987.         SH_uid(sid) = uID
  1988.         SH_id(sid) = id
  1989.         SH_name(sid) = name
  1990.         SH_bj(sid) = bj
  1991.     ElseIf lx = 5 Then  '浇水
  1992.         sid = SHi() + 1
  1993.         SH_Temp(sid) = ""
  1994.         SH_uid(sid) = uID
  1995.         SH_id(sid) = id
  1996.         SH_name(sid) = name
  1997.         SH_bj(sid) = bj
  1998.     ElseIf lx = 6 Then  '翻地
  1999.         sid = SHi() + 1
  2000.         SH_Temp(sid) = ""
  2001.         SH_uid(sid) = uID
  2002.         SH_id(sid) = id
  2003.         SH_name(sid) = name
  2004.         SH_bj(sid) = bj
  2005.     ElseIf lx = 7 Then  '播种
  2006.         sid = SHi() + 1
  2007.         SH_Temp(sid) = ""
  2008.         SH_uid(sid) = uID
  2009.         SH_id(sid) = id
  2010.         SH_name(sid) = name
  2011.         SH_bj(sid) = bj
  2012.     ElseIf lx = 8 Then  '刷新背包
  2013.         sid = SHi() + 1
  2014.         SH_Temp(sid) = ""
  2015.     End If
  2016.     Winsock3(sid).Tag = lx
  2017.     czzl(sid) = rzl
  2018.     
  2019.     If rzl = 1 Then
  2020.        SH_Myname(sid) = Myqzone
  2021.     Else
  2022.        SH_Myname(sid) = Myxiaoyou
  2023.     End If
  2024.     
  2025.     If Proxy = 1 Then  '使用代理
  2026.         Winsock3(sid).Close
  2027.         Winsock3(sid).RemoteHost = Proxy_IP
  2028.         Winsock3(sid).RemotePort = Proxy_DK
  2029.         Winsock3(sid).Connect
  2030.     Else
  2031.         Winsock3(sid).Close
  2032.         If lx = 2 Then
  2033.             If rzl = 1 Then
  2034.                Winsock3(sid).RemoteHost = "nc.qzone.qq.com"
  2035.             Else
  2036.                Winsock3(sid).RemoteHost = "nc.xiaoyou.qq.com"
  2037.             End If
  2038.         Else
  2039.             If rzl = 1 Then
  2040.                Winsock3(sid).RemoteHost = "happyfarm.qzone.qq.com"
  2041.             Else
  2042.                Winsock3(sid).RemoteHost = "happyfarm.xiaoyou.qq.com"
  2043.             End If
  2044.         End If
  2045.         Winsock3(sid).RemotePort = 80
  2046.         Winsock3(sid).Connect
  2047.     End If
  2048. End Sub
  2049. Private Sub List4_MouseDown(Button As Integer, Shift As Integer, X As Single, y As Single)
  2050.     On Error Resume Next
  2051.     Dim pos As Long, idx As Long
  2052.     pos = X / Screen.TwipsPerPixelX + y / Screen.TwipsPerPixelY * 65536
  2053.     idx = SendMessage(List1.hwnd, LB_ITEMFROMPOINT, 0, ByVal pos)
  2054.     If idx >= 65536 Then idx = idx - 65536
  2055.     If idx >= 0 And Button = 2 And MyQQ > 0 Then
  2056.         List4.ListIndex = idx
  2057.         Cdlx = 1
  2058.         Timer14.Enabled = True
  2059.     End If
  2060. End Sub
  2061. Private Sub Timer14_Timer()
  2062.     On Error Resume Next
  2063.     Timer14.Enabled = False
  2064.     If Cdlx = 1 Then
  2065.         Form1.PopupMenu Main.rzgl
  2066.     ElseIf Cdlx = 2 Then
  2067.         Form1.PopupMenu Form1.lbcd
  2068.     End If
  2069. End Sub
  2070. Private Sub myck_Click()
  2071.     On Error Resume Next
  2072.     If Label26.Caption = "" Then
  2073.         If MsgBox("您还没有登录,只有登录才能使用。" & vbCrLf & "" & vbCrLf & "您是否现在进行登录?", 32 Or vbYesNo, "登录提示") = vbYes Then QQLogin.Show vbModal, Me
  2074.     Else
  2075.         Form3.Timer1.Enabled = True
  2076.         Form3.Show vbModal, Me
  2077.     End If
  2078. End Sub
  2079. Private Sub rzml_Click()
  2080.     On Error Resume Next
  2081.     Call jilu("打开日志", 0, "open2")
  2082. End Sub
  2083. Private Sub Timer10_Timer()
  2084.     On Error Resume Next
  2085.     Timer10.Enabled = False
  2086.     If sxdl <> listfarmid Then
  2087.         sxdl = listfarmid
  2088.         Call update_From(listfarmzl)
  2089.     End If
  2090. End Sub
  2091. Private Sub Timer11_Timer()   '多功能自动计时
  2092.     On Error Resume Next
  2093.     If login = False Then Exit Sub
  2094.     Dim sum As Integer, temp As Long, keytemp As String
  2095.     Dim s_zysi As String, f_zysi As String, m_zysi As String
  2096.     sxlbi = sxlbi + 1
  2097.     bbi = bbi + 1
  2098. '    keyi = keyi + 1
  2099.     keygxi = keygxi + 1
  2100.     
  2101.     If XPButton21.Caption = "停止工作" Then pingi = pingi + 1
  2102.     
  2103.     If pingi >= 300 Then pingi = 1
  2104.     
  2105.     zysi = zysi + 1  '使用总用时
  2106.     If zdxx = 1 And dengdai = False Then gzys = gzys + 1
  2107.     
  2108.     
  2109.     If gxshicha = True Then
  2110.        If Time_Cx + 28800 > gxTime Then
  2111.           Dim gxTemp As String
  2112.           gxTemp = Val(DateDiff("s", DateSerial(1970, 1, 1), Format(FromUnixTime(Time_Cx, 8), "yyyy-M-d 23:59:59")) + 1)
  2113.           If Len(gxTemp) = 10 Then
  2114.              If gxTime <> Val(gxTemp) Then
  2115.                 Label45.Caption = 0
  2116.                 WritePrivateProfileString MyQQ, "BmCs", "0", App.Path & "Config.ini"
  2117.              End If
  2118.              gxTime = Val(gxTemp)
  2119.              WritePrivateProfileString MyQQ, "BmTime", gxTemp, App.Path & "Config.ini"
  2120.              
  2121.              bzsx = False  '清空疲劳状态
  2122.              lqlw = False  '清空礼物领取记录
  2123.           End If
  2124.        End If
  2125.     End If
  2126.     If zdbs = True Then   '个人农场自动变速
  2127.        zdbsi = zdbsi + 1
  2128.        If zdbsi > 60 Then
  2129.           zdbsi = 0
  2130.           zdbs = False
  2131.           grsxsd = 29
  2132.        End If
  2133.     End If
  2134.     
  2135.     
  2136.     If (Len(Myxiaoyou) = 0 Or Len(Myqzone) = 0) And Time_C - login_time >= 10 And XPButton21.Caption = "停止工作" Then
  2137.        Rqzonei = Rqzonei + 1
  2138.        If Rqzonei <= 10 And Time_C Mod 3 = 0 Then Call update_MyFrom
  2139.     End If
  2140.     
  2141.     If lbsx = 0 Then lbsx = 1
  2142.     If sxlbi >= lbsx * 3600 And Time_C - shangcitime > 120 Then   '自动刷新好友名单
  2143.         xiaoyouts = False
  2144.         qzonets = False
  2145.         sxlbi = 0
  2146.         sxlblx = 0
  2147.         gxsbi = 0
  2148.         sdsx = True
  2149.         zxjiazai = False
  2150.         Timer1.Enabled = False
  2151.         Timer1.Interval = 100
  2152.         Timer1.Enabled = True
  2153.     End If
  2154.     If bbi > 300 And shicha > 0 Then        '自动刷新背包
  2155.         bbi = 0
  2156.         If XPButton21.Caption = "停止工作" Then
  2157.            If Farmqk = True Then
  2158.               Call SendHttp(8, 0, 0, 0, 0, 0) '刷新背包
  2159.            Else
  2160.               Call SendHttp(8, 0, 0, 0, 0, 1) '刷新背包
  2161.            End If
  2162.         End If
  2163.         If XPButton21.Caption = "停止工作" Or dengdai = True Then
  2164.             '发送ping
  2165. '            If Proxy = 1 Then  '使用代理
  2166. '                Winsock8.Close
  2167. '                Winsock8.RemoteHost = Proxy_IP
  2168. '                Winsock8.RemotePort = Proxy_DK
  2169. '                Winsock8.Connect
  2170. '            Else
  2171. '                Winsock8.Close
  2172. '                Winsock8.RemoteHost = "xiaoyou.qq.com"
  2173. '                Winsock8.RemotePort = 80
  2174. '                Winsock8.Connect
  2175. '            End If
  2176.         End If
  2177.     End If
  2178.     
  2179.     '更新key
  2180.     
  2181.     If keygxi > 3600 And (XPButton21.Caption = "停止工作" Or dengdai = True) Or (keygxi > 10 And Len(zzpanelkey) = 0) Then
  2182.         keygxi = 0
  2183.         keygxtemp = ""
  2184.         If Proxy = 1 Then  '使用代理
  2185.             Winsock9.Close
  2186.             Winsock9.RemoteHost = Proxy_IP
  2187.             Winsock9.RemotePort = Proxy_DK
  2188.             Winsock9.Connect
  2189.         Else
  2190.             Winsock9.Close
  2191.             Winsock9.RemoteHost = "dynamic.qzone.qq.com"
  2192.             Winsock9.RemotePort = 80
  2193.             Winsock9.Connect
  2194.         End If
  2195.     End If
  2196.     
  2197.     If fzsxsb > 0 Then '防止刷新个人农场失败
  2198.        Debug.Print Now
  2199.        If Time_C - fzsxsb >= 10 Then
  2200.           fzsxsb = Time_C
  2201.           Call update_MyFrom
  2202.           Debug.Print "重试刷新个人农场"
  2203.        End If
  2204.     End If
  2205.     '发送ping
  2206. '    If pingi <= 4 And (XPButton21.Caption = "停止工作" Or dengdai = True) Then
  2207. '
  2208. '        If pingi = 1 Then
  2209. '            pinglx = 1
  2210. '        ElseIf pingi = 2 Then
  2211. '            pinglx = 2
  2212. '        ElseIf pingi = 3 Then
  2213. '            pinglx = 3
  2214. '        ElseIf pingi = 4 Then
  2215. '            pinglx = 4
  2216. '        End If
  2217. '
  2218. '        If Proxy = 1 Then  '使用代理
  2219. '            Winsock5.Close
  2220. '            Winsock5.RemoteHost = Proxy_IP
  2221. '            Winsock5.RemotePort = Proxy_DK
  2222. '            Winsock5.Connect
  2223. '        Else
  2224. '            Winsock5.Close
  2225. '            Winsock5.RemoteHost = "pingfore.qq.com"
  2226. '            Winsock5.RemotePort = 80
  2227. '            Winsock5.Connect
  2228. '        End If
  2229. '
  2230. '    End If
  2231. '    If sd = 0 Then sd = 4
  2232. '
  2233. '    If keyi > 15 * sd And XPButton21.Caption = "停止工作" Then
  2234. '        keyi = 0
  2235. '        temp = Val(GetSetting("qqbanlv", "key", "UpdateTime"))
  2236. '
  2237. '        If time_c - timetemp > 15 * sd Then
  2238. '            keytemp = ""
  2239. '
  2240. '            If Proxy = 1 Then  '使用代理
  2241. '                Winsock6.Close
  2242. '                Winsock6.RemoteHost = Proxy_IP
  2243. '                Winsock6.RemotePort = Proxy_DK
  2244. '                Winsock6.Connect
  2245. '            Else
  2246. '                Winsock6.Close
  2247. '                Winsock6.RemoteHost = "count.qqbanlv.cn"
  2248. '                Winsock6.RemotePort = 80
  2249. '                Winsock6.Connect
  2250. '            End If
  2251. '
  2252. '        Else
  2253. '            keytemp = GetSetting("qqbanlv", "key", "Farmkey")
  2254. '
  2255. '            If Len(keytemp) = 48 Then
  2256. '                keytemp = cipher1(keytemp)
  2257. '                farmTime = Mid(keytemp, 7, 2) & Mid(keytemp, 14, 2) & Mid(keytemp, 20, 2) & Mid(keytemp, 28, 2) & Mid(keytemp, 35, 2)
  2258. '                farmKey = Mid(keytemp, 1, 6) & Mid(keytemp, 9, 5) & Mid(keytemp, 16, 4) & Mid(keytemp, 22, 6) & Mid(keytemp, 30, 5) & Mid(keytemp, 37, 6)
  2259. '                UpdateTime = temp
  2260. '            Else
  2261. '                keytemp = ""
  2262. '
  2263. '                If Proxy = 1 Then  '使用代理
  2264. '                    Winsock6.Close
  2265. '                    Winsock6.RemoteHost = Proxy_IP
  2266. '                    Winsock6.RemotePort = Proxy_DK
  2267. '                    Winsock6.Connect
  2268. '                Else
  2269. '                    Winsock6.Close
  2270. '                    Winsock6.RemoteHost = "count.qqbanlv.cn"
  2271. '                    Winsock6.RemotePort = 80
  2272. '                    Winsock6.Connect
  2273. '                End If
  2274. '
  2275. '            End If
  2276. '
  2277. '        End If
  2278. '
  2279. '    End If
  2280.     If zdxx = 1 Then   '软件运行自动休息机制
  2281.         If gzys >= gzsj * 60 And gzxxing = False Then
  2282.             gzxxing = True
  2283.             XPButton21.Caption = "解除休息"
  2284.             XPButton21.ForeColor = &HFF&
  2285.             Call jilu("系统", MyQQ, "自动休息:伴侣已工作" & gzsj & "分钟,现在自动休息" & xxsj & "分钟。")
  2286.         ElseIf gzys >= (gzsj + xxsj) * 60 And gzxxing = True Then
  2287.             gzys = 0
  2288.             gzxxing = False
  2289.             XPButton21.Caption = "停止工作"
  2290.             XPButton21.ForeColor = &H8000&
  2291.             Call jilu("系统", MyQQ, "休息完毕,重新开始工作!。")
  2292.         End If
  2293.     End If
  2294.     
  2295.     If yzmqk = True And (yzmts = 0 Or yzmts = 2) Then   '播放验证码声音
  2296.        bfi = bfi + 1
  2297.        If bfi >= 15 Then
  2298.           If Dir(App.Path & "sound" & shengyin) <> "" Then
  2299.              PlaySound App.Path & "sound" & shengyin, 0, SND_ASYNC Or SND_FILENAME
  2300.           End If
  2301.           bfi = 0
  2302.        End If
  2303.     Else
  2304.        bfi = 0
  2305.     End If
  2306.     If zysi > 3600 Then  '软件运行总用时
  2307.         s_zysi = zysi  3600
  2308.         f_zysi = (zysi Mod 3600)  60
  2309.         m_zysi = zysi - s_zysi * 3600 - f_zysi * 60
  2310.         If s_zysi < 10 Then
  2311.             s_zysi = 0 & s_zysi
  2312.         End If
  2313.         If f_zysi < 10 Then
  2314.             f_zysi = 0 & f_zysi
  2315.         End If
  2316.         If m_zysi < 10 Then
  2317.             m_zysi = 0 & m_zysi
  2318.         End If
  2319.         If s_zysi < 24 Then
  2320.             Label24.Caption = "0天 " & "" & s_zysi & ":" & f_zysi & ":" & m_zysi
  2321.         Else
  2322.             tian = s_zysi  24
  2323.             s_zysi = s_zysi - 24 * tian
  2324.             Label24.Caption = tian & "天 " & "" & s_zysi & ":" & f_zysi & ":" & m_zysi
  2325.         End If
  2326. '        If zysi > 0 And zysi Mod 8 * 3600 = 0 Then  '定时刷新网页
  2327. '            Timer12.Enabled = True
  2328. '        End If
  2329.     Else
  2330.         If zysi > 60 Then
  2331.             f_zysi = zysi  60
  2332.             m_zysi = zysi - f_zysi * 60
  2333.             If f_zysi < 10 Then
  2334.                 f_zysi = 0 & f_zysi
  2335.             End If
  2336.             If m_zysi < 10 Then
  2337.                 m_zysi = 0 & m_zysi
  2338.             End If
  2339.             Label24.Caption = "0天 " & "00:" & f_zysi & ":" & m_zysi
  2340.         Else
  2341.             If zysi < 10 Then
  2342.                 Label24.Caption = "0天 " & "00:00:0" & zysi & ""
  2343.             Else
  2344.                 Label24.Caption = "0天 " & "00:00:" & zysi & ""
  2345.             End If
  2346.         End If
  2347.     End If
  2348.     
  2349.     
  2350. End Sub
  2351. Private Sub Timer18_Timer()  '超时处理
  2352.     Timer18.Enabled = False
  2353.     If jcwork = True Then
  2354.         jcwork = False
  2355.         Call jilu("系统", MyQQ, "农场可能被临时限制,故休息" & xzsj & "分钟后自动重试!!")
  2356.         XPButton21.Caption = "解除休息"
  2357.         XPButton21.ForeColor = &HFF&
  2358.         dengdai = True
  2359.         ddi = 0
  2360.         jctemp = ""
  2361.         Winsock7.Close
  2362.     End If
  2363. End Sub
  2364. Private Sub Timer19_Timer()
  2365.     On Error Resume Next
  2366.     Dim rzl As Integer
  2367.     If login = True And dengdai = False And (XPButton21.Caption = "停止工作" Or gzxxing = True) And yzmqk = False Then
  2368.         Dim temp As String, tem1 As String, tempuid As Long, tempid As Integer, tempname As String
  2369.         
  2370.         If shicha = 0 Then Exit Sub
  2371.         If Time_C - login_time <= 4 Then Exit Sub
  2372.         If Len(shouhuolb) > 0 Then    '自动收割
  2373.             temp = Split(shouhuolb, "//")(0)
  2374.             tempuid = Val(Replace(Split(temp, "|")(0), "/", ""))
  2375.             tempid = Val(Split(temp, "|")(1))
  2376.             tempname = Split(temp, "|")(2)
  2377.             rzl = Split(Split(shouhuolb, "//")(1), "||")(0)
  2378.             If tempuid > 0 Then
  2379.                 shouhuolb = Replace(shouhuolb, temp & "//" & rzl & "||", "")
  2380.                 Call SendHttp(1, tempuid, tempid, tempname, "1", rzl)
  2381.                 
  2382.             End If
  2383.         End If
  2384.         If Len(fandilb) > 0 Then    '自动翻地
  2385.             temp = Split(fandilb, "//")(0)
  2386.             tempuid = Val(Replace(Split(temp, "|")(0), "/", ""))
  2387.             tempid = Val(Split(temp, "|")(1))
  2388.             tempname = Split(temp, "|")(2)
  2389.             rzl = Split(Split(fandilb, "//")(1), "||")(0)
  2390.             
  2391.             If tempuid > 0 Then
  2392.                 fandilb = Replace(fandilb, temp & "//" & rzl & "||", "")
  2393.                 Call SendHttp(6, tempuid, tempid, tempname, "1", rzl)
  2394.             End If
  2395.         End If
  2396.         If Len(bozhonglb) > 0 And Len(fandilb) = 0 And sexp = False Then  '自动播种
  2397.             If InStr(mybox, "/" & bzid & "|") > 0 Then
  2398.                 temp = Split(bozhonglb, "//")(0)
  2399.                 tempuid = Val(Replace(Split(temp, "|")(0), "/", ""))
  2400.                 tempid = Val(Split(temp, "|")(1))
  2401.                 tempname = Split(temp, "|")(2)
  2402.                 rzl = Split(Split(bozhonglb, "//")(1), "||")(0)
  2403.                 
  2404.                 Debug.Print temp
  2405.                 If tempuid > 0 Then
  2406.                     bozhonglb = Replace(bozhonglb, temp & "//" & rzl & "||", "")
  2407.                     tem1 = bzid
  2408.                     Call SendHttp(7, tempuid, tempid, tempname, tem1, rzl)
  2409.                 End If
  2410.                 Debug.Print "开始播种啦!" & tempid & "  " & bozhonglb
  2411.                 tsbozhong = False
  2412.             ElseIf Len(bozhonglb) > 0 And tsbozhong = False And sexp = False Then
  2413.                 tsbozhong = True
  2414.                 Call jilu("播种", MyQQ, "播种失败,您背包里【" & Replace(zhonglei(bzid, 0), " ", "") & "】种子可能不够,请注意购买!")
  2415.             End If
  2416.         End If
  2417.     End If
  2418. End Sub
  2419. Private Sub Timer24_Timer()
  2420.     On Error Resume Next
  2421.     Timer24.Enabled = False
  2422.     If qhform = 1 Then
  2423.         Form4.Timer4.Enabled = True
  2424.         Form4.Show vbModal, Me
  2425.     ElseIf qhform = 2 Then
  2426.         Form5.Timer1.Enabled = True
  2427.         Form5.Show vbModal, Me
  2428.     Else
  2429.        Form3.Timer1.Enabled = True
  2430.        Form3.Show vbModal, Me
  2431.     End If
  2432. End Sub
  2433. Private Sub Toexps_Click()
  2434.     If Label26.Caption = "" Then
  2435.         If MsgBox("您还没有登录,只有登录才能使用。" & vbCrLf & "" & vbCrLf & "您是否现在进行登录?", 32 Or vbYesNo, "登录提示") = vbYes Then QQLogin.Show vbModal, Me
  2436.     Else
  2437.         ToExp.Show vbModal, Me
  2438.     End If
  2439. End Sub
  2440. Private Sub vsListView1_MouseDown(Button As Integer, Shift As Integer, X As Single, y As Single)
  2441.     If Button = 2 And vsListView1.Count > 0 Then
  2442.         Cdlx = 2
  2443.         Timer14.Enabled = True
  2444.     End If
  2445. End Sub
  2446. Private Sub quanxuan_Click()  '全部选择
  2447.     On Error Resume Next
  2448.     If haoyoui < vsListView1.Count Then
  2449.         Set rs = New ADODB.Recordset
  2450.         rs.CursorLocation = adUseServer
  2451.         rs.Open "UPDATE Farm SET xz = True", conn, 1, 3
  2452.         rs.Update
  2453.         rs.Close
  2454.         Set rs = New ADODB.Recordset
  2455.         rs.CursorLocation = adUseServer
  2456.         rs.Open "UPDATE friend SET xz = True", conn, 1, 3
  2457.         rs.Update
  2458.         rs.Close
  2459.         gxhy = False
  2460.         haoyoui = 0
  2461.         Call jiazai("exp", True) '加载经验降序
  2462.     End If
  2463. End Sub
  2464. Private Sub quanbuxuan_Click()  '全部不选
  2465.     On Error Resume Next
  2466.     If haoyoui > 0 Then
  2467.         Set rs = New ADODB.Recordset
  2468.         rs.CursorLocation = adUseServer
  2469.         rs.Open "UPDATE Farm SET xz = False", conn, 1, 3
  2470.         rs.Update
  2471.         rs.Close
  2472.         Set rs = New ADODB.Recordset
  2473.         rs.CursorLocation = adUseServer
  2474.         rs.Open "UPDATE friend SET xz = False", conn, 1, 3
  2475.         rs.Update
  2476.         rs.Close
  2477.         gxhy = False
  2478.         haoyoui = 0
  2479.         Call jiazai("exp", True) '加载经验降序
  2480.     End If
  2481. End Sub
  2482. Private Sub vsListView1_MouseUp(Button As Integer, Shift As Integer, X As Single, y As Single)
  2483.     On Error Resume Next
  2484.     If vsListView1.ItemHitTest(X, y) >= 0 Then
  2485.         Dim Item As Integer
  2486.         Item = Val(vsListView1.ItemHitTest(X, y))
  2487.         If vsListView1.ItemChecked(Item) = True And Len(vsListView1.SubItemText(Item, 6)) = 0 Then
  2488.             Set rs = New ADODB.Recordset
  2489.             rs.CursorLocation = adUseServer
  2490.             rs.Open "UPDATE Farm SET xz = True where userId=" & Val(vsListView1.SubItemText(Item, 5)), conn, 1, 3
  2491.             rs.Update
  2492.             rs.Close
  2493.             Set rs = New ADODB.Recordset
  2494.             rs.CursorLocation = adUseServer
  2495.             rs.Open "UPDATE friend SET xz = True where userId=" & Val(vsListView1.SubItemText(Item, 5)), conn, 1, 3
  2496.             rs.Update
  2497.             rs.Close
  2498.             Call vsListView1.SubItemSet(Item, 6, "True", 0)
  2499.             haoyoui = haoyoui + 1
  2500.         ElseIf vsListView1.ItemChecked(Item) = False And Len(vsListView1.SubItemText(Item, 6)) > 0 Then
  2501.             Set rs = New ADODB.Recordset
  2502.             rs.CursorLocation = adUseServer
  2503.             rs.Open "UPDATE Farm SET xz = False where userId=" & Val(vsListView1.SubItemText(Item, 5)), conn, 1, 3
  2504.             rs.Update
  2505.             rs.Close
  2506.             Set rs = New ADODB.Recordset
  2507.             rs.CursorLocation = adUseServer
  2508.             rs.Open "UPDATE friend SET xz = False where userId=" & Val(vsListView1.SubItemText(Item, 5)), conn, 1, 3
  2509.             rs.Update
  2510.             rs.Close
  2511.             Call vsListView1.SubItemSet(Item, 6, "", 0)
  2512.             Debug.Print vsListView1.ItemChecked(Item)
  2513.             Debug.Print Len(vsListView1.SubItemText(Item, 6))
  2514.             haoyoui = haoyoui - 1
  2515.         End If
  2516.         If dianji <> Item Then
  2517.             dianji = Item
  2518.             Call Timer4_Timer
  2519.             shangcitime = Time_C  '记录上次操作时间
  2520.         End If
  2521.     End If
  2522. End Sub
  2523. Private Sub Winsock5_Connect()
  2524.     On Error Resume Next
  2525.     Dim strCommand As String
  2526.     Dim proxytemp As String
  2527.     Randomize Timer
  2528.     If Proxy = 1 Then  '使用代理
  2529.         proxytemp = "http://pingfore.qq.com"
  2530.     End If
  2531. If Farmqk = True Then
  2532.     If pinglx = 1 Then
  2533.         strCommand = "GET " & proxytemp & "/index.php?mod=frame&width=1&frame=http://happyfarm.xiaoyou.qq.com HTTP/1.1" & vbCrLf
  2534.         strCommand = strCommand + "Accept: */*" + vbCrLf
  2535.         If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2536.         strCommand = strCommand & "Host: xiaoyou.qq.com" & vbCrLf
  2537.         strCommand = strCommand & "Referer: http://xiaoyou.qq.com" & vbCrLf
  2538.     ElseIf pinglx = 2 Then
  2539.         strCommand = "GET " & proxytemp & "/pingd?dm=happyfarm.xiaoyou.qq.com&url=/&tt=%u5F00%u5FC3%u519C%u573A&rdm=happyfarm.xiaoyou.qq.com&rurl=/&pvid=&scr=1024x768&scl=32-bit&lang=zh-cn&java=1&cc=x86&pf=Win32&tz=-8&ct=lan&vs=3.1&rand=" & Int(Rnd * 90000 + 10000) & " HTTP/1.1" & vbCrLf
  2540.         strCommand = strCommand + "Accept: */*" + vbCrLf
  2541.         If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2542.         strCommand = strCommand & "Host: pingfore.qq.com" & vbCrLf
  2543.         strCommand = strCommand & "Referer: http://xiaoyou.qq.com/index.php?mod=home" & vbCrLf
  2544.     ElseIf pinglx = 3 Then
  2545.         strCommand = "GET " & proxytemp & "/pingd?dm=xiaoyou.qq.com&url=/index/frame.php&tt=-&rdm=xiaoyou.qq.com&rurl=//index.php&pvid=&scr=-&scl=-&lang=-&java=1&cc=-&pf=-&tz=-8&ct=-&vs=3.3&emu=0." & Int(Rnd * 50000000 + 1) & Int(Rnd * 50000000 + 1) & " HTTP/1.1" & vbCrLf
  2546.         strCommand = strCommand + "Accept: */*" + vbCrLf
  2547.         If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2548.         strCommand = strCommand & "Host: pingfore.qq.com" & vbCrLf
  2549.         strCommand = strCommand & "Referer: http://xiaoyou.qq.com/index.php?mod=frame&width=1&frame=http://happyfarm.xiaoyou.qq.com" & vbCrLf
  2550.     ElseIf pinglx = 4 Then
  2551.         strCommand = "GET " & proxytemp & "/collect?pj=1990&dm=happyfarm.xiaoyou.qq.com&url=/&arg=&rdm=happyfarm.xiaoyou.qq.com&rurl=/&rarg=&icache=-&uv=&nu=0&ol=0&loc=http%3A//happyfarm.xiaoyou.qq.com/&column=&subject=&nrnd=F9" & Int(Rnd * 9000 + 1000) & Int(Rnd * 90000 + 10000) & "&rnd=" & Int(Rnd * 90000 + 10000) & " HTTP/1.1" & vbCrLf
  2552.         strCommand = strCommand + "Accept: */*" + vbCrLf
  2553.         If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2554.         strCommand = strCommand & "Host: trace.qq.com" & vbCrLf
  2555.         strCommand = strCommand & "Referer: http://happyfarm.xiaoyou.qq.com/" & vbCrLf
  2556.     End If
  2557. Else
  2558.     If pinglx = 1 Then
  2559.         strCommand = "GET " & proxytemp & "/ HTTP/1.1" & vbCrLf
  2560.         strCommand = strCommand + "Accept: */*" + vbCrLf
  2561.         If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2562.         strCommand = strCommand & "Host: happyfarm.qzone.qq.com" & vbCrLf
  2563.         strCommand = strCommand & "Referer: http://happyfarm.qzone.qq.com" & vbCrLf
  2564.     ElseIf pinglx = 2 Then
  2565.         strCommand = "GET " & proxytemp & "/pingd?dm=happyfarm.qzone.qq.com&url=/&tt=%u5F00%u5FC3%u519C%u573A&rdm=happyfarm.qzone.qq.com&rurl=/&pvid=&scr=1024x768&scl=32-bit&lang=zh-cn&java=1&cc=x86&pf=Win32&tz=-8&ct=lan&vs=3.1&rand=" & Int(Rnd * 90000 + 10000) & " HTTP/1.1" & vbCrLf
  2566.         strCommand = strCommand + "Accept: */*" + vbCrLf
  2567.         If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2568.         strCommand = strCommand & "Host: pingfore.qq.com" & vbCrLf
  2569.         strCommand = strCommand & "Referer: http://xiaoyou.qq.com/index.php?mod=home" & vbCrLf
  2570.     ElseIf pinglx = 3 Then
  2571.         strCommand = "GET " & proxytemp & "//pingd?dm=homeact.qzone.qq.com&url=/IC_APP_Entry_353&tt=-&rdm=clientinfocenter.qq.com&rurl=/&pvid=&scr=-&scl=-&lang=-&java=1&cc=-&pf=-&tz=-8&ct=-&vs=3.3&emu=0." & Int(Rnd * 50000000 + 1) & Int(Rnd * 50000000 + 1) & " HTTP/1.1" & vbCrLf
  2572.         strCommand = strCommand + "Accept: */*" + vbCrLf
  2573.         If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2574.         strCommand = strCommand & "Host: happyfarm.qzone.qq.com" & vbCrLf
  2575.         strCommand = strCommand & "Referer: http://happyfarm.qzone.qq.com" & vbCrLf
  2576.     ElseIf pinglx = 4 Then
  2577.         strCommand = "GET " & proxytemp & "/collect?pj=1990&dm=happyfarm.qzone.qq.com&url=/&arg=&rdm=happyfarm.qzone.qq.com&rurl=/&rarg=&icache=-&uv=&nu=0&ol=0&loc=http%3A//happyfarm.qzone.qq.com/&column=&subject=&nrnd=F9" & Int(Rnd * 9000 + 1000) & Int(Rnd * 90000 + 10000) & "&rnd=" & Int(Rnd * 90000 + 10000) & " HTTP/1.1" & vbCrLf
  2578.         strCommand = strCommand + "Accept: */*" + vbCrLf
  2579.         If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2580.         strCommand = strCommand & "Host: trace.qq.com" & vbCrLf
  2581.         strCommand = strCommand & "Referer: http://happyfarm.qzone.qq.com/" & vbCrLf
  2582.     End If
  2583. End If
  2584.     strCommand = strCommand & "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)" & vbCrLf
  2585.     strCommand = strCommand & "Connection: Keep-Alive" & vbCrLf
  2586.     strCommand = strCommand & "Cookie: " & FarmCookies & vbCrLf
  2587.     'strCommand = strCommand & "Cookie: uin=" & login_uid & "; skey=" & login_skey & ";" & vbCrLf
  2588.     strCommand = strCommand & vbCrLf
  2589.     Winsock5.SendData strCommand
  2590.     
  2591.     yzmcode = "" '清空验证码
  2592. End Sub
  2593. Private Sub Winsock8_Connect()
  2594.     On Error Resume Next
  2595.     Dim strCommand As String
  2596.     Dim proxytemp As String
  2597.     Randomize Timer
  2598.     If Proxy = 1 Then  '使用代理
  2599.         proxytemp = "http://xiaoyou.qq.com"
  2600.     End If
  2601.     strCommand = "GET " & proxytemp & "/ping.php?0." & Int(Rnd * 50000000 + 1) & Int(Rnd * 50000000 + 1) & " HTTP/1.1" & vbCrLf
  2602.     strCommand = strCommand + "Accept: */*" + vbCrLf
  2603.     strCommand = strCommand + "Accept-Language: zh-cn" + vbCrLf
  2604.     strCommand = strCommand + "Accept-Encoding: gzip, deflate" + vbCrLf
  2605.     If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2606.     strCommand = strCommand & "Host: xiaoyou.qq.com" & vbCrLf
  2607.     strCommand = strCommand & "Referer: http://xiaoyou.qq.com/index.php?mod=frame&width=1&frame=http://happyfarm.xiaoyou.qq.com" & vbCrLf
  2608.     strCommand = strCommand & "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)" & vbCrLf
  2609.     strCommand = strCommand & "Connection: Keep-Alive" & vbCrLf
  2610.     strCommand = strCommand & "Cookie: " & FarmCookies & vbCrLf
  2611. '    strCommand = strCommand & "Cookie: uin=" & login_uid & "; skey=" & login_skey & "; pst=" & pst - 5 & ";" & vbCrLf
  2612.     strCommand = strCommand & vbCrLf
  2613.     Winsock8.SendData strCommand
  2614. End Sub
  2615. Private Sub Winsock6_Connect()
  2616.     On Error Resume Next
  2617.     Dim strCommand As String
  2618.     Dim proxytemp As String
  2619.     If Proxy = 1 Then  '使用代理
  2620.         proxytemp = "http://count.qqbanlv.cn"
  2621.     End If
  2622.     strCommand = "GET " & proxytemp & "/blcount.txt?" & Time_C & " HTTP/1.1" & vbCrLf
  2623.     strCommand = strCommand + "Accept: */*" + vbCrLf
  2624.     strCommand = strCommand + "Accept-Language: zh-cn" + vbCrLf
  2625.     strCommand = strCommand + "Accept-Encoding: gzip, deflate" + vbCrLf
  2626.     If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2627.     strCommand = strCommand & "Host: count.qqbanlv.cn" & vbCrLf
  2628.     strCommand = strCommand & "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)" & vbCrLf
  2629.     strCommand = strCommand & "Connection: Close" & vbCrLf
  2630.     strCommand = strCommand & vbCrLf
  2631.     Winsock6.SendData strCommand
  2632. End Sub
  2633. Private Sub Winsock6_DataArrival(ByVal bytesTotal As Long)
  2634.     On Error Resume Next
  2635.     ReDim str(bytesTotal - 1) As Byte
  2636.     Winsock6.GetData str, vbArray + vbByte
  2637.     keytemp = keytemp & UTF8_Decode(str)
  2638. End Sub
  2639. Private Sub Winsock6_Close()
  2640.     On Error Resume Next
  2641.     Winsock6.Close
  2642.     Dim timetemp As Long
  2643.     If Len(keytemp) > 0 Then
  2644.         If InStr(keytemp, "count:") > 0 Then
  2645.             keytemp = Mid(Split(keytemp, "count:")(1), 1, 42)
  2646.             '===========写入注册表==============
  2647.             SaveSetting "qqbanlv", "key", "UpdateTime", Time_C
  2648.             SaveSetting "qqbanlv", "key", "Farmkey", "count:" & keytemp
  2649.             '===================================
  2650.             keytemp = cipher1("count:" & keytemp)
  2651.             timetemp = Mid(keytemp, 7, 2) & Mid(keytemp, 14, 2) & Mid(keytemp, 20, 2) & Mid(keytemp, 28, 2) & Mid(keytemp, 35, 2)
  2652.             If keytemp <> farmTime Then
  2653.                 farmTime = timetemp
  2654.                 farmKey = Mid(keytemp, 1, 6) & Mid(keytemp, 9, 5) & Mid(keytemp, 16, 4) & Mid(keytemp, 22, 6) & Mid(keytemp, 30, 5) & Mid(keytemp, 37, 6)
  2655.                 UpdateTime = Time_C
  2656.                 Debug.Print farmTime & "  " & farmKey
  2657.                 If List2.ListCount < 6 Then Call Timer3_Timer
  2658.             End If
  2659.         End If
  2660.         keytemp = ""
  2661.     End If
  2662. End Sub
  2663. Private Sub Winsock9_Connect()  '更新key
  2664.     On Error Resume Next
  2665.     Dim strCommand As String
  2666.     Dim proxytemp As String
  2667.     If Proxy = 1 Then  '使用代理
  2668.         proxytemp = "http://dynamic.qzone.qq.com"
  2669.     End If
  2670.     strCommand = "GET " & proxytemp & "/fcg-bin/cgi_web_redirect.fcg?" & Time_C & " HTTP/1.1" & vbCrLf
  2671.     strCommand = strCommand + "Accept: */*" + vbCrLf
  2672.     strCommand = strCommand + "Accept-Language: zh-cn" + vbCrLf
  2673.     strCommand = strCommand + "Accept-Encoding: gzip, deflate" + vbCrLf
  2674.     If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2675.     strCommand = strCommand & "Host: dynamic.qzone.qq.com" & vbCrLf
  2676.     strCommand = strCommand & "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)" & vbCrLf
  2677.     strCommand = strCommand & "Cookie: " & FarmCookies & vbCrLf
  2678. '    strCommand = strCommand & "Cookie: uin=" & login_uid & "; skey=" & login_skey & ";" & vbCrLf
  2679.     strCommand = strCommand & "Connection: Close" & vbCrLf
  2680.     strCommand = strCommand & vbCrLf
  2681.     Winsock9.SendData strCommand
  2682. End Sub
  2683. Private Sub Winsock9_DataArrival(ByVal bytesTotal As Long)
  2684.     On Error Resume Next
  2685.     ReDim str(bytesTotal - 1) As Byte
  2686.     Winsock9.GetData str, vbArray + vbByte
  2687.     keygxtemp = keygxtemp & UTF8_Decode(str)
  2688. End Sub
  2689. Private Sub Winsock9_Close()
  2690.     On Error Resume Next
  2691.     Winsock9.Close
  2692.     Dim temp As String
  2693.     If Len(keygxtemp) > 0 Then
  2694.         If InStr(keygxtemp, "zzpanelkey=") > 0 Then
  2695.            temp = Split(keygxtemp, "zzpanelkey=")(1)
  2696.            zzpanelkey = Split(temp, ";path=")(0)
  2697.         End If
  2698.         keygxtemp = ""
  2699.     End If
  2700. End Sub
  2701. Private Sub Timer12_Timer()
  2702.     On Error Resume Next
  2703.     Timer12.Enabled = False
  2704.     WebBrowser1.Navigate2 "http://count.h876.com/count/v2.30.html?" & Time_C, "GET", , , WebBasic
  2705. End Sub
  2706. Private Sub Timer13_Timer()  '加载数据库
  2707.     On Error Resume Next
  2708.     Timer13.Enabled = False
  2709.     If Dir(Main.SysPath & "Profile_v1_" & MyQQ & ".db") = "" Then
  2710.         SaveFileFromRes "Profile.db", "MDB", Main.SysPath & "Profile_v1_" & MyQQ & ".db"
  2711.     End If
  2712.     Set conn = New Connection
  2713.     With conn
  2714.     .Provider = "Microsoft.Jet.OLEDB.4.0"
  2715.     .ConnectionString = Main.SysPath & "Profile_v1_" & MyQQ & ".db"
  2716.     .CursorLocation = adUseClient
  2717.     .Open
  2718.     End With
  2719.     Call update_mdb   '更新数据库
  2720. End Sub
  2721. Sub update_mdb()  '更新数据库
  2722.     On Error Resume Next
  2723.     Set rs = New ADODB.Recordset
  2724.     rs.CursorLocation = adUseServer
  2725.     rs.Open "SELECT * FROM dbid where bbid = 1", conn, 1, 3
  2726.     If rs.Fields("num") < 3 Then
  2727.         Set rs1 = New ADODB.Recordset
  2728.         rs1.CursorLocation = adUseServer
  2729.         rs1.Open "SELECT bj,zl FROM friend", conn, 1, 3
  2730.         If Err = "-2147217904" Then
  2731.             If rs.Fields("num") = 1 Then conn.Execute "alter table friend add column bj Integer"
  2732.             conn.Execute "alter table Farm add column zl Integer"
  2733.             conn.Execute "alter table friend add column zl Integer"
  2734.             Debug.Print "更新完毕"
  2735.         End If
  2736.         With rs
  2737.         .Update
  2738.         !Num = 3
  2739.         .Update
  2740.         End With
  2741.         rs1.Close  '关闭数据库
  2742.         Set rs1 = Nothing
  2743.     End If
  2744.     rs.Close  '关闭数据库
  2745.     Set rs = Nothing
  2746. End Sub
  2747. Private Sub Timer16_Timer()  '检测新版本
  2748.     Timer16.Enabled = False
  2749.     '版本更新检测
  2750.     Update_temp = ""
  2751.     If Proxy = 1 Then  '使用代理
  2752.         Winsock4.Close
  2753.         Winsock4.RemoteHost = Proxy_IP
  2754.         Winsock4.RemotePort = Proxy_DK
  2755.         Winsock4.Connect
  2756.     Else
  2757.         Winsock4.Close
  2758.         Winsock4.RemoteHost = "yz.h876.com"
  2759.         Winsock4.RemotePort = 80
  2760.         Winsock4.Connect
  2761.     End If
  2762. End Sub
  2763. Private Sub Winsock4_Connect()
  2764.     On Error Resume Next
  2765.     Dim strCommand As String
  2766.     Dim posttem As String
  2767.     Dim proxytemp As String
  2768.     If Proxy = 1 Then  '使用代理
  2769.         proxytemp = "http://yz.h876.com"
  2770.     End If
  2771.     posttem = "yz=ok"
  2772.     strCommand = "POST " & proxytemp & "/soft/qqbanlv/yz6.asp?" & Time_C & " HTTP/1.1" & vbCrLf
  2773.     strCommand = strCommand + "Accept: */*" + vbCrLf
  2774.     If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2775.     strCommand = strCommand & "Host: yz.h876.com" & vbCrLf
  2776.     strCommand = strCommand & "Content-Type: application/x-www-form-urlencoded" & vbCrLf
  2777.     strCommand = strCommand & "Referer: http://yz.h876.com" & vbCrLf
  2778.     strCommand = strCommand & "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)" & vbCrLf
  2779.     strCommand = strCommand & "Connection: close" & vbCrLf
  2780.     strCommand = strCommand & "Content-Length: " & Len(posttem) & vbCrLf
  2781.     strCommand = strCommand & vbCrLf
  2782.     strCommand = strCommand & posttem
  2783.     Winsock4.SendData strCommand
  2784. End Sub
  2785. Private Sub Winsock4_DataArrival(ByVal bytesTotal As Long)
  2786.     On Error Resume Next
  2787.     Dim webData As String
  2788.     Winsock4.GetData webData, vbString
  2789.     Update_temp = Update_temp + webData
  2790. End Sub
  2791. Private Sub Winsock4_Close()
  2792.     On Error Resume Next
  2793.     Winsock4.Close
  2794.     Dim temp As String
  2795.     Dim inibb_temp As Integer
  2796.     Dim flash_temp As String
  2797.     Dim flashbb_temp As String
  2798.     
  2799.     If Len(Update_temp) > 0 Then
  2800.         yzbb = Split(Update_temp, "yz/")(1): yzbb = Split(yzbb, "yz")(0) '获取版本ID
  2801.         lx = Split(Update_temp, "lx/")(1): lx = Split(lx, "lx")(0) '获取更新类型
  2802.         Update_web = Split(Update_temp, "New/")(1): Update_web = Split(Update_web, "New")(0)  '更新网址
  2803.         If yzbb > banbenid Then
  2804.             If lx = 1 Then
  2805.                 MsgBox "发现新版本,点确定自动更新!  ", 64, "提示"
  2806.                 SaveFileFromRes "Update.exe", "Update", "Update.exe"
  2807.                 If Dir(App.Path & "Update.exe") <> "" Then
  2808.                     If Right$(App.Path, 1) <> "" Then
  2809.                         Shell App.Path & "Update.exe " & Update_web & ",http://yz.h876.com/soft/qqbanlv/xinxi/New.txt", 1
  2810.                     Else
  2811.                         Shell App.Path & "Update.exe " & Update_web & ",http://yz.h876.com/soft/qqbanlv/xinxi/New.txt", 1
  2812.                     End If
  2813.                 Else
  2814.                     gotoupdate
  2815.                 End If
  2816.                 tssj = True '关闭软件
  2817.                 Unload Me
  2818.             ElseIf lx = 2 Then
  2819.                 If MsgBox("发现新版本,是否立即更新?  ", 64 Or vbYesNo, "询问") = vbYes Then
  2820.                     SaveFileFromRes "Update.exe", "Update", "Update.exe"
  2821.                     If Dir(App.Path & "Update.exe") <> "" Then
  2822.                         If Right$(App.Path, 1) <> "" Then
  2823.                             Shell App.Path & "Update.exe " & Update_web & ",http://yz.h876.com/soft/qqbanlv/xinxi/New.txt", 1
  2824.                         Else
  2825.                             Shell App.Path & "Update.exe " & Update_web & ",http://yz.h876.com/soft/qqbanlv/xinxi/New.txt", 1
  2826.                         End If
  2827.                     Else
  2828.                         gotoupdate
  2829.                     End If
  2830.                     tssj = True '关闭软件
  2831.                     Unload Me
  2832.                 End If
  2833.             ElseIf lx = 3 Then
  2834.                 MsgBox "发现新版本,请下载最新版,才能使用!   ", 64, "提示"
  2835.                 gotoupdate
  2836.                 tssj = True '关闭软件
  2837.                 Unload Me
  2838.             ElseIf lx = 4 Then
  2839.                 If MsgBox("发现新版本,您是否要下载最新版?  ", 64 Or vbYesNo, "询问") = vbYes Then
  2840.                     gotoupdate
  2841.                     tssj = True '关闭软件
  2842.                     Unload Me
  2843.                 End If
  2844.             End If
  2845.         Else
  2846.             temp = Split(Update_temp, "inibb/")(1): inibb_temp = Val(Split(temp, "inibb")(0)) 'INI文件版本
  2847.             flash_temp = Split(Update_temp, "flash/")(1): flash_temp = Val(Split(flash_temp, "flash")(0)) 'Flash版本
  2848.             flashbb_temp = Split(Update_temp, "flashbb/")(1): flashbb_temp = Val(Split(flashbb_temp, "flashbb")(0)) 'Flash版本
  2849.             If inibb_temp > inibb Then  '发现新版本
  2850.                 Debug.Print "开始发送"
  2851.                 If Proxy = 1 Then  '使用代理
  2852.                     Winsock11.Close
  2853.                     Winsock11.RemoteHost = Proxy_IP
  2854.                     Winsock11.RemotePort = Proxy_DK
  2855.                     Winsock11.Connect
  2856.                 Else
  2857.                     Winsock11.Close
  2858.                     Winsock11.RemoteHost = "yz.h876.com"
  2859.                     Winsock11.RemotePort = 80
  2860.                     Winsock11.Connect
  2861.                 End If
  2862.     
  2863.             End If
  2864.             
  2865.             If InStr(flash_temp, ",") > 0 And flash <> flash_temp Then
  2866.                flash = flash_temp
  2867.                WritePrivateProfileString "system", "system", flash_temp, App.Path & "system.ini"
  2868.             End If
  2869.             
  2870.             If Val(flashbb_temp) > 0 And flashbb <> flashbb_temp Then
  2871.                flashbb = flashbb_temp
  2872.                WritePrivateProfileString "system", "flashbb", flashbb_temp, App.Path & "system.ini"
  2873.             End If
  2874.         End If
  2875.         Update_temp = ""
  2876.     End If
  2877. End Sub
  2878. Private Sub Winsock11_Connect()
  2879.     On Error Resume Next
  2880.     Dim strCommand As String
  2881.     Dim posttem As String
  2882.     Dim proxytemp As String
  2883.     If Proxy = 1 Then  '使用代理
  2884.         proxytemp = "http://yz.h876.com"
  2885.     End If
  2886.     strCommand = "GET " & proxytemp & "/soft/qqbanlv/system.txt HTTP/1.1" & vbCrLf
  2887.     strCommand = strCommand + "Accept: */*" + vbCrLf
  2888.     If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2889.     strCommand = strCommand & "Host: yz.h876.com" & vbCrLf
  2890.     strCommand = strCommand & "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)" & vbCrLf
  2891.     strCommand = strCommand & "Connection: close" & vbCrLf
  2892.     strCommand = strCommand & "Content-Length: " & Len(posttem) & vbCrLf
  2893.     strCommand = strCommand & vbCrLf
  2894.     Winsock11.SendData strCommand
  2895. End Sub
  2896. Private Sub Winsock11_DataArrival(ByVal bytesTotal As Long)
  2897.     On Error Resume Next
  2898.     Dim webData As String
  2899.     Winsock11.GetData webData, vbString
  2900.     Update_temp = Update_temp + webData
  2901. End Sub
  2902. Private Sub Winsock11_Close()
  2903.     On Error Resume Next
  2904.     Dim temp As String
  2905.     Winsock11.Close
  2906.     If InStr(Update_temp, ";QQ伴侣(h876.com)配置文件") > 0 Then
  2907.        temp = Split(Split(Update_temp, "[system]")(1), ";QQ伴侣(h876.com)配置文件")(0)
  2908.        temp = "[system]" & vbCrLf & Trim(temp) & vbCrLf & vbCrLf & ";QQ伴侣(h876.com)配置文件"
  2909.        If Len(temp) > 1000 And Len(temp) < 2500 Then
  2910.           Open App.Path & "system.ini" For Output As #1
  2911.           Print #1, temp
  2912.           Close #1
  2913.           Call jiazaiini    '重新加载ini配置文件
  2914.        End If
  2915.     End If
  2916.     Update_temp = ""
  2917. End Sub
  2918. Private Sub Timer8_Timer()
  2919.     On Error Resume Next
  2920.     If login = True And vsListView1.Count > 0 And shicha = 0 Then
  2921.         Timer8.Enabled = False
  2922.         Timer8.Interval = 3000
  2923.         Timer8.Enabled = True
  2924.         Debug.Print "开始更新时差"
  2925.         Call SendHttp(0, 0, 0, 0, 0, 0) '更新时差
  2926.     End If
  2927. End Sub
  2928. Private Sub Winsock3_Connect(Index As Integer)
  2929.     On Error Resume Next
  2930.     If login = False Then Exit Sub
  2931.     Dim strCommand As String
  2932.     Dim posttem As String
  2933.     Dim lx As Integer
  2934.     Dim proxytemp As String
  2935.     Dim Fkey As String
  2936.     Randomize Timer
  2937.     lx = Winsock3(Index).Tag
  2938.     
  2939.     If lx = 2 Then
  2940.         If Proxy = 1 Then  '使用代理
  2941.             If czzl(Index) = 1 Then
  2942.                proxytemp = "http://nc.qzone.qq.com"
  2943.             Else
  2944.                proxytemp = "http://nc.xiaoyou.qq.com"
  2945.             End If
  2946.         End If
  2947.     Else
  2948.         If Proxy = 1 Then  '使用代理
  2949.             If czzl(Index) = 1 Then
  2950.                proxytemp = "http://happyfarm.qzone.qq.com"
  2951.             Else
  2952.                proxytemp = "http://happyfarm.xiaoyou.qq.com"
  2953.             End If
  2954.         End If
  2955.     End If
  2956.     If lx = 0 Then
  2957.         strCommand = "GET " & proxytemp & "/?" & Time_C & " HTTP/1.1" & vbCrLf
  2958.     ElseIf lx = 1 Then   '收获自己的成果
  2959.         posttem = "farmTime=" & Time_Cx & "&farmKey=" & Farmkey_cx & "&place=" & SH_id(Index) & yzmcode & "&ownerId=" & SH_uid(Index)
  2960.         strCommand = "POST " & proxytemp & "/api.php?mod=farmlandstatus&act=harvest HTTP/1.1" & vbCrLf
  2961.     ElseIf lx = 2 Then  '偷取果实
  2962.     
  2963.         If InStr(keyutemp, "/" & SH_uid(Index) & "/") > 0 Then
  2964.            For i = 0 To keyjl - 1
  2965.                If SH_uid(Index) = keyu(i).uID Then
  2966.                   If Time_C - keyu(i).time <= 7200 Then
  2967.                      Fkey = "&fkey=" & keyu(i).key
  2968.                   End If
  2969.                   Exit For
  2970.                End If
  2971.            Next i
  2972.         End If
  2973.         posttem = "fName=" & UTF8EncodeURI(SH_Myname(Index)) & "&tName=" & UTF8EncodeURI(SH_name(Index)) & "&farmTime=" & Time_Cx & "&farmKey=" & Farmkey_cx & "&place=" & SH_id(Index) & yzmcode & "&ownerId=" & SH_uid(Index) & Fkey
  2974.         strCommand = "POST " & proxytemp & "/cgi-bin/cgi_farm_steal?mod=farmlandstatus&act=scrounge HTTP/1.1" & vbCrLf
  2975.     ElseIf lx = 3 Then  '除虫
  2976.         posttem = "fName=" & UTF8EncodeURI(SH_Myname(Index)) & "&tName=" & UTF8EncodeURI(SH_name(Index)) & "&farmTime=" & Time_Cx & "&farmKey=" & Farmkey_cx & "&place=" & SH_id(Index) & yzmcode & "&ownerId=" & SH_uid(Index)
  2977.         strCommand = "POST " & proxytemp & "/api.php?mod=farmlandstatus&act=spraying HTTP/1.1" & vbCrLf
  2978.     ElseIf lx = 4 Then  '锄草
  2979.         posttem = "fName=" & UTF8EncodeURI(SH_Myname(Index)) & "&tName=" & UTF8EncodeURI(SH_name(Index)) & "&farmTime=" & Time_Cx & "&farmKey=" & Farmkey_cx & "&place=" & SH_id(Index) & yzmcode & "&ownerId=" & SH_uid(Index)
  2980.         strCommand = "POST " & proxytemp & "/api.php?mod=farmlandstatus&act=clearWeed HTTP/1.1" & vbCrLf
  2981.     ElseIf lx = 5 Then  '浇水
  2982.         posttem = "fName=" & UTF8EncodeURI(SH_Myname(Index)) & "&tName=" & UTF8EncodeURI(SH_name(Index)) & "&farmTime=" & Time_Cx & "&farmKey=" & Farmkey_cx & "&place=" & SH_id(Index) & yzmcode & "&ownerId=" & SH_uid(Index)
  2983.         strCommand = "POST " & proxytemp & "/api.php?mod=farmlandstatus&act=water HTTP/1.1" & vbCrLf
  2984.     ElseIf lx = 6 Then  '翻地
  2985.         posttem = "farmTime=" & Time_Cx & "&farmKey=" & Farmkey_cx & "&place=" & SH_id(Index) & yzmcode & "&ownerId=" & SH_uid(Index)
  2986.         strCommand = "POST " & proxytemp & "/api.php?mod=farmlandstatus&act=scarify HTTP/1.1" & vbCrLf
  2987.     ElseIf lx = 7 Then  '播种
  2988.         posttem = "farmTime=" & Time_Cx & "&farmKey=" & Farmkey_cx & "&place=" & SH_id(Index) & yzmcode & "&ownerId=" & SH_uid(Index) & "&cId=" & SH_bj(Index)
  2989.         strCommand = "POST " & proxytemp & "/api.php?mod=farmlandstatus&act=planting HTTP/1.1" & vbCrLf
  2990.     ElseIf lx = 8 Then  '刷新背包物品
  2991.         posttem = "farmTime=" & Time_Cx & "&farmKey=" & Farmkey_cx
  2992.         strCommand = "POST " & proxytemp & "/api.php?mod=repertory&act=getUserSeed HTTP/1.1" & vbCrLf
  2993.     End If
  2994.     strCommand = strCommand + "Accept: */*" + vbCrLf
  2995.     strCommand = strCommand + "Accept-Language: zh-cn" + vbCrLf
  2996.     strCommand = strCommand + "Accept-Encoding: gzip, deflate" + vbCrLf
  2997.     If Proxy = 1 And Len(Basic) > 0 Then strCommand = strCommand & "Proxy-Authorization: Basic " & Basic & vbCrLf
  2998.     If lx = 2 Then
  2999.         If czzl(Index) = 1 Then
  3000.            strCommand = strCommand & "Host: nc.qzone.qq.com" & vbCrLf
  3001.         Else
  3002.            strCommand = strCommand & "Host: nc.xiaoyou.qq.com" & vbCrLf
  3003.         End If
  3004.     Else
  3005.         If czzl(Index) = 1 Then
  3006.            strCommand = strCommand & "Host: happyfarm.qzone.qq.com" & vbCrLf
  3007.         Else
  3008.            strCommand = strCommand & "Host: happyfarm.xiaoyou.qq.com" & vbCrLf
  3009.         End If
  3010.     End If
  3011.     strCommand = strCommand & "Content-Type: application/x-www-form-urlencoded" & vbCrLf
  3012.     strCommand = strCommand & "Referer: http://appimg.qq.com/happyfarm/module/Main_v_" & flashbb & ".swf" & vbCrLf
  3013.     strCommand = strCommand & "x-flash-version: " & flash & vbCrLf
  3014.     strCommand = strCommand & "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)" & vbCrLf
  3015.     strCommand = strCommand & "Connection: close" & vbCrLf
  3016.     If lx <> 0 Then
  3017.         strCommand = strCommand & "Content-Length: " & Len(posttem) & vbCrLf
  3018.     End If
  3019.     strCommand = strCommand & "Cookie: " & FarmCookies & vbCrLf
  3020. '    strCommand = strCommand & "Cookie: uin=" & login_uid & "; skey=" & login_skey & "; pst=" & pst - 5 & ";" & vbCrLf
  3021.     strCommand = strCommand & vbCrLf
  3022.     strCommand = strCommand & posttem
  3023.     Winsock3(Index).SendData strCommand
  3024.     
  3025.     yzmcode = "" '清空验证码
  3026. End Sub
  3027. Private Sub Winsock3_DataArrival(Index As Integer, ByVal bytesTotal As Long)
  3028.     On Error Resume Next
  3029.     ReDim str(bytesTotal - 1) As Byte
  3030.     Winsock3(Index).GetData str, vbArray + vbByte
  3031.     SH_Temp(Index) = SH_Temp(Index) & UTF8_Decode(str)
  3032. End Sub
  3033. Private Sub Winsock3_Close(Index As Integer)   '★★★★★★★★★★★★  多功能封包发送 ★★★★★★★★★★★★
  3034.     On Error Resume Next
  3035.     Winsock3(Index).Close
  3036.     If login = False Then Exit Sub
  3037.     Dim code As Integer, cId As Integer, exp As Long, harvest As Integer, farmlandIndex As Integer, money As Long, sum As Integer
  3038.     Dim tem1 As String, tem2 As String, lx As Integer
  3039.     Dim direction As String
  3040.     Dim rzl As Integer
  3041.     Dim Fkey As String
  3042.     Dim pst_temp As Long
  3043.     
  3044.     lx = Winsock3(Index).Tag
  3045.     
  3046.     If Farmqk = True Then
  3047.        rzl = 0
  3048.     Else
  3049.        rzl = 1
  3050.     End If
  3051.     If Len(SH_Temp(Index)) > 0 Then
  3052.         '记录QQ服务器时间
  3053.         
  3054.         If InStr(SH_Temp(Index), "Set-Cookie: pst=") > 0 Then
  3055.             tem1 = Split(SH_Temp(Index), "Set-Cookie: pst=")(1)
  3056.             pst_temp = Val(Split(tem1, ";")(0))
  3057.             If pst_temp > 0 Then pst = pst_temp
  3058.             
  3059.             pst_temp = Time_C - pst_temp
  3060.             If pst_temp > 0 Then shicha = pst_temp
  3061.             Call shichaini(shicha)  '更新时差
  3062.             
  3063.         End If
  3064.         
  3065.         If InStr(SH_Temp(Index), """time""") > 0 Then
  3066.             pst_temp = Val(split_m(2, SH_Temp(Index), "time"))
  3067.             If pst_temp > 0 Then pst = pst_temp
  3068.             
  3069.             pst_temp = Time_C - pst_temp
  3070.             If pst_temp > 0 Then shicha = pst_temp
  3071.             Call shichaini(shicha)  '更新时差
  3072.         End If
  3073.         
  3074.         If InStr(SH_Temp(Index), """updateTime""") > 0 Then
  3075.             pst_temp = Val(split_m(1, SH_Temp(Index), "updateTime"))
  3076.             If pst_temp > 0 Then pst = pst_temp
  3077.             
  3078.             pst_temp = Time_C - pst_temp
  3079.             If pst_temp > 0 Then shicha = pst_temp
  3080.             Call shichaini(shicha)  '更新时差
  3081.         End If
  3082.         
  3083.         If InStr(SH_Temp(Index), "请重新登录") > 0 Or InStr(SH_Temp(Index), "u8BF7u91CDu65B0u767Bu5F55") > 0 Then    '登录超时
  3084.             diaoxiani = diaoxiani + 1
  3085.             '        If diaoxiani = 1 And InStr(bbname, "Beta") > 0 Then Call jilu("调试", MyQQ, "偷取、帮忙时出现超时!")
  3086.             If diaoxiani >= 5 And login = True And jcwork = False Then
  3087.                 SH_Temp(Index) = ""
  3088.                 jctemp = ""
  3089.                 jcwork = True
  3090.                 Timer18.Interval = 5000
  3091.                 Timer18.Enabled = True
  3092.                 If Proxy = 1 Then  '使用代理
  3093.                     Winsock7.Close
  3094.                     Winsock7.RemoteHost = Proxy_IP
  3095.                     Winsock7.RemotePort = Proxy_DK
  3096.                     Winsock7.Connect
  3097.                 Else
  3098.                     Winsock7.Close
  3099.                     Winsock7.RemoteHost = "xiaoyou.qq.com"
  3100.                     Winsock7.RemotePort = 80
  3101.                     Winsock7.Connect
  3102.                 End If
  3103.                 diaoxiani = 0
  3104.                 Exit Sub
  3105.             End If
  3106.         Else
  3107.             diaoxiani = 0
  3108.         End If
  3109.         If InStr(SH_Temp(Index), "你不在TA的好友列表里") > 0 Or InStr(SH_Temp(Index), "u4F60u4E0Du5728TAu7684u597Du53CBu5217u8868u91CC") > 0 Then
  3110.             Call xiemdb(2, SH_uid(Index), 0)  '删除作物记录
  3111.         End If
  3112.         
  3113.         If InStr(hqtemp(Index), ":""validateCode") > 0 Then    '需要输入验证码
  3114.             
  3115.             yzmlx.lx = lx
  3116.             yzmlx.uID = SH_uid(Index)