- AuthorPosts
michael johnston
ScoutRecent Activity
-
Obtained Mac'Aree Vigilant's Redoubt. 2 hours ago
-
Obtained Demonic Gladiator's Necklace. 2 hours ago
-
Obtained Demonic Gladiator's Ringmail Boots. 2 hours ago
February 21, 2015 at 12:06 amPost count: 1I have done every thing I can but the issue I am having is gs is not putting anything in the command line when I make the macro I don’t have double lua at the end but this is what I am trying to use I am naming the macro EnhDPS
local _, Sequences = … — Don’t touch this
Sequences[‘EnhDPS’] = {
PreMacro = [[
/targetenemy [noharm][dead]
/startattack
]],
‘/cast !Flame Shock’,
‘/cast Unleash Elements’,
‘/cast Lava Lash’,
‘/cast Stormstrike’,
‘/cast Fire Nova’,
‘/use !Feral Spirit’,
— ‘/cast [combat] !Lightning Bolt’,
— ‘/cast Frost Shock’,
— ‘/cast [combat] Fire Elemental Totem’,
— ‘/cast [combat] Earth Elemental Totem’,
— ‘/cast [pet:Primal Fire Elemental] Empower’,
— POST MACRO ONLY GOOD IF ITS NO GCD.
PostMacro = [[
/use ![combat] Ascendance
/use ![combat] Elemental Mastery
/use Shamanistic Rage
/use [combat]13
/use [combat]14
]],
}-
- AuthorPosts
You must be logged in to reply to this topic.