• Visit Rebornbuddy
  • [Q][A]6.2 Tanaan Jungle Solo Daily Profile(s)

    Discussion in 'Honorbuddy Profiles' started by Opply, Jul 20, 2015.

    1. Opply

      Opply Community Developer

      Joined:
      Feb 28, 2013
      Messages:
      328
      Likes Received:
      29
      Trophy Points:
      0
      [Q][A+H]6.2 Tanaan Jungle Solo Daily Profile(s)

      [Q][A+H]6.2 Tanaan Jungle Solo Daily Profile(s)

      Prerequisites:
      - Tanaan Jungle oil daily unlocked
      - Decent gear on the char
      - Questing botbase
      - Hearthstone set to Lions Watch/Vol'mar Hold

      Problems:
      Automatic flightpath navigation seems broken in HB right now, so in stead of figuring out what flightpath is the most efficient, it will just try to run to the objectives.. I'm sure the char will get there in time, but when I run it, I manually stop the bot and take the flightpath.

      The profiles should support all the solo dailies in Tanaan Jungle. This pack contains two files, first start:

      "Tanaan Jungle Oil Daily"
      This will go to the daily table in Lions Watch (recommend you start the bot there) and pick up the quest (or just go if you all ready has it) and complete the objective, then try to use the hearthstone back to Lions Watch to turn in the quest.

      Profile supports:
      Assault on the Ruins of Kra'nak
      Assault on the Temple of Sha'naar
      Assault on The Fel Forge
      Assault on Ironhold Harbor
      Battle At The Iron Front
      Bleeding the Bleeding Hollow

      Not supported as it is a group quest:
      Assault on the Throne of Kil'jaeden

      Second profile, should be started after the oil daily:

      "Tanaan Jungle Other Dailies"
      If you have picked up some of the quests for this, the bot will just go do them without picking anything up. This is so you can choose not to do them all, just manually pick up the ones u want, and it should do it. if you don't have any in your quest log, the profile will try to pick up all of them.

      Profile supports:
      Bloodied Blades of Zeth'Gol
      Disarming Sha'naar
      Harnessing Their Power
      Demonslayer of Tanaan
      Tooth and Claw
      Bringing Down the Iron Horde
      Breaking Their Fel Bonds
      A Little Wetwork
      Secrets of the Shadow Council
      Unseen Influence
      Pressing the Attack

      ------------------

      So why do I publish this? So people have more examples in how to create stuff like this themselves. Creating basic profiles for HB is dead easy, you don't have to read up alot :) This contains some more complex parts too, but then you at least have an example for it :)

      You are free to change and republish this for free on you want. :)

      If you want to show your appreciation to me for sharing this,
      <-- +rep is as always really appreciated on my end. :)

      ADDED SVN LINK:
      https://subversion.assembla.com/svn/tanaandailies/

      SVN is recommended, already patched a few bugs/inoptimal stuff
       

      Attached Files:

      Last edited: Aug 15, 2015
    2. DarkGuess

      DarkGuess New Member

      Joined:
      Jul 29, 2014
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      0
      Gonna run it now on my 674 druid.
      will report if there is any stucks or w/e
      Or ofcourse if it is flawless

      *update:
      profile running smooth, no stucks or anything thanks
       
      Last edited: Jul 21, 2015
    3. Procookz

      Procookz New Member

      Joined:
      Nov 25, 2014
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      1
      Would love if this was converted for horde!
       
    4. Opply

      Opply Community Developer

      Joined:
      Feb 28, 2013
      Messages:
      328
      Likes Received:
      29
      Trophy Points:
      0
      Doubt I cba doing that, have gotten one +rep and one releated comment on this so far.. Not very motivation to continue a lot of work on it.

      However, most of the job is done in the profiles to work for horde, you just have to go over and add horde id's for everything.. :)
       
    5. Mucanovic

      Mucanovic Member

      Joined:
      Jul 2, 2015
      Messages:
      50
      Likes Received:
      2
      Trophy Points:
      8
      Learned alot from your profile so thank you. Hope that at least gives some motivation.
       
    6. Opply

      Opply Community Developer

      Joined:
      Feb 28, 2013
      Messages:
      328
      Likes Received:
      29
      Trophy Points:
      0
      To teach others is the main reason I released this, make sure you look at the SVN tho, have updated alot of stuff :)
       
    7. TheHammer

      TheHammer New Member

      Joined:
      Jan 30, 2014
      Messages:
      349
      Likes Received:
      4
      Trophy Points:
      0
      Thnaks for the profile, will test it on my 650 mage now :)
       
    8. fertzi

      fertzi New Member

      Joined:
      Oct 21, 2011
      Messages:
      87
      Likes Received:
      2
      Trophy Points:
      0
      thx for the share, works like a charm +rep for free goodies!
       
    9. prokain

      prokain New Member

      Joined:
      Jun 19, 2012
      Messages:
      4
      Likes Received:
      1
      Trophy Points:
      0
      I edited profiles for horde. I'm wondering the logic on how to make him do 2 bonus objectives. Is there a function call to check which bonus objectives are completed? Something similar to "IsQuestCompleted"?

      edit: fixed turn in
       

      Attached Files:

      Last edited: Jul 23, 2015
      Opply likes this.
    10. prokain

      prokain New Member

      Joined:
      Jun 19, 2012
      Messages:
      4
      Likes Received:
      1
      Trophy Points:
      0
      Added AutoLoader which checks if you are horde or alliance and loads appropriate profile.
      Added atomatic skip from Oil Daily to Other Daily's, if the oil daily is done.
       

      Attached Files:

    11. Opply

      Opply Community Developer

      Joined:
      Feb 28, 2013
      Messages:
      328
      Likes Received:
      29
      Trophy Points:
      0
      awesome, great work :) Do you want me to add it to the top?

      For the two bonus dailies, I have not found a way to check if you have completed a bonus area, but you can check if you have completed the oil daily with IsQuestCompleted. Then you just have to check if the completed daily will interfere with the two bonus areas you normally want to do, and if it does, swap one of them out with a 3rd one :)

      Too bad you did not port the SVN version tho, it has flight path support etc :)
       
      Last edited: Jul 23, 2015
    12. prokain

      prokain New Member

      Joined:
      Jun 19, 2012
      Messages:
      4
      Likes Received:
      1
      Trophy Points:
      0
      Dam i tought those versions are the same :D I'll port it to SNV version and add 2 bonus objectives, probably later today/tomorow.
       
    13. Opply

      Opply Community Developer

      Joined:
      Feb 28, 2013
      Messages:
      328
      Likes Received:
      29
      Trophy Points:
      0
      If you want I can add you to the "team" for the SVN so you can update and shit there aswell?
      It's so much easier than uploading to the forum after every little change :p
       
    14. fertzi

      fertzi New Member

      Joined:
      Oct 21, 2011
      Messages:
      87
      Likes Received:
      2
      Trophy Points:
      0
      ~deleted since it only seemed to work if we had a specific dailie assualt quest.
       
    15. Mucanovic

      Mucanovic Member

      Joined:
      Jul 2, 2015
      Messages:
      50
      Likes Received:
      2
      Trophy Points:
      8
      Just add three bonus areas, the statement will not be executed if pressing the attack is complete, this way if you use an aera you already did the daily on it will automatically move on.
       
    16. prokain

      prokain New Member

      Joined:
      Jun 19, 2012
      Messages:
      4
      Likes Received:
      1
      Trophy Points:
      0
      @Opply No need, i can only edit simple stuff and read thru code, I'm not that usefull :D. You can put it on front page/SNV.

      @Mucanovic I used parts of you code for 3 Daily objectives, i had so much problems, cuz there are 3 different ID's per race per Objective zone plus an separate ID for Oil daily. All credits for that code oes to you and i will take it down if you dont like the fact i used it.

      Ally + Horde all daily quests including Pressing the Attack + Autoloader
      Ally profile needs testing, I dont have ally toons.

      To do: optimize bonus objectives so it does Quests which are there while doing bonus (I'm lazy, just need to add if hasquest do under corresponding bonus objective)
       

      Attached Files:

    17. Opply

      Opply Community Developer

      Joined:
      Feb 28, 2013
      Messages:
      328
      Likes Received:
      29
      Trophy Points:
      0
      Added Horde and Autoloader to first thread.
      Updated Alliance profile from SVN to first thread.

      Will petition to have this thead moved as it is no longer alliance only.

      Thanks alot for the great work people!
       
    18. Holdertl

      Holdertl Banned

      Joined:
      Nov 15, 2013
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      I noticed that the Horde profiles still need some tweaking, the Iron Front daily the Horde is still trying to recover the injured Alliance instead of the Horde.

      Edit: Testing SVN version now.
       
    19. Opply

      Opply Community Developer

      Joined:
      Feb 28, 2013
      Messages:
      328
      Likes Received:
      29
      Trophy Points:
      0
      I've fixed a flightpath issue for horde on the SVN, can fix the Iron Front one later :)

      Edit:
      Updated the id to use wounded grunt in stead of wounded footsoldier on the SVN.
      Will only update the forum upload when I feel it is stable.. :)
       
    20. Kazumakun

      Kazumakun Member

      Joined:
      Jan 24, 2012
      Messages:
      171
      Likes Received:
      0
      Trophy Points:
      16
      thanks works better than the trash that sits there staring at quest npc's but wants money for that privilege +1
       

    Share This Page