Forum Replies Created
-
AuthorPosts
-
Another set of things to look at is the angle and vangle of your character. Using the “monitor” tab you can see exactly where you are standing and the angle you are looking at. Setting your character to mimic that before using teleportNPC() makes sure that he is going to do the same thing every time.
waypoint(3) vangle(0.5) angle(1.0) teleportNpc()
- This reply was modified 3 years, 1 month ago by pussyfoot.
Any tank works just fine with miqo. What I would suggest though is turning off buffs/heals when tanking. You want to learn to make judicious cooldowns with tank busters etc. Miqo will use them, but just kind of uses them all the time. for me, I also do all the trash pulls up to the boss by hand. Miqo will often do single-target rotations when the mob is just a little too far away when an AE will still hit both.
If I had to choose one though, I think the best one is darkknight. With TBN they are solid and they do respectable dps. Paladin requires a lot more hands on stuff simply because it has so many group cooldown/covers etc that miqo just doesn’t use. Gunbreaker does well, but I don’t feel very tanky as gun breaker. Warrior does ok, but I find it uses the burn phase at the wrong time often and I want to use it specifically during certain windows.
All skills are automated now. Though you probably want to make a macro for the bubble.
The only issue I find with scholar is that it decides it needs the AoE Shield up at all cost and will not do anything till it gets it sometimes. So you’re running into combat and instead of nuking or dotting, it waits till you stop moving to cast that shield. (Even will spam it when it fades with no aggro.)
Wanted to give some more information. When fighting a normal size creature, it works very well. But when you face anything larger than normal, say in a raid/dungeon/treasure map, it places your character the same distance away as it does with the smaller ones. So you end up moving just inside the center of the creature.
Here is a scenario with everything you need to start that. All you’d need to add is the other locations you want.
What this does is
- teleport to Uldah so it always starts in the same place.
- Presses the “]” key, which should be whatever macro you’re using
- teleports to Gridania and Limsa and repeats
- turns to look at Aetheryte and transfers worlds.
- repeats the process until it has done all worlds.
- returns to homeworld.
Remember, you must either change the ] to whatever key you’re using, or put a macro on that key. You also will have to edit the last chapter to make it go to the right homeworld.
All you will need to do is use the same method for Eulmore, Crystarium, etc. Then add in a port to whatever subnodes you want in each major city (Sapphire etc).
- This reply was modified 3 years, 6 months ago by pussyfoot.
Attachments:
You must be logged in to view attached files.Would be a fairly simple task.
Something like this for each city.
teleport(Ul’dah – Steps of Nald)
key(1, 1.5)
// Key 1 presses the number 1, assuming that’s where your macro is.
afkfor(00:00:10)
// this just makes it wait a few seconds before teleporting awayThen repeat this for each city.
Not sure about the world transfer, I’ll look into that. Probably have to use a keypress sequence.Should I be doing an opener and then turning on MIQO? Mainly asking since I use it for a SAM. What kind of DPS should I be doing? Right now at level 76 I’m doing anywhere from 7 to 9k DPS depending on if it’s a heavy movement fight or not.
Miqo doesn’t do openers, just a priority rotation. If you want optimum dps you should do the opener manually, yes, and then turn her on.
-
AuthorPosts