Rem 再来
// =============================================================
Rem 领票
VBSCall FindPic(0,150,260,440,"Attachment:\包裹.bmp",0.9,x,y)
If x>0 and y>0
    MoveTo x+50,y-90
    Delay 1000
    LeftClick 2
    Delay 1000
Else 
    Goto 领票
EndIf 
Gosub 买东西
// =============================================================
// 从帮会到洱海帮会
// 当前地图本帮帮会
xx=526
yy=572
Gosub gopos
Delay 25000
// 当前地图草原
hang=4
Gosub gopic
Delay 10000
Gosub 过地图
// 当前地图雁南
hang=2
Gosub gopic
Delay 10000
Gosub 过地图
// 当前地图洛阳
hang=3
Gosub gopic
Delay 10000
Gosub 过地图
// 当前地图敦黄
hang=2
Gosub gopic
Delay 10000
Gosub 过地图
// 当前地图剑阁
hang=1
Gosub gopic
Delay 10000
Gosub 过地图
// 当前地图大理
hang=2
Gosub gopic
Delay 10000
Gosub 过地图
// 当前地图洱海
hang=5
Gosub gopic
Delay 10000
Gosub 进城
// 当前地图洱海帮会
xx=659
yy=296
Gosub gopos
Delay 25000
Gosub 找商人
// =============================================================
i=3
Gosub 卖东西
Gosub 买东西
// =============================================================
// 从洱海帮会到本帮帮会
Rem 测试
xx=526
yy=572
Gosub gopos
Delay 25000
hang=2
Gosub gopic
Delay 10000
Gosub 过地图
hang=3
Gosub gopic
Delay 10000
Gosub 过地图
hang=2
Gosub gopic
Delay 10000
Gosub 过地图
hang=3
Gosub gopic
Delay 10000
Gosub 过地图
hang=5
Gosub gopic
Delay 10000
Gosub 过地图
hang=1
Gosub gopic
Delay 10000
Gosub 过地图
hang=5
Gosub gopic
Delay 10000
Gosub 进城