• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Azyul Project] Dungeon Farming, Gold Farming, Mount Farming, Transmog Farming, and more!

    Discussion in 'Farming' started by EchoTiger, Feb 26, 2013.

    1. mjj23

      mjj23 New Member

      Joined:
      Oct 28, 2012
      Messages:
      291
      Likes Received:
      4
      Trophy Points:
      0
      By the end of the day today, we should have a working solution in the form of a custom quest behavior. Check SVN in a few hours :)
       
    2. hodge74

      hodge74 Member

      Joined:
      Oct 12, 2012
      Messages:
      400
      Likes Received:
      1
      Trophy Points:
      18
      Great to hear that.
      Got 4 items already. Keep it up great work. Idea though. Can you get the script to check bags for items that have been collected already. As I've had to stop bot for various reasons and every-time I restart it always wants to start the script from the beginning
       
    3. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      The Assassination Armor?

      There's already codes to detect if you have the items already or not.
      As long as the item is in your actual bag, it shouldn't run the dungeon associated with that item.
      The Assassination Armor items are on the protected item list, so you can keep them in your bags without worry of them being sold.

      However, since it's a Normal+Heroic run, it will re-run that heroic dungeon if you've done it already unless you have the item from it.
      The only reason why I combined Normal+Heroic in this profile is because of the dungeon distance.
      If it were to complete all normal, then heroic, it would spend a ton of time traveling back to the same location it was already at.
       
    4. neal121

      neal121 New Member

      Joined:
      Jan 15, 2010
      Messages:
      254
      Likes Received:
      0
      Trophy Points:
      0
      Thanks for adding the assassination armor, I will have to give it a whirl on my down time.

      EDIT:

      In The Mechanar --- he didn't kill all the gate watchers before the gate opened to the elevator and got stuck.
       
      Last edited: Jun 10, 2013
    5. bone2sign

      bone2sign New Member

      Joined:
      May 25, 2012
      Messages:
      66
      Likes Received:
      0
      Trophy Points:
      0
      It managed to get all the way to Molten Core and then bot stops saying. Bot Stopped! Reason: Nothing more to do. Stopping bot.

      GG, I posted log.. tnx



      Edit; fixed. if you get same message as me, simply copy the SwitchTarget.cs (located at Quest Behaviors folder) from the profile, and paste it into your Quest Behaviors Honorbuddy folder.. Restart HB and it should do the trick.
       

      Attached Files:

      Last edited: Jun 10, 2013
    6. misterdylan2000

      misterdylan2000 New Member

      Joined:
      Jan 25, 2012
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      anyone getting stuck at the mage tower in stormwind
       
    7. frostfever

      frostfever New Member

      Joined:
      Jan 22, 2012
      Messages:
      162
      Likes Received:
      0
      Trophy Points:
      0
      misterdlyan ~ what were you doing in the mage tower, im not aware of any of our profiles using that portal
       
    8. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      The old transmogrification profiles use the mage tower's portal for quick access to Outlands rather than using the new universal 'goto' code that we've implemented in the newer profiles.

      From my understanding, the code that the old transmogrification profiles use to 'interact' with the portal itself needs some revision since the behavior used has undergone some changes.

      If you're using these older transmogrification profiles, try executing the profile in Outlands.
       
      Last edited: Jun 11, 2013
    9. milu86

      milu86 New Member

      Joined:
      Apr 29, 2013
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Molten Core - Weekly Run STUCK

      I have some issues loading the Molten Core - Weekly Run profile. It just flies and goes in MC but won't do anything else.

      Log copied and attached
       

      Attached Files:

    10. frostfever

      frostfever New Member

      Joined:
      Jan 22, 2012
      Messages:
      162
      Likes Received:
      0
      Trophy Points:
      0
      did u copy our Custom Quest Behaviors?
       
    11. frostfever

      frostfever New Member

      Joined:
      Jan 22, 2012
      Messages:
      162
      Likes Received:
      0
      Trophy Points:
      0
      fyi i think interactwithescort is broken
       
    12. milu86

      milu86 New Member

      Joined:
      Apr 29, 2013
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Yes. After I copy the Custom Quest Behaviors to under HB's Quest Behaviors folder, I keep getting about 20-30 error messages like this:

      [Compiler Error]: c:\-=MILAN=-\HB\Quest Behaviors\InteractWithEscort.cs(1442,43) : error CS0103

      All for the InteractWithEscort.cs file with different numbers betwen the ( ) marks


      Ps.: clear HB install, with only The Mjj23 profile pack installed only.
       
    13. mjj23

      mjj23 New Member

      Joined:
      Oct 28, 2012
      Messages:
      291
      Likes Received:
      4
      Trophy Points:
      0
      I will fix InteractWithEscort today, in the meantime, simply delete it from your Quest Behaviors folder.
       
    14. milu86

      milu86 New Member

      Joined:
      Apr 29, 2013
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Cool, thanks.

      Ps.: Another might-be-useful info regarding the Karazhan BETA profile

      [BasicInteractWith-v501(warning)]
      /********************
      DEPRECATED BEHAVIOR (BasicInteractWith)
      The BasicInteractWith behavior has been deprecated, but will continue to function as originally designed. Please replace the use of the BasicInteractWith behavior with the InteractWith behavior.
      The replacement command to accomplish this task is:
      <CustomBehavior File="InteractWith" MobId="21752" />
      [Ref: "Frostfever's Endless Trash Farm" @line 1112]
      ********************/

      :)
       
    15. mjj23

      mjj23 New Member

      Joined:
      Oct 28, 2012
      Messages:
      291
      Likes Received:
      4
      Trophy Points:
      0
      Thanks for the log! I actually used BasicInteractWith for a reason in that one case though ;)
       
    16. Duckmeat

      Duckmeat New Member

      Joined:
      Jun 14, 2013
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Hi,

      I have tried the Undead Stratholme farming profile. It used to work for some time, but recently the bot is not able to open the gate. When the bot tries to open the gate it says "You are mounted" and the character can't unmount by itself. I have noticed that around 24th of May there was an update for this issue. It looks like it doesn't work anymore. The profiles are updated from SVN.

      I see a folder called "Quest behaviors" in the pack. Do it have to replace it on the main HonorBuddy folder? Right now I don't have it copied, because HonorBuddy will give some errors.
       
    17. frostfever

      frostfever New Member

      Joined:
      Jan 22, 2012
      Messages:
      162
      Likes Received:
      0
      Trophy Points:
      0
      not replace u need to add the ones we have made into the one HB providess
       
    18. Duckmeat

      Duckmeat New Member

      Joined:
      Jun 14, 2013
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Ah yes, I have added it to the HonorBuddy ones and the errors I get are these ones.

      [23:39:26.548 N] [Compiler Error]: <Honorbuddy Root Folder>\Quest Behaviors\InteractWithEscort.cs(475,17) : error CS0103: The name 'LogError' does not exist in the current context
      [23:39:26.548 N] [Compiler Error]: <Honorbuddy Root Folder>\Quest Behaviors\InteractWithEscort.cs(570,64) : error CS0103: The name 'GetItemNameFromId' does not exist in the current context
      [23:39:26.548 N] [Compiler Error]: <Honorbuddy Root Folder>\Quest Behaviors\InteractWithEscort.cs(572,62) : error CS0103: The name 'GetObjectNameFromId' does not exist in the current context

      and there are 85 lines more with errors and warnings.

      I see someone has posted has posted about this issue before. Ignore this post please : D
       
      Last edited: Jun 14, 2013
    19. frostfever

      frostfever New Member

      Joined:
      Jan 22, 2012
      Messages:
      162
      Likes Received:
      0
      Trophy Points:
      0
      read post #613 @ duckmeat
       
    20. Digitalmocking

      Digitalmocking New Member

      Joined:
      Dec 9, 2011
      Messages:
      135
      Likes Received:
      1
      Trophy Points:
      0
      Hey man, just found these and it was so nice being able to just do some of my weekly farms by bot instead of by hand.

      Trying to run the "All - AQ 20 - Endless Trash Farm" atm, and the bot just runs up to the doorway of the general's terrace, pops a warning that says "don't stop the bot" and that warning repeats over and over until I finally stop the bot :p

      Any ideas as to what I'm doing wrong?
       

    Share This Page