01-21-2016, 12:35 AM
I think these may help you
with mob Wrote:2000 {equipring} Self.Attacking()==1 Creatures.OnScreen()>=4 Self.Equip.Ring(3049)
after dead monsters Wrote:2000 {UnEquipRing} Creatures.OnScreen()<=1 Self.UnEquip.Ring(0)