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.

Problem with Spells that have ( ... )

Featured Replies

1 hour ago, Amazing Snake said:

The bot dont use any of them. I guess cause the (Feral) & (Cat)

WoWScrnShot_031017_214824.jpg

WoWScrnShot_031017_214840.jpg

And what are you typing in the spell name?
The spell name has to be "Mangle (Cat)" and "Faerie Fire (Feral)"

  • Author

I know. The CC Creator detect the Spells but they dont get used in the Combat rotation.

 

    <FightClassSpell>
      <FightClassConditions>
        <FightClassCondition>
          <ContionType>Energy</ContionType>
          <Param xsi:type="FightClassConditionNumber">
            <Type>BiggerOrEqual</Type>
            <Value>40</Value>
          </Param>
        </FightClassCondition>
        <FightClassCondition>
          <ContionType>ComboPoint</ContionType>
          <Param xsi:type="FightClassConditionNumber">
            <Type>SmallerOrEqual</Type>
            <Value>4</Value>
          </Param>
        </FightClassCondition>
      </FightClassConditions>
      <SpellName>Mangle (Cat)</SpellName>
      <Priority>2</Priority>
    </FightClassSpell>

 

2 hours ago, Amazing Snake said:

I know. The CC Creator detect the Spells but they dont get used in the Combat rotation.

 


    <FightClassSpell>
      <FightClassConditions>
        <FightClassCondition>
          <ContionType>Energy</ContionType>
          <Param xsi:type="FightClassConditionNumber">
            <Type>BiggerOrEqual</Type>
            <Value>40</Value>
          </Param>
        </FightClassCondition>
        <FightClassCondition>
          <ContionType>ComboPoint</ContionType>
          <Param xsi:type="FightClassConditionNumber">
            <Type>SmallerOrEqual</Type>
            <Value>4</Value>
          </Param>
        </FightClassCondition>
      </FightClassConditions>
      <SpellName>Mangle (Cat)</SpellName>
      <Priority>2</Priority>
    </FightClassSpell>

 

Well i would remove the conditions to make sure the skill is be used and if yes something with the conditions is strange.

  • 4 weeks later...
  • 1 month later...
On 4/6/2017 at 6:14 AM, Schaka said:

You can try making it execute the following Lua code:


CastSpellByName("Mangle (Cat)")

RunMacroText("/cast Mangle (Cat)")

Or C# as follows:


Lua.RunMacroText("/cast Mangle (Cat)");

 

So for Lua of the castspellbyname, i put that in the "lua script" but what do i put in the "return value research" and the Return Value Var line?

  • 1 month later...
  • Author
    <FightClassSpell>
      <FightClassConditions>
        <FightClassCondition>
          <ContionType>Energy</ContionType>
          <Param xsi:type="FightClassConditionNumber">
            <Type>BiggerOrEqual</Type>
            <Value>40</Value>
          </Param>
        </FightClassCondition>
      </FightClassConditions>
      <SpellName>CastSpellByName("Mangle (Cat)(Rank 1)")</SpellName>
      <Priority>1</Priority>
      <NotSpellIsLuaScript>true</NotSpellIsLuaScript>
    </FightClassSpell>

Just need to replace the Rank when you learn a new one.

 

Give me like for this :ph34r::laugh:

 

 @Droidz Maybe you can do a fix in the further. So we dont have to edit it on a new Rank.

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.