Jump to content
kas

SS + Auto attack Macro

Recommended Posts

It does, if you feel like you're a superior Player and your Guild doesnt fit your needs you're always free to Apply in a Guild that suits your Playstyle better.

I see guys from our Guild regularely top meters on Alts in Pugs against people on their Mains. And PUG = many fuckups/mistakes/unoptimized Stuff going on.

Share this post


Link to post
Share on other sites
2 hours ago, Alrik said:

It does, if you feel like you're a superior Player and your Guild doesnt fit your needs you're always free to Apply in a Guild that suits your Playstyle better.

I see guys from our Guild regularely top meters on Alts in Pugs against people on their Mains. And PUG = many fuckups/mistakes/unoptimized Stuff going on.

I outdps shit on my alt too in bwl pugs vs other mains ... who cares? I would wreck 90% of dps on this server if i was the same raid ... who cares? i was top 40 for a very long time over all dps on nost / start of relaunch.... who cares? WHY?

Because it doesnt mean shit. exactly. NOPE used to have top 20 spots all for their dps at early stages of NOST with almost double the dps that "normal" raiders had ... TOTALLY compareable.

Share this post


Link to post
Share on other sites

 

On 3/18/2017 at 3:59 PM, JohnnyUSA said:

I'm using ClassicMacros addon with the following macro:


/startattack
/cast Sinister Strike
	

 

16 hours ago, Alrik said:

Are there any downsides to using this? Would be nice if this works perfectly :D

Share this post


Link to post
Share on other sites

/run if GetUnitName("target")==nil then TargetNearestEnemy() end
/run if not IsCurrentAction(8) then UseAction(8) end
/Cast Sinister Strike
/run UIErrorsFrame:Clear()


Place auto-attack on bar-spot 8 (or change the macro to whatever fits your purpose)
This targets nearest enemy, starts attacking and casts SS. Swap for backstab if daggerspecced

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×