View Single Post
12-02-14, 11:38 PM   #1
venom760
A Kobold Labourer
Join Date: Dec 2014
Posts: 1
PVP - Feral Druid - Need help with specific sequence.

Sequences['FeralPVP'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/castsequence [@player,nostance:2] Mark of the Wild,Cat Form(Shapeshift)
/cast [nostealth,nocombat] Prowl
/castsequence reset=target !rake,null
/stopattack [stealth]
/console Sound_EnableSFX 0
]],
'/castsequence reset=target Rake,shred,!Tigers Fury, shred,shred,shred,ferocious bite,rake,shred,Savage Roar,shred,Rip',
'/castsequence [combat] reset=30 tiger’s fury',
'/castsequence [combat] reset=180 Berserk',
'/castsequence [combat] reset=target faerie fire',
'/use [combat] survival instincts',
'/castsequence reset=30 cenarion ward',
PostMacro = [[
/startattack
/use [combat]13
/use [combat]14
/script UIErrorsFrame:Clear()
/console Sound_EnableSFX 1
]],
}
____________________

'/castsequence reset=target Rake,shred,!Tigers Fury, shred,shred,shred,ferocious

This is the sequence I need to happen, anyones help would be great all the other stuff in the macro, I dont care about.
  Reply With Quote