Code: Select all
sum lum()
Var topor = 0x0F44
var k = 0
While not UO.hidden()
hideuntil()
uo.wattargettile (3296, 872, 1002)
UO.usetype (topor)
Uo.deletejournal ()
k = 0
While not Uo.injournal ('put') and not uo.injournal ('fail') and k < 30
k = k + 1
wait (500)
wend
Uo.findtype ('0x1BDD', -1, 'my')
if uo.findcount () > 0 then
uo.moveitem ('finditem', -1, '0x40039213')
wait (100)
end if
wend
end sub
понять не могу никак где ошибся
заранее благодарю!