Delay 3000
MoveTo 308,584
Delay 50
LeftClick 1
Delay 3000
KeyPress "Enter", 1
Delay 500
KeyPress "Down", 1
Delay 500
KeyPress "Enter", 1
Delay 3000
End If
//回国家回点定为这里不同国要修改
FindPic 369,254,500,380,"Attachment:\地5.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo 750,350
Delay 500
LeftClick 1
Delay 3000
KeyPress "Down", 1
Delay 500
KeyPress "Enter", 1
Delay 500
KeyPress "Up", 1
Delay 500
KeyPress "Enter", 1
Delay 500
KeyPress "Up", 1
Delay 500
KeyPress "Enter", 1
Delay 500
KeyPress "Enter", 1
Delay 500
KeyPress "Enter", 1
Delay 500
KeyPress "F2", 1
Delay 2000
KeyPress "Num 7", 1
Delay 500
KeyPress "Up", 1
Delay 500
KeyPress "Enter", 1
Delay 500
KeyPress "Num 9", 1
Delay 500
End If
//上面为九龙城修装备不能改动
FindCenterColor 25,150,1024,768,"2F5ADA",intX,intY
If intX > 0 And intY > 0 Then
MoveTo intx+1,inty+1
Delay 50
LeftClick 1
Delay 1500
End If
FindColor 0,0,1024,768,"FFE8AF",intX,intY
If intX > 0 And intY > 0 Then
MoveTo intx+1,inty+1
Delay 50
LeftClick 1
Delay 1500
End If
FindPic 0,0,350,710,"Attachment:\地6.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intx+1,inty+1
    Delay 50
    LeftClick 1
    Delay 100
End If
FindPic 0,0,750,350,"Attachment:\地7.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intx-30,inty
        Delay 100
        LeftClick 1
        Delay 1000
End If
GetColor=GetPixelColor(840,375)
If GetColor="2BADF9" Then
KeyPress "Enter", 1
        Delay 500
End If
FindPic 136,300,866,490,"Attachment:\九龙城.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
KeyPress "Down", 1
        Delay 500 
KeyPress "Enter", 1
        Delay 500
End If
//上面为点了国家传点npc没有传防卡
GetColor=GetPixelColor(470,670)
If GetColor="3F32A5" Then
        KeyPress "Enter", 1
                Delay 500
            KeyPress "Enter", 1
            Delay 500
    End If
//死亡复活
GetColor=GetPixelColor(956,261)
If GetColor="1E0090" Then
KeyPress "F1", 1
Delay 1000