Sub Scan()
uo.set('finddistance', '10')
uo.ignore('self')
uo.findtype('0x0190', '-1', 'ground')
while uo.findcount() and not uo.dead()
uo.cast('Magic Arrow', 'finditem')
wait(1500)
uo.ignore('finditem')
uo.findtype('0x0190', '-1', 'ground')
wend
uo.findtype('0x0191', '-1', 'ground')
while uo.findcount() and not uo.dead()
uo.cast('Magic Arrow', 'finditem')
wait(1500)
uo.ignore('finditem')
uo.findtype('0x0191', '-1', 'ground')
wend
uo.ignorereset()
endsub
или если есть , по сути данному скрипту , дайте .