• Visit Rebornbuddy
  • [QB] Garrison Profession Dailies

    Discussion in 'Honorbuddy Profiles' started by ArmyDr, Feb 21, 2015.

    1. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      Now the scrap meltdown is included in the GarrisonBuddy, Just FYI.
      I am have been using my all in one for like 2 months now with zero issues though, so I probably won't change it.
       
    2. virtual

      virtual Member

      Joined:
      Jan 15, 2010
      Messages:
      753
      Likes Received:
      18
      Trophy Points:
      18
      Okay, Got it here is a working horder version. Even if the Coords are different and you hut is some where else it still finds it for me and does it.

      Thank you so much for making this ArmyDr You are the MAN!



      Okay i got it added another line so it talks to both npcs. ( my hut is located right beside Yu'Rina the Mystic)

      Okay edit number 1 million lol, i changed the Wait times, the first one seemed to try and turn in the quest to fast before i could finish crafting the peices.
       

      Attached Files:

      Last edited: Apr 25, 2015
      ArmyDr likes this.
    3. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      Glad you like and found it easy to suit your needs! Thanks for sharing the horde version with the community! +Rep for you!

      If you don't mind also clicking the +Rep for me too :)

      To answer your previous questions, I originally designed these to just do the follower quests/items for gem/scribe/alch, but have expanded it now to do everything I need to have done daily on all of my toons! :) However, it is so specific to my needs and toons that it is no longer worth reposting. However, the code is easily changeable as there is very few coordinates and alliance specific features.

      Finally, when I published this 2+ months ago I was sure that someone else was going to push out something more comprehensive... but alas there never was so I had make it ever and ever suite my needs. No worries... there will be something out there soon!
       
      virtual likes this.
    4. jjhqtes55

      jjhqtes55 New Member

      Joined:
      Mar 8, 2015
      Messages:
      85
      Likes Received:
      1
      Trophy Points:
      0
      Is there a way to query whether or not your garrison has the Inscription building and/or follower? I'll find out here soon what happens when that code is run without one.

      Many of my gathering toons have either a forge, alchemy lab, or scribe's quarters just for extra mats and gold, so checking whether or not they have the profession won't work.
       
    5. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      These are now built in with GarrisonBuddy... which I highly recommend (Engineering and BS broke atm).
       
    6. jjhqtes55

      jjhqtes55 New Member

      Joined:
      Mar 8, 2015
      Messages:
      85
      Likes Received:
      1
      Trophy Points:
      0
      Right, too many things are broken, and too many don't have disable options, so I can't use it yet. I use Boss for most things.

      What I found out is that if InteractWith fails (even with a WaitTimer on it), the Profile won't continue. If you know of any other options or ideas let me know. It looks like you may have created profiles that called each of the profession sub-profiles depending on which toon is loaded. I'm trying to create a general one that will work on cleaning up some tasks that NONE of the garrison bases do currentlyl, as I have way way too many to individualize.
       
    7. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      I understand what you mean, I think... I have many toons, each have different professions and needs. I have created an all in one profile that does everything I want to have done, that is not done by the garrison botbases.
      If you need the code, I could copy/paste some snippets.
      If you need ideas, here is what mine currently does:
      1) Deletes all items that I get with quests/dailies that I don't want
      2) Uses Weapon/Armor Enhancements (not apply them to a follower)
      3) Uses Rune pouches
      4) Disenchants all items ilvl > 430 < 615 per TSM Destroy rules
      5) Crafts Alchemy savage blood
      6) Specialized mailing to individual characters using TSM Mail
      7) Inscription follower daily + combined and selling the scrolls
      8) JC daily + using payment
      9) Alchemy follower (currently disabled on my alchemist)
      10) Gets weekly seal from Bunker
      11) Moves back to command table (so when i log in I can do missions - I still do all my missions manually)
      12) Repairs
      13) Vends junk, and all greens < 430 via Sell-O-Matic addon
      14) Used to do all daily professions, but currently have it running through the new Garrisonbuddy

      In this way, I have very little to no daily nonsense I have to do. I log on each toon, maximize missions for gold, and then play my main for raiding. For about 2-3 months now I've cut back the amount of time I need to manually do nonsense from about 30-45mins a day to < 5 mins/day (doesn't include manually running missions which I enjoy and takes me approx 30mins/day).

      I hope this helps!
       
    8. jjhqtes55

      jjhqtes55 New Member

      Joined:
      Mar 8, 2015
      Messages:
      85
      Likes Received:
      1
      Trophy Points:
      0
      I'm interested in seeing your delete & disenchant code snippets. I will look into TSM Destroy, I had seen you mention it before. Is it able to factor in item value as well? I only DE > 429 greens that are worth < 15g. All other items are generally worth more than the average mats on my server. Would also like to DE all BoP > 500 blues. Do you have any code for vendoring greens that Sell-O-Matic doesn't handle? Generally the 615 & 630 weapon/armor tokens are useless to me. I have the Item IDs, but have not found a good resource to browse all the available behavior commands that HB comes with.

      Any ideas on 'skipping' past an alchemy or inscription follower if they don't exist? 'No viable mobs in area' and then it just stops at that point in the profile.

      P.S. With the custom groups option of finding others with an enchanting hut, have you ever looked into automating the joining of a group and using their DE hut on the BoP blues for your non-enchanters?
       
    9. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      • I have attached what I am using, but only use for snippets, because it is very customizable.
      • To my knowledge, there is no such addon or HB profile that will determine ITEM LEVEL and VENDOR PRICE then execute a vending of said item. If you find such a method, please let me know! For now, dust is still worth occasionally DE higher cost gold (my personal threshold is 30g).
      • As for vending specific items like weapon/armor tokens you can use many different WOW addons... Scrap and Sell-O-Matic are the two I use. Unless all of your followers are 675, I am not sure why you would be vending them? Even then with 6.2 you may need a stash.

      PHP:
      <If Condition="Me.GetSkill(Styx.SkillLine.Jewelcrafting).CurrentValue  &gt;= 1 || Me.GetSkill(Styx.SkillLine.Alchemy).CurrentValue  &gt;= 1 || Me.GetSkill(Styx.SkillLine.Inscription).CurrentValue  &gt;= 1">
          
      INSERT YOUR CODE HERE
      </If>
      Again, to my knowledge, having posted such a question in the Community Developer's thread, there is no current way to automate the custom looking for group menu, neither in WOW Addon or HB. I would be very wary of anything that did as this is a highly restricted function within the game.

      I hope this helps! and if you haven't already, +Rep when you get a chance!
       

      Attached Files:

    10. jjhqtes55

      jjhqtes55 New Member

      Joined:
      Mar 8, 2015
      Messages:
      85
      Likes Received:
      1
      Trophy Points:
      0
      Unfortunately checking profession skills only works for about 2/3 of my toons, the others have a gathering prof and then alch/inscript/JC building as an extra.

      For the follower tokens, it's the 615/630 ones that I vendor and not the 3/6/9 ones. I have been unable to find any info on 6.2 other than the shipyard, so maybe the Hellfire mission caches are 675 and that is still the maximum.

      Getting close to fully automated here. Now if the apps just wouldn't crash or hang ao they would be done when I wake up! :)
       
    11. spacelove

      spacelove New Member

      Joined:
      May 11, 2015
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Daily quests for professions not work on non-English servers. = (I think the reason this line (<CustomBehavior File = "RunMacro" Macro = "/ cast Jewelcrafting" WaitTime = "300" />). Please tell me how i can change it to work? I need a profile on dailies professions but I knowledge alone is not enough to make it. please tell me what can I do?
       
      Last edited: May 11, 2015
    12. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      Just change it to whatever the language you want... whatever you type in wow to get JC to come up... /castez le jewlez de cratzing :p
       
    13. spacelove

      spacelove New Member

      Joined:
      May 11, 2015
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      I have already so tried, not work. I think my language is not supported encoding. =C

      Maybe have another way to open Jewelcrafting? for example by ID, please tell me how. :)
       
    14. spacelove

      spacelove New Member

      Joined:
      May 11, 2015
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Last edited: May 13, 2015

    Share This Page