View Full Version : FD and Sneak practice macros
Kremit
01-18-2016, 02:21 PM
So I've made a macro for sneak to just use while I'm in combat to get the skill up. It's working pretty well.
/attack off
/doability 4
/doability 4
/attack on
I've also been trying to make a FD macro I can hit just while I'm in EC or afk for a minute. I can't quite get it right, the /stand part doesn't seem to work. Any thoughts on this?
/pause 95, /doability 6, /stand
/pause 95, /doability 6, /stand
/pause 95, /doability 6, /stand
/pause 95, /doability 6, /stand
/pause 95, /doability 6, /stand
Joyelle
01-18-2016, 02:57 PM
/sit off instead of /stand
Kremit
01-18-2016, 03:07 PM
Hmmm no that didn't work either. Nothing is happening, it's like the macro is just not reading that text. Because /stand does work when typed normally.
Kremit
01-18-2016, 03:10 PM
Hmmm I actually just got skill ups while spamming FD while still in the FD position...so the macro does work for practicing it without the /stand...but I'm still bugged as to why the /stand doesn't work.
Joyelle
01-18-2016, 03:11 PM
Hmm, i have never gotten multiple commands to work on a single line on p99. I remember something on live about using a semicolon to separate the commands but it doesn't seem to work for me here. Maybe I was doing it wrong though.
Maybe you need a pause before the /stand?
Just spitballing here. Good luck with it though!
fiveeauxfour
01-18-2016, 03:38 PM
its just /sit
You can't put 3 commands on the same line.
If you put 2 commands, one of them has to be a /pause which goes first, but is executed second IIRC.
Daldaen
01-18-2016, 04:28 PM
You can't put 3 commands on the same line.
If you put 2 commands, one of them has to be a /pause which goes first, but is executed second IIRC.
Ele is correct.
So your final line of macro doesn't need any pause since it is the final thing executed.
InfiniteCascade
01-18-2016, 05:34 PM
You don't need /stand in a FD macro you can actually FD while FD and still get skill ups, so the most you need is a macro that would let you cast FD pause for the Cooldown then Cast it again.
/doability #, /pause #
/doability #, /pause #
/doability #, /pause #
/doability #, /pause #
/doability #, /pause #
Kremit
01-20-2016, 12:16 AM
Thanks fo all the info. Got a good macro in play
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.