Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Feral Casting Healing Touch even when Predatory Swiftness is not present

  • Version: All
  • Product: WRobot General
  • Type: Bug
  • Status: Not a Bug

Before the patch, the fight class was working fine, but after the patch, I found that the bot has been casting Healing Touch before combat and casting it even when Predatory Swiftness is not present.

 

Below is the block of code..

    <FightClassSpell>
      <FightClassConditions>
        <FightClassCondition>
          <ContionType>Buff</ContionType>
          <Param xsi:type="FightClassConditionStringBool">
            <Name>Predatory Swiftness</Name>
            <Need>true</Need>
          </Param>
        </FightClassCondition>
      </FightClassConditions>
      <SpellName>Healing Touch</SpellName>
      <Debug>true</Debug>
      <CastOnSelf>true</CastOnSelf>
      <CastOn>player</CastOn>
    </FightClassSpell>

 

User Feedback

Recommended Comments

Hello, are you sure that this problem is not caused by wow update (classes change)?

knights

Members

It seems like it. I did a lot of test and it just keeps casting Healing Touch.

 

Attached is the simplified profile that I tried to narrow down the issue.

FeralTestHealingTouchBug.xml

knights

Members

Thanks! Working as intended

LunaAlfie

Members
On 20.7.2016 at 2:43 PM, Droidz said:

WRobot seem detect this passive buff Predatory Swiftness, but you want check this spell: Predatory Swiftness 

Try this condition:

WRobot_2016-07-20_15-39-14.png

If this don't works, try to add "C Sharp Code" condition with value: 


wManager.Wow.ObjectManager.ObjectManager.Me.HaveBuff(69369)

WRobot_2016-07-20_15-42-55.png

 

That worked like a charm on all my Problems.. How would it look like for "Target Buff Casted By Me" when the Target should NOT have that Buff? :/ (I.e. keep a harmfull Buff on a Target at all times)...

anqelican

Members

Hi,

I'm having the same problem with warrior passive buff "Enrage" 

Tried both buff condition and c sharp code with spell id 184361 and 184362 but still not working.

How can i find the right spell id for Enrage passive?

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.