
Copy exactly as shown...
; Completed 4/14/10
set %HP 99 ; This is the % your HP will be at before the script does a [bandself
if ( #hits * 100 ) / #maxhits <= %HP || C in #charstatus
{
event macro 1 0 [bandself
set %time ( 11 - ( #dex / 20 ) ) * 20
if %time < 10
set %time 10
wait %time
}
Then make a new script on Easy UO and paste in there, save it as HealR and your done. enjoy
