Quote Originally Posted by Whowantstoknow View Post
hmmm /Click macros are not really needed for melee classes with instant cast attacks

at level 16 I would probably go with something like

/Castsequence reset=target Faerie Fire (Feral), Null
/Cast Swipe
/Cast Maul

should work as long as you do not switch targets more than every 6s If you prefer to modularise it so you can switch spells out depending on the situation eg if you find that you do not have the rage you could drop maul

/Click Button 1
/Click Button 2
/Click Button 3

#Button 1
/Castsequence reset=target Faerie Fire (Feral), Null

#Button 2
/Cast Swipe

#Button 3
/Cast Maul

I do not think it is necessary though
for me its about only smashing one button on my main bar for dps. So for melee clicks you do not need comas?