Jump to content

Batman

Members
  • Posts

    105
  • Joined

  • Last visited

Posts posted by Batman

  1. Thanks a bunch for the awesome replies.

    I only use the one plugin to auto consume scrolls. I usually have to fight with the bot, go into Keybindings and unbind the spacebar. Even after it re-assigns it to the letter "i".

    Thanks for the tip @eeny - big help! Gonna check the marketplace for the jumping plugin @Mike-Mail - thanks for not being that asshole, but if you wanted too, that'd be fine too. Usually I never ask something until I double-check everything. I dislike being a turd in need of help.

  2. This sounds like it could be a job for a Fight Class Editor. So basically, create a spell to cast Stealth with spell conditions in a top priority spot in your fight profile.

    • Fight Class Editor
    • Spell Condition
    • Add Condition "Hostile Unit Near" or maybe "Target is Player"
    • Play around with some stuff and make sure you have Stealth at top for #1 priority or something...

    Hope it helps and let me know what you think...

  3. If I'm fighting a mob, and I get hit with a debuff, Rabies, how can I tell my priest to cast cure disease? Is Spell Condition supposed to be Target Buff, Need True and Name Rabies? How do i specificy global disease, all of them or specific debuff item #?

    yluiP1T.png

    Here is the .xml code that is created using the Fight Creator:

        <FightClassSpell>
          <FightClassConditions>
            <FightClassCondition>
              <ContionType>TargetBuff</ContionType>
              <Param xsi:type="FightClassConditionStringBool">
                <Name>Rabies</Name>
                <Need>true</Need>
              </Param>
            </FightClassCondition>
          </FightClassConditions>
          <SpellName>Cure Disease</SpellName>
          <Priority>1</Priority>
          <IsBuff>true</IsBuff>
          <CombatOnly>false</CombatOnly>
        </FightClassSpell>

     

  4. I attached my warrior profile - it's weird because I thought it would work. I visited the fight profiels and downloaded all the other warrior ones but only some of them are helpful. Most of them are .dl or .cs and I do not know that language and I do not know hot convert them to .xml.  Ideas? Tips? Tricks and hints are appreciated.

    TYVM!

    p.s. - also, if you know how to rend multiple targets with top priority, I would be most grateful! so for example, if 3 mobs are pulled, i rend each of the 3 then move oneward down the list.

    1 - Warrior - USA.xml

×
×
  • Create New...