I have tested this on multiple mobs. It will NOT cast murder of crows… the first thing in the list. Also is it me or doe the stepfunctions not work anymore? Try putting mongoose bite as your first 3 casts and then another spell. It will not cast 3 mongoose bites in a row.
Sequences[‘SV_ST’] = {
author=“Critocalypse@Sargeras”,
specID=255,
version=5,
source = “Local”,
helpTxt = “Talents: 2122322”,
StepFunction = GSStaticPriority,
icon=‘INV_MISC_QUESTIONMARK’,
lang=“enUS”,
PreMacro=[[
/targetenemy [noharm][dead]
]],
“/cast A Murder of Crows”,
“/cast Mongoose Bite”,
“/cast Explosive Trap”,
“/cast Dragonsfire Grenade”,
“/cast Lacerate”,
“/cast Throwing Axes”,
“/cast Flanking Strike”,
PostMacro=[[
]],
}