i could help with FireField macro
Код:
set $westbtn up// walk+west
set $eastbtn down// walk+east
set $ffcastbtn F11 // UO button cast spell FireField+wft+targetself
set #ffcastwait 2000//
:recast
set timer
send $ffcastbtn
wait #ffcastwait
if (lastmsg fiz)
goto recast
end_if
:start
if (hits < 50) and (hits >= 1)
repeat 6
send $eastbtn
wait 200
end_repeat
end_if
if (hits >= 150)
repeat 10
send $westbtn
wait 200
end_repeat
end_if
if timer >= 75000
goto recast
end_if
goto start
you should edit walking keys according to your place for macroeing
the second char with simple bandages macro stands near and heals the first one