17173首页 - 免费新游 - 火爆论坛 - 游戏博客 - 游戏播客 - 百科问答 - 网游排行榜 - 网游期待榜
| 通行证 注册
大航海时代OL > > 正文
一个稳定C4+开美术8脚本
2009-07-03           【 加入收藏 / 文章投稿 / 截图上传 / 发表评论
作者:sundychen 获得积分: Z 投稿总数:
Gosub 补充行动力
For 66
    MoveTo 240,300
    Delay 100
    RightDown 1
    Delay 400
    MoveTo 580,300
    Delay 100
    RightUp 1
    Delay 400
    KeyDown 38,1
    Delay 2200
    KeyPress 38,1
    Delay 100
    Gosub 打开技能栏
    IfColor 777,257,ffee77,0
        Delay 200
        KeyPress 119,1
        Delay 6000
        For 20
            KeyPress 27,1
            Delay 200
        EndFor
    Else
        Goto 结束
    EndIf
    KeyDown 40,1
    Delay 2600
    KeyUp 40,1
    Delay 100
    Gosub 出口
    //Rem 去王宫
    Delay 1800
    MoveTo 300,300
    Delay 100
    RightDown 1
    Delay 400
    MoveTo 580,300
    Delay 100
    RightUp 1
    Delay 400
    KeyDown 38,1
    Delay 1000
    Gosub 卫兵
    MoveTo 660,390
    Delay 100
    LeftClick 1
    Delay 100
    For 70
        IfColor 79,46,ffffff,0
            Goto 王宫
        Else
            Delay 100
        EndIf
    EndFor
    Rem 王宫
    KeyDown 38,1
    Delay 1000
    KeyUp 38,1
    Delay 100
    Gosub 国王
    Gosub 报告美8
    MoveTo 422,573
    Delay 100
    LeftClick 1
    Delay 1000
    Gosub 出口
    MoveTo 580,300
    Delay 100
    RightDown 1
    Delay 400
    MoveTo 250,300
    Delay 100
    RightUp 1
    Delay 400
    KeyDown 38,1
    Delay 1000
    Gosub 教堂入口
EndFor
Goto 结束
Sub 卫兵
    For 9999
        KeyPress 9,1
        Delay 100
        IfColor 634,353,ffffff,0
            IfColor 633,364,ffffff,0
                IfColor 644,352,ffffff,0
                    IfColor 648,365,ffffff,0
                        IfColor 659,353,ffffff,0
                            IfColor 661,361,ffffff,0
                                KeyUp 38,1
                                Delay 100
                                Rem NO
                                KeyPress 13,1
                                Delay 500
                                //Rem 此处为卫兵处取色。需重取
                                IfColor 661,383,eee48a,0
                                    Goto OK
                                Else
                                EndIf
                                Goto NO
                            Else
                            EndIf
                        Else
                        EndIf
                    Else
                    EndIf
                Else
                EndIf
            Else
            EndIf
        Else
        EndIf
    EndFor
    Rem OK
Return 卫兵
Sub 国王
    For 9999
        KeyPress 9,1
        Delay 100
        IfColor 634,353,ffffff,0
            IfColor 634,365,ffffff,0
                IfColor 714,352,ffffff,0
                    IfColor 720,353,ffffff,0
                        IfColor 709,365,ffffff,0
                            IfColor 721,362,ffffff,0
                                KeyUp 38,1
                                Delay 100
                                Rem 国王NO
                                KeyPress 13,1
                                Delay 500
                                //Rem 此处为国王处取色。需重取
                                IfColor 738,377,b8ccdb,0
                                    Goto 国王OK
                                Else
                                EndIf
                                Goto 国王NO
                            Else
                            EndIf
                        Else
                        EndIf
                    Else
                    EndIf
                Else
                EndIf
            Else
            EndIf
        Else
        EndIf
    EndFor
    Rem 国王OK
Return 国王
Sub 出口
    For 9999
        KeyPress 9,1
        Delay 100
        IfColor 635,354,ffffff,0
            IfColor 640,352,ffffff,0
                IfColor 644,354,ffffff,0
                    IfColor 650,364,ffffff,0
                        IfColor 659,364,ffffff,0
                            IfColor 645,365,ffffff,0
                                For 60
                                    KeyPress 13,1
                                    Delay 500
                                    Rem 此处为教堂外处取色。一般无需重取
                                    IfColor 16,33,ffffff,0
                                        Goto 出口OK
                                    Else
                                    EndIf
                                EndFor
                            Else
                            EndIf
                        Else
                        EndIf
                    Else
                    EndIf
                Else
                EndIf
            Else
            EndIf
        Else
        EndIf
    EndFor
    Rem 出口OK
    Delay 3500
Return 出口
Sub 教堂入口
    For 9999
        KeyPress 9,1
        Delay 100
        IfColor 659,365,ffffff,0
            IfColor 664,364,ffffff,0
                IfColor 667,353,ffffff,0
                    IfColor 676,364,ffffff,0
                        IfColor 670,356,ffffff,0
                            KeyUp 38,1
                            Delay 100
                            For 99
                                KeyPress 13,1
                                Delay 500
                                IfColor 77,42,ffffff,0
                                    Goto 教会入口OK
                                Else
                                EndIf
                            EndFor
                        Else
                        EndIf
                    Else
                    EndIf
                Else
                EndIf
            Else
            EndIf
        Else
        EndIf
    Else
    EndIf
EndFor
Rem 教会入口OK
Return 教堂入口
Sub 报告美8
    MoveTo 734,387
    Delay 100
    LeftClick 1
    Delay 100
    For 999
        IfColor 80,39,ffffff,0
            Rem 此处为美术所处位置。如为一则删掉此处。为二则按DOWN1次。类推
            Delay 1200
            KeyPress 40,4
            Delay 1000
            KeyPress 13,1
            Delay 500
            KeyPress 13,1
            Delay 300
            Goto 报告OK
            Delay 100
        EndIf
    EndFor
Else
    Delay 100
EndIf
EndFor
Rem 报告OK
Return 报告美8
Sub 打开技能栏
    For 10
        KeyDown 17,1
        KeyPress 90,1
        KeyUp 17,1
        Delay 1000
        For 10
            //Rem 此处为展开技能栏后取色。需重取
            IfColor 672,103,17beed,0
                Goto 打开技能栏OK
            Else
                Delay 100
            EndIf
        EndFor
    EndFor
    Rem 打开技能栏OK
Return 打开技能栏
Sub 补充行动力
    Delay 500
    For 5
        //Rem 此处为行动力取色。需重取
        IfColor 138,139,f77cf7,0
            Goto 补充行动力OK
        Else
            Gosub 打开技能栏
            KeyPress 116,1
            Delay 500
        EndIf
    EndFor
    Rem 补充行动力OK
Return 补充行动力
Rem 结束
 

此篇文章为17173玩家原创作品,获得积分奖励 10Z。
17173全新积分兑换系统上线 点卡周边等你拿>>>详情点击

此篇文章为17173玩家原创作品,获得积分奖励 Z。
17173全新积分兑换系统上线 点卡周边等你拿>>>详情点击
关键字:

相关链接

http://dol.17173.com/jingyan/tanxian.shtml

游戏截图
用户: 匿名
史上最强的拼音输入法 下载>>>
评论

我要发布Sogou推广服务

热点标签:
新闻 标题 栏目 文章 图片 链接
热点标签:
新闻 标题 栏目 文章 图片 链接