Page 1 of 1

Жосткий рок

Posted: 2006-04-29 21:48:38
by Die Hard
Подделайте плиз скрипт чтобы работал!

sub music()
var food=' 0x4041D103 '
uo.Exec('addobject instrument')
while uo.Targeting()
wait(500)
wend
while not uo.Dead()
uo.DeleteJournal()
uo.UseObject('instrument')
wait(1000)
uo.WarMode(true)
wait(750)
uo.WarMode(false)
while not uo.InJournal('You attempt') or not uo.InJournal('You establish a connection to the netherworld.')
uo.UseSkill('Spirit Speak')
wait(7000)
CheckLag()
wend
if uo.InJournal('You are starving') then
while not uo.InJournal('You are simply')
uo.UseType(food)
wait(100)
CheckLag()
wend
end if
wend
end sub

sub CheckLag()
UO.DeleteJournal()
UO.Click('backpack')
repeat
wait(500)
until UO.InJournal('backpack')
end sub

Posted: 2006-04-29 22:03:00
by BigMouseI
на дрв баг немного не в этом :D

Posted: 2006-04-29 22:04:18
by Die Hard
какой баг??