Jump to content

Vaioui

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by Vaioui

  1. I added your suggestions, but nothing happens. I get for Flash of Light these debug output:

    [D] 21:06:07 - Spell(string spellName): spellName=Holy Prism, Id found: 114165, Name found: Holy Prism, NameInGame found: Heiliges Prisma, know = True
    [D] 21:06:07 - Spell(string spellName): spellName=Holy Shock, Id found: 20473, Name found: Holy Shock, NameInGame found: Heiliger Schock, know = True
    [D] 21:06:07 - Spell(string spellName): spellName=Eternal Flame, Id found: 114163, Name found: Eternal Flame, NameInGame found: Ewige Flamme, know = True
    [D] 21:06:07 - Spell(string spellName): spellName=Flash of Light, Id found: 19750, Name found: Flash of Light, NameInGame found: Lichtblitz, know = True
    [D] 21:06:07 - Spell(string spellName): spellName=Holy Light, Id found: 82326, Name found: Holy Light, NameInGame found: Heiliges Licht, know = True
    [D] 21:06:07 - Spell(string spellName): spellName=Crusader Strike, Id found: 35395, Name found: Crusader Strike, NameInGame found: Kreuzfahrerstoß, know = True
    [D] 21:06:07 - Spell(string spellName): spellName=Holy Light, Id found: 82326, Name found: Holy Light, NameInGame found: Heiliges Licht, know = True
    [D] 21:06:07 - Flash of Light - NeedToRun = false - condition
    [D] 21:06:07 - Flash of Light - NeedToRun time to execute: 0
    [D] 21:06:08 - Flash of Light - NeedToRun = false - condition
    [D] 21:06:08 - Flash of Light - NeedToRun time to execute: 0
    [D] 21:06:08 - Flash of Light - NeedToRun = false - condition
    [D] 21:06:08 - Flash of Light - NeedToRun time to execute: 16
    [D] 21:06:08 - Flash of Light - NeedToRun = false - condition
    [D] 21:06:08 - Flash of Light - NeedToRun time to execute: 16
    [D] 21:06:08 - Flash of Light - NeedToRun = false - condition
    [D] 21:06:08 - Flash of Light - NeedToRun time to execute: 16
    [D] 21:06:08 - Flash of Light - NeedToRun = false - condition
    [D] 21:06:08 - Flash of Light - NeedToRun time to execute: 16
    [D] 21:06:08 - Flash of Light - NeedToRun = false - condition
    [D] 21:06:08 - Flash of Light - NeedToRun time to execute: 0
    [D] 21:06:08 - Flash of Light - NeedToRun = false - condition
    
  2. Hi,

     

    I tried to develop a Holy Paladin Fight Class. I made at first one which automatically selects injured party/raid members. As this seems not really to work I developed a profile where I target group members by myself. But this does not work either.

     

    I tried to heal Proofing Grounds, but my Healer just stands still and does nothing, in each case. Can you help me to setup this healing profile?

     

    I also made a switch for Group Healing via macro. But this does not work either.

    /run if aoeHeal == 1 then aoeHeal = 0; print("AOE-Heal deactivated") else aoeHeal = 1; print("AOE-Heal activated") end
    

    See attached my 3 profiles.

     

    Thank you in advance.

     

     

    Holy Paladin (Party).xml

    Holy Paladin (Raid).xml

    Holy Paladin.xml

  3. Hi,

     

    is it possible to support Fighting Profiles for pets in a later version of WRobot? Or is it possible to enable an option to prioritize heal spells of pets in pet battle. I use the emerald proto drake for leveling alt pets. Although the heal of the pet is always ready, the pet does not heal itself everytime it could, and dies at some point.

     

    Thanks for your answers,

     

    BR Vaioui

  4. Hi all,

     

    I'm trying to develop a healing raid profile. Is it possible to make wrobot managing selection of main tanks and raid members?

     

    e.g. if both MTs have >90 % health then target lowest raid member in range. If something like that is possible you could really make an awesome healing profile.

     

    Thanks for your answers,

     

    Vaioui

  5. Hi,

     

    I developed a raiding WRotation profile for a Retribution Paladin. I use Final Verdict but for some Raid Bosses in BRF it is never triggered. For Gruul and Kromog all other spells are triggered as intended but at some time I'm sitting on my 5 Holy Power and Final Verdict is never triggered. I think it has something to do with the large hitbox of them, and that you cannot directly stand in 5 yard range to them. Can you help me with this problem? Do you need my profile?

     

    Thanks Vaioui

×
×
  • Create New...