Rogue tips and tricks for Vanilla WoW 1121 Part 2
Page info
Writer Nopesorry Date19-04-25 14:29 Hit49 Comment0Link
-
https://youtu.be/lOztCBL3Wro 20- Connection
Body
Macro's: (You need the AddOn "Supermacro" for these!)
# Sapper Blind Macro
/use Goblin Sapper Charge
/run if GetUnitName("target")==nil then TargetNearestEnemy() end
/cast Blind
# Stealth + Sap Nearest Enemy Macro
/script if not(string.find(GetShapeshiftFormInfo(1), "Invis" )) then CastSpellByName("Stealth"); end
/run if GetUnitName("target")==nil then TargetNearestEnemy() end
/cast Sap(Rank 3)
# AoE Macro
/use Shard of the Fallen Star
/use Ramstein's Lightning Bolts
/use Goblin Sapper Charge
/use Oil of Immolation
# Heal Macro
/use Whipper Root Tuber
/use Major Healing Potion
/use Crystal Restore
# Heal + Vanish Macro
/use Whipper Root Tuber
/use Major Healing Potion
/use Crystal Restore
/cast Vanish(Rank 2)
# Sinister Strike + Auto Attack nearest Enemy Macro
/run if GetUnitName("target")==nil then TargetNearestEnemy() end
/run if not IsCurrentAction(12) then UseAction(12) end
/cast Sinister Strike(Rank 8)
/run UIErrorsFrame:Clear()
# Backstab + Auto Attack nearest Enemy Macro
/run if GetUnitName("target")==nil then TargetNearestEnemy() end
/run if not IsCurrentAction(12) then UseAction(12) end
/cast Backstab(Rank 9)
/run UIErrorsFrame:Clear()
# Vanish + Change Boots and Headpiece
/cast Vanish(Rank 2)
/equip Name of Boots
/equip Name of Headpiece
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Background Music:
# 0:00 - 3:40
DJ Snake, Lauv - A Different Way (Nalestar Edit)
# 3:40 - 7:45
Free Bubble - City Lights
#7:45 - 12:20
Anto - To Love You
#12:20 - End
Disclosure - F For You (Totally Enormous Extinct Dinosaurs Remix)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Thanks for watching!
Like and Subscribe to the Channel if you want to see more stuff coming! Waiting for Retail Vanilla ! :)
Comment List
There are no registered comments.