Arms Warrior 6.2.3 ! PVE (GS)

Hi , Every one I created this macro before but was testing something else should work fine this time :slight_smile: , Cheers ^^

Talent: 2,1,3,1,1,1,3
Glyphs :Bull Rush , Sweeping Strikes , Unending Rage

Sequences['ArmsSam1'] = { 
PreMacro = [[
/targetenemy [noharm][dead]
/console Sound_EnableSFX 0
]],
	'/cast Charge',
	'/cast Rend',
	'/cast Mortal Strike',	
	'/cast Whirlwind',
	'/cast Thunder Clap',
	'/cast Slam',
	'/cast Colossus Smash',
	'/cast Execute',
	'/cast Siegebreaker',
	'/cast Thunder Clap',
	'/cast Slam',
	'/cast Victory Rush',
	'/cast Mortal Strike',
	'/cast Slam',	
	'/cast Colossus Smash',
	'/cast Thunder Clap',
	'/cast Execute',
	'/cast Victory Rush',
	'/cast Slam',
PostMacro = [[
/startattack
/cast [combat] Berserker Rage
/cast [combat] Sweeping Strikes
/cast [combat] Blood Fury
/cast [combat] Storm Bolt
/console Sound_EnableSFX 1
]],
}

Hello, So when I go to use this macro in game, it is too long to fit into the macro text box. Can you tell this newb what i am doing wrong?

EDIT: I donโ€™t know how to use this i guess. I tried using an adon called long macros, and i just /said a bunch of stuff. How does this work then?

Hey Alec Baxter, you need a program called Gnomsequenser - start by watching this vid on what it is & how it works :[Tutorial] GnomeSequencer Addon 6.0.3 - YouTube

it is not casting mortal strike at all.