sub hidd()
loop:
UO.DeleteJournal()
UO.UseSkill("Hiding")
while not UO.InJournal("revealed") or UO.InJournal("can`t")
wait (1000)
wend
goto loop
end sub
sub detect()
loop:
UO.DeleteJournal()
UO.UseSkill("Detec")
while not UO.InJournal("You")
wait (1000)
wend
goto loop
end sub
sub main()
repeat
if not uo.hidden() then
uo.useskill('Hiding')
while not uo.hidden() or not uo.injournal('seem')
wait(100)
wend
uo.deletejournal()
endif
wait(100)
until uo.dead()
end sub
это запускаеш на втором клиенте
------------------------------------------------------------------------------------
sub main()
Repeat
UO.Exec("useskill 'Detect Hidden'")
wait(1500)
Until (1==0)
end sub
это на том где хочеш качать детект