Цитата:
set $not there are
set $can't you can't see
set $put you pull
set $loos you fish
set #x charposx
set #y charposy
set #x #x - 2
set #y #y + 2
send f1 // LastObject (удочка)
waitfortarget 3000
left 649, 217 // любая координата в зоне досигаемости чара
for #ii 1 5 1
for #i 1 5 1
set lasttargetx #x
set lasttargety #y
:re
send f2 // LatObject-WFT-LastTarget
waitfortarget 10000
wait 600
set timer
while_not lastmsg = $not or lastmsg = $try or lastmsg = $can't or lastmsg = $noline or lastmsg = $far
if lastmsg = $put or lastmsg = $loos
gosub re
end_if
if timer > 10000
gosub re
end_if
end_while
set #x #x
set #y #y - 1
set timer
end_for
set #x #x + 1
set #y #y + 5
set timer
end_for
say forward
wait 7s
say stop
На строке "while_not lastmsg = $not or lastmsg = $try or lastmsg = $can't or lastmsg = $noline or lastmsg = $far"