• Visit Rebornbuddy
  • [H] [Quest] Apexis Crystal Dailies and Missives

    Discussion in 'Horde' started by HHeLiBeBCNOF, May 11, 2015.

    1. HHeLiBeBCNOF

      HHeLiBeBCNOF Member

      Joined:
      Oct 24, 2014
      Messages:
      93
      Likes Received:
      3
      Trophy Points:
      8
      First and foremost, full credit to rpg1313 for his simple but brilliant Apexis Daily Profiles.
      I have used his profiles as a base, there are currently no differences in my release to his.

      How then is this profile any different?
      I have added additional logic to the Auto Loader to also pickup the Missive for the area of the Daily you already have.
      This essentially doubles the Apexis Crystal gain.

      I have made some other improvements to some of the profiles but I am not yet ready to release it to Public, these will come shortly, I am a one man band as far as testing goes.
      These profiles make use of HBRelogSkip.cs the author of which I cannot currently find to give credit, this file should be copied into "Honorbuddy\Quest Behaviors" directory.

      SVN: https://github.com/HHeLiBeBCNOF/ApexisCrystalDailies/trunk
      WEB: https://github.com/HHeLiBeBCNOF/ApexisCrystalDailies

      I anticipate a few bugs at first and it's crucial you supply a log if you have any problems.

      I'd like to eventually get this working for Alliance but I have no max level Alliance characters.
       
      Last edited: May 11, 2015
    2. HHeLiBeBCNOF

      HHeLiBeBCNOF Member

      Joined:
      Oct 24, 2014
      Messages:
      93
      Likes Received:
      3
      Trophy Points:
      8
      Reserved: Because everyone seems to reserve second post on their thread, I dunno.
       
    3. riskywow

      riskywow New Member

      Joined:
      Jan 24, 2015
      Messages:
      53
      Likes Received:
      0
      Trophy Points:
      0
      Looks like a great profile just a simple question. What Bot do we use to run this profile?
       
    4. HHeLiBeBCNOF

      HHeLiBeBCNOF Member

      Joined:
      Oct 24, 2014
      Messages:
      93
      Likes Received:
      3
      Trophy Points:
      8
      Questing
       
    5. Nani

      Nani New Member

      Joined:
      Jun 14, 2011
      Messages:
      125
      Likes Received:
      0
      Trophy Points:
      0
      I don't run any horde toons, so i cant test for you, when you decide to go alliance, i would gladly. Anyway keep the good work up! *pat on shoulder*
       
    6. HBfanboy1980

      HBfanboy1980 Active Member

      Joined:
      Jan 16, 2012
      Messages:
      1,139
      Likes Received:
      11
      Trophy Points:
      38
      neither the link now the svn are working for me.

      is this project active?
       
    7. change1378

      change1378 New Member

      Joined:
      Feb 8, 2011
      Messages:
      92
      Likes Received:
      0
      Trophy Points:
      0
      take /trunk out of the URL
       
    8. honorspell

      honorspell Member

      Joined:
      Feb 1, 2012
      Messages:
      118
      Likes Received:
      1
      Trophy Points:
      18
      almost done lvling my hord char well test your profile as soon as i get item lvl 640
       
    9. krazid

      krazid Member

      Joined:
      Aug 17, 2015
      Messages:
      54
      Likes Received:
      0
      Trophy Points:
      6
      So I managed to download the profiles however they do not work in HB, keep getting a cannot load profile exception.
       
    10. krazid

      krazid Member

      Joined:
      Aug 17, 2015
      Messages:
      54
      Likes Received:
      0
      Trophy Points:
      6
      No I got them to load but now the bot just stops after I load saying there is nothing more to do, and I have every single Missive quest available right now? Any suggestions??
       
    11. marktwain

      marktwain Member

      Joined:
      Mar 10, 2014
      Messages:
      220
      Likes Received:
      10
      Trophy Points:
      18
      Same here
       
    12. Ingvar

      Ingvar New Member

      Joined:
      Sep 22, 2014
      Messages:
      66
      Likes Received:
      0
      Trophy Points:
      0

      Also having the same issue. Does not recognize that I have the missive quest activated and just says "there is nothing more to do" even though I have not started on the daily quest. Any help would be greatly appreciated.
       
    13. marktwain

      marktwain Member

      Joined:
      Mar 10, 2014
      Messages:
      220
      Likes Received:
      10
      Trophy Points:
      18
      I fixed the problem by adding the questid for the missive quest to the profile. It was easy, but I dont feel like going through all the profiles to fix and test.
       
    14. Ingvar

      Ingvar New Member

      Joined:
      Sep 22, 2014
      Messages:
      66
      Likes Received:
      0
      Trophy Points:
      0
      I tried adding the questid into the profile, but was unable to get the profile to work. Which part of the profile should i be changing/adding the questid to? Also, wanted to double check. The best way to get a questid would be to lookup the quest on wowhead or something and see the quest=###### where the ##### is the quest id number. If anyone could please help give me some guidance for this it would be greatly appreciated! Thank you very much.
       
      Last edited: Sep 24, 2015
    15. marktwain

      marktwain Member

      Joined:
      Mar 10, 2014
      Messages:
      220
      Likes Received:
      10
      Trophy Points:
      18
      something like this
      <If Condition="(HasQuest(36697) &amp;&amp; !IsQuestCompleted(36697))" || (HasQuest(*****) &amp;&amp; !IsQuestCompleted(*****))">
      and this
      <While Condition="(!IsObjectiveComplete(1, 36697)) || (!IsObjectiveComplete(1, ******)">
      and this
      <If Condition="(HasQuest(36697) &amp;&amp; IsQuestCompleted(36697)) || (HasQuest(*****) &amp;&amp; IsQuestCompleted(*****))" >
      then hand in
       
    16. Ingvar

      Ingvar New Member

      Joined:
      Sep 22, 2014
      Messages:
      66
      Likes Received:
      0
      Trophy Points:
      0
      Ok, awesome, I think I have it working now. Thanks a bunch for the help!
       

    Share This Page