
Search found 2 matches
- 2008-09-24 08:13:49
- Forum: I need script!
- Topic: Whats wrong? need help
- Replies: 2
- Views: 903
- 2008-09-22 19:21:37
- Forum: I need script!
- Topic: Whats wrong? need help
- Replies: 2
- Views: 903
Whats wrong? need help
sub heal()
repeat
if uo.life<290 then
uo.bandageself()
wait(3000)
endif
wait(1000)
until uo.dead()
end sub
Whats wrong cant understand.. it works heals my self but some times i get error with button ok cant remember now text something ...
repeat
if uo.life<290 then
uo.bandageself()
wait(3000)
endif
wait(1000)
until uo.dead()
end sub
Whats wrong cant understand.. it works heals my self but some times i get error with button ok cant remember now text something ...