OMG THEY KILLED MY MACROS..YOU BASTERDS

Aftet the pre-atch launch blizz disabled the scripts and everyone who uses macros panicked and mass hysteria ensued in trade chat and here lol

fear not macros still work but without 0’s an 12345 in the castsequence.

Instead a timer must be put in so that the skills cast after one another

atleast this worked for me

hope this gives some insight for others

Can you give an example? ^^

yes, please post an example. thank you.

yup :stuck_out_tongue: explain yourself with example! enlight us

what timers r u talking about

It’s a castsequence format such as : /castsequence Frostbolt, frostbolt, frostbolt, frostbolt, Ice Lance" So it will fire out spells in that order, Frostboltx4 then after the 4th bolt, it will fire an Ice lance. It’s a chain order.

At least I think that’s what is the explanation is. for this subject.

I bolieve it would be something like …
/castsequence reset=target (ability)
/castsequence reset=30(adjustable)(ability)
ect.,ect.,ect.

[quote quote=16534]I bolieve it would be something like …
/castsequence reset=target (ability)
/castsequence reset=30(adjustable)(ability)
/castsequence reset=45 (ability)
ect.,ect.,ect.[/quote]
Not sure how many you can put for each sequence

We are still all waiting for Baal’s response, with a few trying to read his mind remotely. =)

the castsequence not working for me if i do like a

/castsequence reset=0.3 1,2,3,4,5, !Ravage
/castsequence reset=0.3 1,2,3,4, Rip

Drop the 1,2,3,4,5. as it isnt needed with the timer and adjust the time 0.3 to something a little longer maybe 0.8. I’m not an expert just going by other posts of recent macros

[quote quote=16581]the castsequence not working for me if i do like a

/castsequence reset=0.3 1,2,3,4,5, !Ravage
/castsequence reset=0.3 1,2,3,4, Rip

[/quote]Both because 1,2,3 can’t be used anymore and because Ravage doesn’t exist anymore.

here is a example of a working macro without swap action bars

/castsequence reset=target Lifebloom,Regrowth,null
/castsequence reset=7 regrowth,Rejuvenation,healing touch
/castsequence reset=13 Swiftmend,Wild Growth
/castsequence reset=20 !Force of Nature
/use Nature's Swiftness
/use Nature's Vigil
/use Ironbark
/use Barkskin
/use 13
/use 14

I have done this ans only flameshock goes off with ascendance

/castsequence reset=target Flame Shock,null
/castsequence reset=11 Unleash Elements
/castsequence reset=6 Lava Lash
/castsequence reset=5 Stormstrike
/castsequence reset=4 Frost Shock
/cast [combat]Ascendance
/cast [combat]Shamanistic Rage
/sartattack

[quote quote=16652]here is a example of a working macro without swap action bars

/castsequence reset=target Lifebloom,Regrowth,null
/castsequence reset=7 regrowth,Rejuvenation,healing touch
/castsequence reset=13 Swiftmend,Wild Growth
/castsequence reset=20 !Force of Nature
/use Nature's Swiftness
/use Nature's Vigil
/use Ironbark
/use Barkskin
/use 13
/use 14

[/quote]I wanted to say that i doubt this will work, but surprisingly it does work C:

So in theory this should work for my Shaman? I cant’ seem to get it to work. I’m assuming I may have to delete the old macros and start fresh.

/castsequence !Lava Burst
/castsequence [nochanneling]reset=3  Flame Shock
/castsequence [nochanneling]reset=4.5  Lava Burst,Lava Burst,lightning bolt
/use Shamanistic Rage
/use Ascendance
/targetenemy [noharm][dead]

Edit: I obviously need to go back to the drawing board on this, I put too many GCDs missmatched. (it halfass works when dropping to 255 chrs) I can’t get any extended macros to save. I’m not sure what’s wrong.

#showtooltip
/targetenemy [noharm][dead]
/startattack
/castsequence reset=target Flame Shock,!Lava Burst,Lava Burst,lightning bolt
/use Shamanistic Rage
/use Ascendance

and macro toolkit does work that is what i am using

So how would I do this? :stuck_out_tongue: Im very new too this kind of thing. My hands are very shaky and thats basiclly how i found this website!

Before the patch my macro looked like this:
/startattack
/castsequence reset=0.3 1, Mutilate;
/castsequence reset=0.3 Dispatch;
This would do Dispatch whenever it proced and only do dispatch in execution phase.

I tried this now:
/startattack
/castsequence reset=7 1, Mutilate;
/castsequence reset=13 Dispatch;
But it doesnt work. And removing “1” before Mutilate will make the macro only do mutilate. Same when i put “!” infront off Dispatch

[quote quote=16652]/castsequence reset=target Lifebloom,Regrowth,null
/castsequence reset=7 regrowth,Rejuvenation,healing touch
/castsequence reset=13 Swiftmend,Wild Growth
/castsequence reset=20 !Force of Nature
/use Nature’s Swiftness
/use Nature’s Vigil
/use Ironbark
/use Barkskin
/use 13
/use 14[/quote]

This method will not work for me. No matter what I put into it it will only use the first ability.

[quote quote=16703]So in theory this should work for my Shaman? I cant’ seem to get it to work. I’m assuming I may have to delete the old macros and start fresh.

/castsequence !Lava Burst
/castsequence [nochanneling]reset=3  Flame Shock
/castsequence [nochanneling]reset=4.5  Lava Burst,Lava Burst,lightning bolt
/use Shamanistic Rage
/use Ascendance
/targetenemy [noharm][dead]

Edit: I obviously need to go back to the drawing board on this, I put too many GCDs missmatched. (it halfass works when dropping to 255 chrs) I can’t get any extended macros to save. I’m not sure what’s wrong.
[/quote]My macro toolkit only saved under general, not under character-specific macros.