Legion beta Survival Test

as of 17/5/16 Test

Sequences["SVTEST"] = {
StepFunction = [[
	limit = limit or 1
	if step == limit then
		limit = limit % #macros + 1
		step = 1
	else
		step = step % #macros + 1
	end
]],
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
]],
	[[/cast [nochanneling] Mongoose Bite;]],
        [[/cast [nochanneling] Lacerate;]],
        [[/cast [nochanneling] Flanking Strike;]],
	[[/cast [talent:4/1] A Murder of Crows;[talent:4/2] Dragonsfire Grenade;[talent:4/3] Snake Hunter;]],
	[[/cast [nochanneling] Raptor Strike;]],

PostMacro = [[
/startattack
/petattack [@target,harm]
/use [combat]13
/use [combat]14
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
]],
}

doing a lot of pvp so far to test the macros lvl 110

was wondering what your talents are please let me know

Nice