Page 1 of 1

Script dont work..=(

Posted: 2004-05-23 13:12:35
by NIXER
sub AutoHeal()
while uo.count("Bandage")
if not uo.dead() then
if uo.life < uo.str then
uo.exec("bandageself")
;uo.print("Bandagiere....")
wait(500)
endif
;wait(500)
endif
;wend
wait(500)
wend
end sub

that is the script..and when i will run it ..yoko says "Unknown graphic type"
Why it do that ????.....i hope anyone can help me.... =(
Sorry 4 my bad english ^^"...
MfG
NIXER

Posted: 2004-05-23 18:14:13
by Eduardu0
Because perhaps the place where you play uses another type of dressings...
Go in types objects and change the target of the bandage

Posted: 2004-05-23 20:15:02
by NIXER
hm.. thx ^^
i will test it !!
if it work i write back..
MfG
NIXA

Posted: 2004-05-23 20:48:26
by Eduardu0
Help...
Does Yoko Injection have exploits of to paint items and to catch plevel?

Posted: 2004-05-24 03:21:54
by Poobah
I have done such a thing, i would keep checking ur journal and wait for the heal attempt to fail/suceed, before continueing.