PDA

View Full Version : Monk FD macro question


mjrau
05-23-2021, 09:32 PM
Hi there
I used to have a good macro/command for my monk to stop attacking and FD but then I upgraded my machine and lost it in the transfer. Does anyone use a good FD macro and would you care to share it?

kitao
05-23-2021, 11:22 PM
/attack off
/doability #

# is where fd is

mjrau
05-23-2021, 11:23 PM
Brilliant. Thanks!

Bardp1999
05-23-2021, 11:53 PM
add sneak into your macro at the end

/attack off
/doability # (FD)
/doability # (sneak)

good way to keep sneak maxed

Tunabros
05-24-2021, 03:32 AM
add sneak into your macro at the end

/attack off
/doability # (FD)
/doability # (sneak)

good way to keep sneak maxed

pretty nice macro

got to try this out with my new monk

Croco
05-24-2021, 03:58 AM
the problem with a macro is that it won't "pop" when FD is ready to use again, my advice is just develop the muscle memory of turning off attack before you fd

Keebz
05-24-2021, 01:48 PM
the problem with a macro is that it won't "pop" when FD is ready to use again, my advice is just develop the muscle memory of turning off attack before you fd

Gina is a good way around this. Or keep your skills tab open in a pinch.

Croco
05-24-2021, 04:46 PM
Gina is a good way around this. Or keep your skills tab open in a pinch.

yeah that's true, though I don't always have the opportunity to have the skills tab open if I need to access the socials tab for a different macro I don't have room for on my bar, gina is a perfect option though for sure

Baler
05-24-2021, 04:48 PM
Should include pauses to help with server latency..
1 = 100ms more or less
10 = 1 second
So if your latency is 200, try using 2 instead of 1.
/pause 1, /attack off
/doability #(FD)

the sneak example...
/pause 1, /attack off
/pause 1, /doability # (FD)
/doability # (sneak)

Don't spam press macros with pauses in them.