Jump to content

Mr. Robot

Members
  • Posts

    46
  • Joined

  • Last visited

Posts posted by Mr. Robot

  1. I have an arms warrior fightclass with Mortal Strike priority 2 and Slam priority 1 and it doesn't do that. The only difference I can see is I have a rage condition for both and a timer for the Mortal Strike. Not sure if that would make a difference but you can try.

  2. 14 hours ago, Droidz said:

    "Influenced" don't works?

    else try this c# condition:

    For your character: 

    
    wManager.Wow.ObjectManager.ObjectManager.Me.Root

    for target:

    
    wManager.Wow.ObjectManager.ObjectManager.Target.Root

     

    Influenced wasn't working but the C# Condition you just suggested did. Can you please let me know how to make the trinket work for other things as well like feared? I don't want to duplicate the spell because that would put them on different cooldowns and it seems like adding more conditions would require both of them. Is there a way to do OR conditions?

  3. On 10/4/2016 at 1:30 AM, Zylo said:

    Hi,

    How can I have it cast Aspect of the Turtle and then immediately after cast BANDAGE ? The bot would need to pause while the bandage is being channeled.

     

    Also wondering how to use ancient healing potion (I tried run macro text but it just keeps trying to spam it over and over)

    Thank you!

    You should use "Not spell, is item id" for Ancient Healing Potion and set a condition for when to use it, such as only when you get below a certain health. If you do that as well as set the timer to 60000 (1 min) it shouldn't spam it. You can basically set it up the same way I did my healing necklace (see attached screenshot). Just change the ID to what it says on Wowhead for Ancient Healing Pot (127834).

    Untitled.jpg

    Untitled2.jpg

  4. On 10/4/2016 at 1:30 AM, Zylo said:

    Hi,

    How can I have it cast Aspect of the Turtle and then immediately after cast BANDAGE ? The bot would need to pause while the bandage is being channeled.

     

    Also wondering how to use ancient healing potion (I tried run macro text but it just keeps trying to spam it over and over)

    Thank you!

    I used the condition "Casting Time Left" Equal 0 for the warrior spell Bladestorm, which is also channeled, and that seemed to work. Maybe you could try that for bandage.

  5. 15 hours ago, Droidz said:

    Hello, you can use this condition:

    
            Possessed
            Fleeing
            Influenced
            Confused
            Pacified
            Target Possessed
            Target Fleeing
            Target Influenced
            Target Confused
            Target Pacified
            Pet Possessed
            Pet Fleeing
            Pet Influenced
            Pet Confused
            Pet Pacified

     

    Does the Influenced condition work for feared, rooted, and slowed?

  6. Is there a difference between a hotspot and a waypoint? I've been having some trouble with a grinding path that keeps skipping path positions and not starting from the beginning. If there is any suggestions how to fix that please let me know.

     

    Thanks,

    Mr. Robot

×
×
  • Create New...