WoW Classic Vanilla Warlock Macros Guide for PVP
Page info
Writer VoiViD Date19-05-21 14:08 Hit3 Comment0Link
-
https://youtu.be/h7SzOZ9H0sY 0- Connection
Body
Pet Attack / Pet Follow 1 Button "Make sure to change name"-
/script if UnitExists("target") then if a==0 then PetAttack(target) a=1 else if UnitExists("pettarget") and UnitIsUnit("target", "pettarget") then PetFollow("Voivid") a=0 else PetAttack(target) end;end; else PetFollow("Voivid") a=0 end;
Max Camera Distance -
/console CameraDistanceMaxFactor 5
Ice Deflect + Reflect -
/use Ice Deflector
/use Gyrofreeze Ice Reflector
Hide error text -
/script UIErrorsFrame:Hide()
Shadow Reflect Ward "Make sure to change to proper rank #" -
/cast Shadow Ward(Rank 4)
/use Ultra-Flash Shadow Reflector
Shift Modifier Macro "Change spell names" -
/script if IsShiftKeyDown() then CastSpellByName("Curse of Shadow"); else CastSpellByName("Curse of Agony"); end
Skull debuff remove -
/script UseItemByName ("Skull of Impending Doom")
/Unbuff Flee
Amp Curse -
/cast Amplify Curse
/cast Curse of Exhaustion
Spellstone Vanish -
/use Major Spellstone
/use Gnomish Cloaking Device
Pet attack -
/script PetAttack()
Pet follow -
/script PetFollow()
Devour Magic from target -
/script CastPetAction (4)
Self Devour Magic "Change to your name"-
/target Voivid
/script CastPetAction (4)
/script TargetLastTarget()
Fel Dom + Summon + Soul Link "Change to pet you want"-
/cast Fel Domination
/cast Summon Voidwalker(Summon)
/cast Soul Link
Improved Howl of Terror "Make sure rank is correct"-
/use Limited Invulnerability Potion
/cast Howl of Terror(Rank 2)
Summon Inferno -
/script PetDismiss()
/cast Inferno(Summon)
All in 1 pet spells "Make sure rank is correct" -
/cast Spell Lock(Rank 2)
/cast Seduction
/cast Fire Shield(Rank 5)
/cast Sacrifice(Rank 6)
Trinket 13 -
/use 13
Trinket 14 -
/use 14
Comment List
There are no registered comments.