pussyfoot

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 50 total)
  • Author
    Posts
  • in reply to: Catnip Error #33361

    pussyfoot
    Participant
    0

    Mine worked fine two days ago. Now it’s telling me the same error above. I’m curious why multiple people all of a sudden have the same problem?

    in reply to: Nightly Routine Help #32776

    pussyfoot
    Participant
    1+

    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 2 years, 7 months ago by  pussyfoot.
    in reply to: Bot News? #32757

    pussyfoot
    Participant
    0

    Is there really no intention of an update before November? That doesn’t encourage me.

    in reply to: Raise priority question (Assist Mode) question #32555

    pussyfoot
    Participant
    0

    That doesn’t seem to be the case. I’ve seen times where it has raised the DPS at the bottom while ignoring the healer at the second from the top. I wonder if there is an error in there somewhere? I’ve been distinctly frustrated with it’s res order because it seems completely random.

    in reply to: Function to check current level? #32329

    pussyfoot
    Participant
    0

    While there may not be a way to check character level, having conditionals and gotos would make this a much more valuable tool.

    in reply to: Best tank for miqo #31677

    pussyfoot
    Participant
    0

    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.

    in reply to: SCH Healing (What's Automated?) #31667

    pussyfoot
    Participant
    0

    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.)

    in reply to: Requesting a way to AFK farm Mettle #30344

    pussyfoot
    Participant
    0

    uh whats a “Mettle” again?

    Mettle is the experience earned in Bozja or Zadnor.

    in reply to: Crafting endgame stuff? #30136

    pussyfoot
    Participant
    0

    I’m at 2728 craft, 2727 control, 563 cp. I hardly ever fail just by using the solver. Unless you’re talking “expert recipes.” Those are gonna be hit or miss period.

    in reply to: Crafting endgame stuff? #30112

    pussyfoot
    Participant
    0

    I’ve made literally thousands of recipes, and other than the occasional random number failure with rapid synthesis, almost everything has turned out fine. If you’re failing 1/10, you probably need to upgrade some gear.

    in reply to: Question/Suggestion #30065

    pussyfoot
    Participant
    0

    Would love to also see a “jumptochapter” function. Like jumpchapter(5)

    in reply to: Distance to Mob #30059

    pussyfoot
    Participant
    0

    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.

    in reply to: Request: Teleporting shout run scenario #30039

    pussyfoot
    Participant
    1+

    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

    1. teleport to Uldah so it always starts in the same place.
    2. Presses the “]” key, which should be whatever macro you’re using
    3. teleports to Gridania and Limsa and repeats
    4. turns to look at Aetheryte and transfers worlds.
    5. repeats the process until it has done all worlds.
    6. 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 2 years, 11 months ago by  pussyfoot.
    Attachments:
    You must be logged in to view attached files.
    in reply to: Request: Teleporting shout run scenario #30021

    pussyfoot
    Participant
    1+

    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 away

    Then repeat this for each city.
    Not sure about the world transfer, I’ll look into that. Probably have to use a keypress sequence.

    in reply to: Best Job(s)/Class(es) for Combat Assist? #30001

    pussyfoot
    Participant
    1+

    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.

Viewing 15 posts - 16 through 30 (of 50 total)