12-26-2014, 03:04 PM
Create 2 macros, 1 macro for each monster:
PHP Code:
500 {Stealth 1} ID:=3049 Creatures.ByName(Corym Charlatan)>=2 [corym1] Self.Equip.Ring(!ID!) Exit() {corym1} Self.UnEquip.Ring(0) Exit()
PHP Code:
500 {Stealth 2} ID:=3049 Creatures.ByName(Corym Skirmisher)>=2 [corym2] Self.Equip.Ring(!ID!) Exit() {corym2} Self.UnEquip.Ring(0) Exit()
If i help you please Click ^ to give REP point
if I'll have more rep I'll make better scrips