Pomogite pliz nujen skript na hill bez manok na warde DRW
Posted: 2009-11-08 05:03:29
Помогите плиз нужен скрипт на хилл без манок заранее спасибо!!!))))
All sides of Injection
https://yoko.uokit.com/
Code: Select all
sub healing()
var lhand=uo.objatlayer('Lhand')
var rhand=uo.objatlayer('Rhand')
uo.bandageself()
wait(400)
if not lhand=='' then
uo.equip('Lhand',lhand)
wait(100)
endif
if not rhand=='' then
uo.equip('Rhand',rhand)
endif
endsub