• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • ICC Boss Run

    Discussion in 'Farming' started by dellza, Mar 7, 2015.

    1. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      is there a way to turn off singular settings during a fight and then turn them back on after?
       
    2. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      joejoe317 go download a the new one, from what u have said so far it looks like ur using an outdated version and a very old one at that, reset all ur settings for singular too

      the 2nd boss has
      PHP:
      <CustomBehavior File="KillUntilComplete" ImmediatelySwitchToHighestPriorityTarget="True" TerminateWhen="Unit(36855) == null" X="-630.2545" Y="2211.521" Z="51.89355" >  
                          <
      PursuitList>
                              <
      PursueUnit Id="36855" Priority="9999" />
                              <
      PursueUnit Id="36811" Priority="100" />
                              <
      PursueUnit Id="36807" Priority="50" />
                              <
      PursueUnit Id="37890" Priority="20" />
                              <
      PursueUnit Id="36808" Priority="10" />
                              <
      PursueUnit Id="37949" Priority="5" />
                              <
      PursueUnit Id="36829" Priority="1" />
                          </
      PursuitList>
                      </
      CustomBehavior>  
      which forces it to kill the boss 1st ignoring all the adds then after the boss is dead it will kill adds then loot and w8 for the boss to disappear
       
    3. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      I literally just dl the new one. Will save in new location just in case it didn't override, even though im 100 percent sure it did. Checking code to see if for some reason its outdated.

      have that snippet of code in mine..

      Code:
      <If Condition="Me.Location.Distance(new WoWPoint(-503.7517, 2211.5, 62.82326)) &lt; 10" > portal 2<EnableBehavior Name="Combat" />
                      <CustomBehavior File="KillUntilComplete" ImmediatelySwitchToHighestPriorityTarget="True" TerminateWhen="Unit(36855) == null" X="-630.2545" Y="2211.521" Z="51.89355" >  
                          <PursuitList>
                              <PursueUnit Id="36855" Priority="9999" />
                              <PursueUnit Id="36811" Priority="100" />
                              <PursueUnit Id="36807" Priority="50" />
                              <PursueUnit Id="37890" Priority="20" />
                              <PursueUnit Id="36808" Priority="10" />
                              <PursueUnit Id="37949" Priority="5" />
                              <PursueUnit Id="36829" Priority="1" />
                          </PursuitList>
                      </CustomBehavior>  
      <RunTo X="-630.2545" Y="2211.521" Z="51.89355" />
                  <CustomBehavior File="InteractWith" MobId="36855" WaitForNpcs="False" MobState="Dead" InteractByLooting="true" Range="1"/> 
          <RunTo X="-503.7517" Y="2211.5" Z="62.82326" /> 2nd portal
          <DisableBehavior Name="Combat" /><CustomBehavior File="RunMacro" Macro="/petpassive" NumOfTimes="1" WaitTime="500"/>
      <CustomBehavior File="InteractWith" MobId="202245" NumOfTimes="1" MobState="DontCare" WaitForNpcs="false" GossipOptions="2" Range="2"/><CustomBehavior File="WaitTimer" WaitTime="5000" />
      </If>
      and fyi both the mage and shadow priest ran out, my warrior druid shammy ran it just fine (all melee).
       
    4. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      when did they run out? was it when they 1st enter or did u die inside on a boss it then ress then run out?
       
    5. Valla

      Valla Member

      Joined:
      Jan 15, 2015
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      8
      Gonna be running through my toons with the latest update of this today. Will edit with any feedback I have as I go through them :)
       
    6. Valla

      Valla Member

      Joined:
      Jan 15, 2015
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      8
      horde DK - Flawless to the very end after killing and looting LK where it gives me:
      Looting The Lich King Guid:0x1C30784EE023BD400001F300001BC160
      [Avoid-v1789(info)] Uninstalled avoidance system
      [DoWhen-v2009(error)] PROFILE ERROR: ItemId, SpellId, or ActivityName attribute is required.
      [Ref: "ICC Boss Run" @line 744]
      [DoWhen-v2009(warning) @line 744]: Attribute 'AvoidName' is not recognized by this behavior--ignoring it.
      [DoWhen-v2009(error) @line 744]: Stopping Honorbuddy. Please repair the profile!
      Bot stopping! Reason: Profile has too many errors ( View attachment 5848 2015-04-01 10.11.txt )

      horde hunter - Needed help at the Sister Svalna event. Kept letting NPC die and then killing from back to front which meant he kept dying to the first mobs.
      horde druid - Has an issue with the putricide bug event as it seems to get caught out of shapeshift and doesn't manage to thrash whilst in catform to clear. Clears the frozen orbs on LK remarkably well for a melee however.
      horde rogue - Seemed fine. Stopped it at LK though since it has like 560 ilvl and we know already that rogue struggles anyways.
      alliance DK - Couldn't escape orb in time before the edge of the platform collapses and fell off.
      alliance warrior -
      alliance rogue -
      alliance paladin -
      alliance mage -
       
      Last edited: Apr 1, 2015
    7. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      it was a miss-spelling it will be fixed on next update
       
    8. Valla

      Valla Member

      Joined:
      Jan 15, 2015
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      8
      Edit: Killed LK manually on alliance DK and accidentally dropped the mount, sorry folks :p
       
    9. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      gratz on mount

      just did an update and added a full hc run
       
    10. Diak

      Diak New Member

      Joined:
      Nov 23, 2013
      Messages:
      166
      Likes Received:
      0
      Trophy Points:
      0
      +rep
       
    11. Bossen2750

      Bossen2750 Member

      Joined:
      Oct 5, 2010
      Messages:
      112
      Likes Received:
      1
      Trophy Points:
      18
      1 run , Alliance Warrior HC Full Run , no problems :)
       
      Last edited: Apr 4, 2015
    12. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      i have been working hard on a new update for the lich king fight, i have found this one to work better but i need testers if you dont down lich king with this file below let me know what happends

      after next weeks run if everything is better i will update the 1st post

      View attachment ICC Boss Run Tester.xml
       
    13. Diak

      Diak New Member

      Joined:
      Nov 23, 2013
      Messages:
      166
      Likes Received:
      0
      Trophy Points:
      0
      Last edited: Apr 24, 2015
    14. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      i dont see the error i see you stopping the bot
       
    15. Diak

      Diak New Member

      Joined:
      Nov 23, 2013
      Messages:
      166
      Likes Received:
      0
      Trophy Points:
      0
      Weird... All it did over and over was click the portal, wouldn't proceed to the first boss.
       
    16. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      its meant to click the portal give it time and it will move on
       
    17. Michael4700

      Michael4700 New Member

      Joined:
      Mar 11, 2015
      Messages:
      150
      Likes Received:
      2
      Trophy Points:
      0
      Hi,

      Great profile - works very well, but often I get caught just before Valithria Dreamwalker with the door locked. It seems that the event before resets because the bot progresses to fast forward and the friend NPC cant keep up.
       
    18. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      are you a boomking ? i only have this porblem on a boomking i have been thinking of a way to fix this but i cant test untill next week, the toon should go back to the start of the event and try again tho
       
    19. Michael4700

      Michael4700 New Member

      Joined:
      Mar 11, 2015
      Messages:
      150
      Likes Received:
      2
      Trophy Points:
      0
      No get the problem (only some runs) on hunter, warrior and priest.

      Also a few times If the toon dies it end profile and ask if I got mount and then use hstone.

      Just did a run with warr and went clean untill LK where it took 4 tries before get him down. :) No mount ... :-(
       
    20. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      sad to here this, how did ur hunter die?

      i will test the event next week with a bit of different code
       

    Share This Page