• 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
      so started on the bottom floor and its working again...

      note:

      this popped up in the message, suggesting that it somehow is flagging that i finished these branches when i in fact did not..

      [InteractWith-v1997(error)] Scourge Transporter is not offering gossip option 5 on page 1. Did competing player alter NPC state? Did you stop/start Honorbuddy? Terminating behavior.
      [InteractWith-v1997(error)] Scourge Transporter is not offering gossip option 4 on page 1. Did competing player alter NPC state? Did you stop/start Honorbuddy? Terminating behavior.
      [InteractWith-v1997(error)] Scourge Transporter is not offering gossip option 3 on page 1. Did competing player alter NPC state? Did you stop/start Honorbuddy? Terminating behavior.
      Not in game


      After going back to the main floor and starting the bot again it then transports back to the pic u sent and goes to the gunship, this is what it did yesterday on my warrior and then it finished the whole instance.
       
    2. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      I read through posts but must have missed it but this on gunship with druid.

      [InteractWith-v1997(warning)] Interaction with Alliance Gunship Cannon interrupted. Reason: You are in shapeshift form
      [InteractWith-v1997(warning)] Interaction with Alliance Gunship Cannon interrupted. Reason: You are in shapeshift form
      [InteractWith-v1997(warning)] Interaction with Alliance Gunship Cannon interrupted. Reason: You are in shapeshift form
      [InteractWith-v1997(warning)] Exceeded our maximum count(7) at attempted interactions--blacklisting Alliance Gunship Cannon for 6m40s


      Fixed this issue by adding some code for checking to see if i was a druid and then cancelling the form...

      also had to change the location of starting combat again to a lower section since it would just go back in bear form before interaction... worked fine.
       

      Attached Files:

      Last edited: Mar 20, 2015
    3. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      this is ment to happen, only way to i know for it to go as far into the instance and then continue with the profile at the location

      i will add code to help fix this, it should of taken you out of shapeshift anyway

      it should not kill anything at that point, the file u are using is up to date? i did disable combat some time ago for that part
       
    4. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      Yeah, I dl the one from last night..

      check my fix for the druid, you will see what code it is for sure...

      The issue started after dl a new one within the last week (for thinking it was done after going to the second floor after killing first 2 bosses.)
       
    5. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      Yeah the problem with the shapeshift was mostly enabling combat in movement to the guy, I moved that down and added an if tag for the druid class and ran a macro to cancelform just to make sure.

      Around line 431
       
    6. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      i see ur <if u was on about, not needed i have added a different code for next update but urs does work too, but i dont see ur enable combat, it gets disabled but not re-enabled, but i will add something that should help
       
    7. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      joejoe317 any chance u had Ysera's Gift on that druid ? i am thinking u got in combat coz it healed a npc
       
    8. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      u mean that dragon thing? or what part are you talking about? the second floor part? If it's the second floor then I can tell you my warrior did the same exact thing.

      I watched my druid run right past the dragon that is supposed to be healed just fine as well.

      Yeah, after I wrote that I noticed I didnt really need the if tag since it wouldn't really bother any other classes (or so we think).
       
    9. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      I do have to tell you I ran my warlock last night (lvl 100) with mop gear, and it ran right past everything on that part.

      My guess is my targeting settings, on both druid and warrior i use tuanah and on lock I was using singular.

      The different after that is my lock wouldn't do gunship properly. I just stopped using my lock and stopped testing after that cuz it took forever to kill stuff since the gear level was so low.
       
    10. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      What cc do you use, and do you change the settings on that? My warrior cruises through icc 25 man since its a higher gear level, druid was okay but not great. I could try using your cc or similar and try to replicate your settings. Now that I think about it, I bet it is the settings. BUT, my only thought that it may be the settings is that once it does go to the right it follows your no combat text.

      I know what would fix this part for sure is adding the no combat portion before it takes the port, but it may be an issue for the other part of the code.

      Next week when I can run it again I will mess around with it and report back what I find.
       
    11. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      i use singular default give that ago next week, i have not had any problems with this part so it could be the CR, i will give tuanah ago next week too on my hunt to see if it does do what u said with that, if so i will look into it and try and fix, like u said disabling combat b4 portal may do it but should take a lot more code being added
       
    12. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      im pretty sure that it is the fact that it executes no combat after killing those ppl for some reason then skips the code... Idk, just my feeling.. will test singular next week to see whats up, any special settings I should do before the test?
       
    13. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      singular default settings is what i use
       
    14. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      small update needs testing

      updated the disable/enable combat

      updated druid shifting for gunship
       
    15. Valla

      Valla Member

      Joined:
      Jan 15, 2015
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      8
      Really minor thing, how would I edit this to use Garrison Hearthstone instead of Hearthstone once its finished and looted LK? Running all my toons through again this week, will report back with any major issues. Haven't been knocked off by Ice Orb since my alliance DK last week either.
       
    16. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      nice to hear about the orb, i am working on a fix for something new i found, i will change the profile to use the garrison hearthstone if it has got it, if it does not then it will use the normal one
       
    17. Valla

      Valla Member

      Joined:
      Jan 15, 2015
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      8
      Thanks man, your work is excellent. Replies within 24 hours of post and usually a successful fix to come with it. I've actually been running the update before the last one you provided because it's been running pretty much flawlessly for me and didn't want to spoil it really haha. If you need to me to download your current one though to test let me know before I use up all my lockouts haha.
       
    18. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      forgot to report this issue the first time since I went to dalaran everytime since then... but decided to run profile in stormwind...

      basically does a good job of taking boat etc, but when it gets northrend it tries to fly over wintergrasp, then it gets dismounted and the bot stops.
       
    19. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      Also, testing with singular right now, it did the second floor part correctly! I wonder if it's the auto target thing (if i have that checked, since i never do).
       
    20. dellza

      dellza Community Developer

      Joined:
      Jul 29, 2010
      Messages:
      352
      Likes Received:
      3
      Trophy Points:
      0
      this is fixed in next update with a lot more stuff also i did a run with TuanHA on my end and i think i fixed it, so in next update that should be fixed and u can use that CR if you want
       

    Share This Page