Forgotten World Ultima Online Forums

Forgotten World Ultima Online Forums (https://forum.fwuo.ru/index.php)
-   English section (https://forum.fwuo.ru/forumdisplay.php?f=33)
-   -   Healing macro (https://forum.fwuo.ru/showthread.php?t=30808)

aulinis 21.06.2013 15:17

Healing macro
 
Hello all. Today i encountered another problem with healing macro.
My friend is hitting me and i am healing, but when my hp is low I don't want to die. I want to run away , heal up and come back. How to do so?
At the moment i have made macro like this:
if hits <60
Send F11 ( F11 in game is to walk north in to the wall, because we are between walls)
But i don't know how to go back to my partner when I heal up. Ty

m1shko 21.06.2013 19:29

Re: Healing macro
 
something like this:

[QUOTE]set $westbtn up// walk+west
set $eastbtn down// walk+east


set #a 0

:start

if (hits < 60) and (hits >= 1)
repeat 6
send $westbtn
wait 200
end_repeat
end_if
if (hits >= 150)
repeat 6
send $eastbtn
wait 200
end_repeat
end_if[/QUOTE]

aulinis 21.06.2013 20:12

Re: Healing macro
 
Omg thanks a lot ! Much appreciated ! :)


Часовой пояс GMT +3, время: 23:51.

Powered by: vBulletin® Version 3.8.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© 2004-2019 Forgotten World