I want to set up a switch equip macro, i made this from scrath, im a newbie in this please guide me how to correct this. At present even if i equip the trigger macro wont start.
automacro mdef {
equipped topHead +5 Large Hibiscus [Gibbet] [1]
run-once 1
call {
do eq +7 Valkyrja's Shield [Seeker] [1]
do eq +4 Dragon Manteau [Kapha] [1]
do eq Sunglasses [Gibbet] [1]
do eq +5 Silk Robe [Goat:VIT+3] [1]
do eq +5 High Quality Sandals [Megalith] [1]
do eq Rainbow Scarf
do eq Rosary
do eq Rosary
release mdef
}
}
automacro pdef {
equipped topHead +4 **Red Tailed Ribbon** ##This is how i can see in the inventory listing of Openkore
run-once 1
call {
do eq +5 Orlean's Server [Thara Frog] [1]
do eq +7 Glorious Muffler
do eq Blush of Groom
do eq +4 Glorious Suit [Dex+3]
do eq +7 Glorious Shoes
do eq Gentleman's Pipe
do eq Orlean's Gloves [Zerom] [1]
do eq Orlean's Gloves [Zerom] [1]
release pdef
}
}
Also please go through my equip list and correct if any mistakes.
I want to make the switch if i equip any of the mdef head gear and pdef headgear. I found one for Mdef when im under SG or any other spell to switch equips auto. But problem with that is after words i cant switch back to pdef set. Please help me.
Macro: Equipped trigger Help need
Moderator: Moderators
-
- Noob
- Posts: 5
- Joined: 28 May 2010, 10:38
- Noob?: Yes
Re: Macro: Equipped trigger Help need
I havent done any progress in this so far,
Otherwise if anyone have any good macro to switch these equips in PVP or BG, any practical trigger will do, not necessarily equipped trigger. Please help me.
Otherwise if anyone have any good macro to switch these equips in PVP or BG, any practical trigger will do, not necessarily equipped trigger. Please help me.