12-20-2013, 11:45 PM
(12-20-2013, 11:26 PM)Drixdruid Wrote: MACRO for logout WITH 50 mana potion
macro up ssa 50 % life
stealth ring up 3 Cyclopes
1000 {Log Out if 50< MP's} Misc.ItemCountEx(268)<50 Cavebot.Stop() Status.Battle()==0 Self.Logout()
log out /\ <50 MP
1000 {Equip SSA} Self.Health%()<=50 Self.Equip.Amulet(3081)
equip SSA if <50%hp
1000 {Equip Stealth Ring} Creatures.ByName(Cyclops)>=3 Self.Equip.Ring(3049)
Equip Ring if 3 or more Cycs.