Wow macroes

From Skytech
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Rogue macro

Sinister strike, riposte macro with ui-hide + trinkets

#showtooltip Riposte
/startattack
/script UIErrorsFrame:Hide()
/cast berserking
/use Bladefist's Breadth
/use Terokkar Tablet of Precision
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
/castrandom Sinister Strike, Riposte

Pickpocket + garrote

#showtooltip garrote
/cast Pick Pocket
/stopcasting
/cast Garrote

Pickpocket + cheapshot

#showtooltip Cheap Shot
/cast Pick Pocket
/stopcasting
/cast Cheap Shot

Shaman

Earthshock focus target rank1

#showtooltip Earth Shock(Rank 1)
/clearfocus [mod:shift]
/focus [target=focus, harm, nomod, noexists]
/cast [target=focus, harm, nomod, exists] Earth Shock(Rank 1) 

Various wow macros

MACRO 18 "Avoidance" Ability_BullRush
/script DEFAULT_CHAT_FRAME:AddMessage("Need 102.4 combined avoidance. Currently at:",0.8,0.8,1)
/script DEFAULT_CHAT_FRAME:AddMessage(GetDodgeChance()+GetBlockChance()+GetParryChance()+5+(GetCombatRating(CR_DEFENSE_SKILL)*150/355+ 20)*0.04,1,0.5,0)
END
MACRO 12 "EOTS" INV_Misc_QuestionMark
/bg
1. Allies will almost always rush FR, stack 7-8 defenders there
2. Put 2 ppl for defence at BET
3. Rush DR with 4-5 people
4. We have a decent shot if we either block their initial rush or get DR.
5. Change FR <--> BET if allies go for BET first
END
MACRO 19 "Healthstone" INV_Misc_QuestionMark
#showtooltip Master Healthstone
/use Master Healthstone
END
MACRO 8 "Ice Lance" Ability_Creature_Disease_03
/cast [target=mouseover,exists] Spirit Lance; Spirit Lance
END
MACRO 9 "illhoof" Ability_BullRush
/target demon chains
END
MACRO 4 "Kilrek" Ability_Ambush
/tar kil'rek
END
MACRO 3 "Main Attack" INV_Misc_QuestionMark
#showtooltip Riposte
/startattack
/script UIErrorsFrame:Hide()
/cast berserking
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
/castrandom Sinister Strike, Riposte
END
MACRO 11 "Mortal Strike" INV_Misc_QuestionMark
#showtooltip Mortal Strike
/script UIErrorsFrame:Hide()
/use Ancient Draenei War Talisman
/stopcasting
/use Ogre Mauler's Badge
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
/cast Mortal Strike
/attack
END
MACRO 5 "Mount" INV_Misc_QuestionMark
/use [outdoors,nomounted,nomodifier:ctrl,flyable] Green Windrider; [outdoors,nomounted] Amani War Bear
/dismount [mounted]
END
MACRO 6 "Mount#2" INV_Misc_QuestionMark
#showtooltip
/stopmacro [flying]
/dismount [mounted]
/use [nomounted,flyable,nomodifier:alt] Swift Green Windrider
/stopmacro [flyable,nomodifier:alt]
/userandom [nomounted] Swift Green Hawkstrider
END
MACRO 2 "Opener#1" Ability_Druid_ForceofNature
/cast Pick Pocket
/stopcasting
/cast Garrote
END
MACRO 7 "Sell" Ability_Creature_Cursed_04
/w aurak Adamantite Stinger
END
MACRO 1 "Stealth" Ability_Ambush
/cast stealth
END
MACRO 17 "Switch" Ability_Hunter_SerpentSwiftness
/equip Inuuro's Blade
/equip Platinum Shield of the Valorous
/equip Gladiator's Greatsword
END