05-09-2013, 03:36 AM
Here is one by health:
on:=30 Health % to put on
off:=80 Health % to take off
Code:
500 {SSA Health by C} on:=30 off:=80 ssa:=3081 BP:=0 Self.Health%()<=!on! [if] Self.Inventory.Amulet()<>!ssa! Self.UnEquip.Amulet(!BP!) Macro.Wait(20) Self.Equip.Amulet(!ssa!) Exit() {if} Self.Health%()>=!off! Self.Inventory.Amulet()==!ssa! Self.UnEquip.Amulet(!BP!) Exit()
on:=30 Health % to put on
off:=80 Health % to take off
ATENÇÃO! Se esta informação lhe foi útil, seja gentil e click em "Give Reputation to This User".