Jump to content

Bugreporter

WRobot user
  • Posts

    438
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Bugreporter got a reaction from Seumas in Cannot Get AOE To Work   
    Here are two of my AoE spells. Maybe it help
    <FightClassSpell> <SpellName>Crimson Tempest</SpellName> <FightClassConditions> <FightClassCondition> <ContionType>ComboPoint</ContionType> <Param xsi:type="FightClassConditionNumber"> <Type>Bigger</Type> <Value>4</Value> </Param> </FightClassCondition> <FightClassCondition> <ContionType>HostileUnitNear</ContionType> <Param xsi:type="FightClassConditionUnitNear"> <Number>4</Number> <Type>Bigger</Type> <Radius>8</Radius> </Param> </FightClassCondition> <FightClassCondition> <ContionType>Buff</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>Stealth</Name> </Param> </FightClassCondition> </FightClassConditions> <Priority>34</Priority> <CombatOnly>false</CombatOnly> <CheckIfView>false</CheckIfView> <AddToSettings>true</AddToSettings> <AOESpellMePos>true</AOESpellMePos> <DescriptionSpell>AoE. Used on 4 or more hostile. Disabled in Groups</DescriptionSpell> </FightClassSpell> <FightClassSpell> <SpellName>Blade Flurry</SpellName> <FightClassConditions> <FightClassCondition> <ContionType>Buff</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>Blade Flurry</Name> <Need>true</Need> </Param> </FightClassCondition> <FightClassCondition> <ContionType>HostileUnitNear</ContionType> <Param xsi:type="FightClassConditionUnitNear"> <Number>7</Number> <Type>Bigger</Type> <Radius>10</Radius> </Param> </FightClassCondition> <FightClassCondition> <ContionType>IsSpellUsable</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>13877</Name> <Need>true</Need> </Param> </FightClassCondition> </FightClassConditions> <Priority>33</Priority> <CombatOnly>false</CombatOnly> <CheckIfKnowUsableDistance>false</CheckIfKnowUsableDistance> <CheckIfView>false</CheckIfView> <AddToSettings>true</AddToSettings> <DescriptionSpell>AoE. Off if more then 7 hostile. Disabled in Group</DescriptionSpell> </FightClassSpell>
  2. Like
    Bugreporter got a reaction from Seumas in All Buffs at once (a solution)   
    I use the spell option "Not a spell, is lua script" to use a fantasy spell name.
     
    A timer wouldn't work because
     
    the duration/cd could be changed, because of items (i.e http://ptr.wowhead.com/item=102292) or other buffs the buffs have CD the buffs should be available at fight start.  
    And the solution above do a good job
  3. Like
    Bugreporter got a reaction from Droidz in Cannot Get AOE To Work   
    Here are two of my AoE spells. Maybe it help
    <FightClassSpell> <SpellName>Crimson Tempest</SpellName> <FightClassConditions> <FightClassCondition> <ContionType>ComboPoint</ContionType> <Param xsi:type="FightClassConditionNumber"> <Type>Bigger</Type> <Value>4</Value> </Param> </FightClassCondition> <FightClassCondition> <ContionType>HostileUnitNear</ContionType> <Param xsi:type="FightClassConditionUnitNear"> <Number>4</Number> <Type>Bigger</Type> <Radius>8</Radius> </Param> </FightClassCondition> <FightClassCondition> <ContionType>Buff</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>Stealth</Name> </Param> </FightClassCondition> </FightClassConditions> <Priority>34</Priority> <CombatOnly>false</CombatOnly> <CheckIfView>false</CheckIfView> <AddToSettings>true</AddToSettings> <AOESpellMePos>true</AOESpellMePos> <DescriptionSpell>AoE. Used on 4 or more hostile. Disabled in Groups</DescriptionSpell> </FightClassSpell> <FightClassSpell> <SpellName>Blade Flurry</SpellName> <FightClassConditions> <FightClassCondition> <ContionType>Buff</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>Blade Flurry</Name> <Need>true</Need> </Param> </FightClassCondition> <FightClassCondition> <ContionType>HostileUnitNear</ContionType> <Param xsi:type="FightClassConditionUnitNear"> <Number>7</Number> <Type>Bigger</Type> <Radius>10</Radius> </Param> </FightClassCondition> <FightClassCondition> <ContionType>IsSpellUsable</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>13877</Name> <Need>true</Need> </Param> </FightClassCondition> </FightClassConditions> <Priority>33</Priority> <CombatOnly>false</CombatOnly> <CheckIfKnowUsableDistance>false</CheckIfKnowUsableDistance> <CheckIfView>false</CheckIfView> <AddToSettings>true</AddToSettings> <DescriptionSpell>AoE. Off if more then 7 hostile. Disabled in Group</DescriptionSpell> </FightClassSpell>
  4. Like
    Bugreporter got a reaction from Womble in Cannot Get AOE To Work   
    Here are two of my AoE spells. Maybe it help
    <FightClassSpell> <SpellName>Crimson Tempest</SpellName> <FightClassConditions> <FightClassCondition> <ContionType>ComboPoint</ContionType> <Param xsi:type="FightClassConditionNumber"> <Type>Bigger</Type> <Value>4</Value> </Param> </FightClassCondition> <FightClassCondition> <ContionType>HostileUnitNear</ContionType> <Param xsi:type="FightClassConditionUnitNear"> <Number>4</Number> <Type>Bigger</Type> <Radius>8</Radius> </Param> </FightClassCondition> <FightClassCondition> <ContionType>Buff</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>Stealth</Name> </Param> </FightClassCondition> </FightClassConditions> <Priority>34</Priority> <CombatOnly>false</CombatOnly> <CheckIfView>false</CheckIfView> <AddToSettings>true</AddToSettings> <AOESpellMePos>true</AOESpellMePos> <DescriptionSpell>AoE. Used on 4 or more hostile. Disabled in Groups</DescriptionSpell> </FightClassSpell> <FightClassSpell> <SpellName>Blade Flurry</SpellName> <FightClassConditions> <FightClassCondition> <ContionType>Buff</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>Blade Flurry</Name> <Need>true</Need> </Param> </FightClassCondition> <FightClassCondition> <ContionType>HostileUnitNear</ContionType> <Param xsi:type="FightClassConditionUnitNear"> <Number>7</Number> <Type>Bigger</Type> <Radius>10</Radius> </Param> </FightClassCondition> <FightClassCondition> <ContionType>IsSpellUsable</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>13877</Name> <Need>true</Need> </Param> </FightClassCondition> </FightClassConditions> <Priority>33</Priority> <CombatOnly>false</CombatOnly> <CheckIfKnowUsableDistance>false</CheckIfKnowUsableDistance> <CheckIfView>false</CheckIfView> <AddToSettings>true</AddToSettings> <DescriptionSpell>AoE. Off if more then 7 hostile. Disabled in Group</DescriptionSpell> </FightClassSpell>
  5. Like
    Bugreporter got a reaction from Womble in Pooling Energy   
    wrobot can only do, what you can do in game too (without wait).
     
    But I have another Idea:
     
    Disable all instant spells that costs energy, if Shadow Dance is available. Maybe combined with Combat readiness, Adrenalin Rush, and Shadow Blades (only once a time) you couldt get, what you want.
  6. Like
    Bugreporter got a reaction from da8ball in Player attack WildPet (Lvl 1)...every 5 sek.   
    Player attack WildPet (Lvl 1)
    (+5 sek) Player attack WildPet (Lvl 1)
    (+5 sek) Player attack WildPet (Lvl 1)
    (+5 sek) Player attack WildPet (Lvl 1)
    (+5 sek) Player attack WildPet (Lvl 1)
    ...
     
    If there is not enough room for a pet batle , it tries and tries and tries...Its not very productive
     
    May be its a good idea to try another pet or change the position of the Char (just a few steps)
     
     
  7. Like
    Bugreporter got a reaction from zjxlsmr in WRobot 1.1.0 bugs reports   
    Archaeology:

    From Karasang to the Valley of the four Winds: The Char will hang under the Cliff. (the border between these two Areas)

    Blacklisted Areas will not be respected with archaeologie. Maybe its a good idea, to ignore Digging Areas with Blacklists . (like this area http://www.wowhead.com/npc=63697 )
×
×
  • Create New...