byl by jste někdo od té dobroty a přepsal mi script na necra? Kdyby byl výsledek takový že mi vylítne target na clumsy já označím cíl a na něj se bude kouzlit tak bych vám byl velmi vděčný


sub necro()
var timer = UO.timer()
while NOT UO.Dead()
while UO.Mana>=30
if UO.count("0x0EFA","0x0026") 0 then
UO.WaitTargetSelf()
UO.UseType(0x0E35,0x0079)
wait(3800)
if (Uo.timer() - timer)*100 >= 16000 then
uo.waittargettype("0x0F0E","Ox0000")
uo.usetype("0x1843","0x0005")
wait(1000)
uo.usetype("0x0F09")
wait(500)
timer = UO.timer()
end if
else
uo.playwav("C:\Downloads\injection\alarm_3.wav")
wait(1000)
uo.exec("terminate necro")
end if
wend
while UO.Mana = 20000 then
uo.waittargettype("0x0F0E","Ox0000")
uo.usetype("0x1843","0x0005")
wait(1000)
uo.usetype("0x0F09")
wait(500)
timer = UO.timer()
end if
wend
wend
end sub