• 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. loliceman

      loliceman Member

      Joined:
      Sep 6, 2010
      Messages:
      145
      Likes Received:
      1
      Trophy Points:
      18
    2. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Have you copied the quest behaviors?
      Also, are you running any addons?
       
    3. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Don't use the Instance Grinds verison - those profiles haven't been updated in nearly 3 years.
      Use the one in the "Optimized Gold Farms" folder.
       
    4. loliceman

      loliceman Member

      Joined:
      Sep 6, 2010
      Messages:
      145
      Likes Received:
      1
      Trophy Points:
      18
      Okey Thanks for the quick reply! Love your work.
      But i want to farm HoR for the bow (Crypt Fiend Slayer). I'v done it almost 50 times by hand now, still no bow :(
      Do you know if there is any other public Hall of reflection profile around?
       
    5. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Hmm, I do not - sorry.

      You could always use DungeonBuddy with "Farm Mode" turned on.
       
    6. loliceman

      loliceman Member

      Joined:
      Sep 6, 2010
      Messages:
      145
      Likes Received:
      1
      Trophy Points:
      18
      DungeonBuddy is unfortunately not scripted for HoR :(
       
    7. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Hmm.
      Then try with this edit:


      If it does work - I can't guarantee the best profile performance.
      Like I said, this profile is -really- old.

      I've also pushed the edit to the SVN.
      So you can update the SVN to get it if you don't want to download it from here.
       
    8. loliceman

      loliceman Member

      Joined:
      Sep 6, 2010
      Messages:
      145
      Likes Received:
      1
      Trophy Points:
      18
      It does seem to work :) Thanks man!!
       
    9. Deathsmind

      Deathsmind Member

      Joined:
      Jun 14, 2013
      Messages:
      382
      Likes Received:
      0
      Trophy Points:
      16
      Ok thats working now. Anyway I can have it store the Crystallized water, fire, airs. as well as sell the Relics of Ulduar. Thanks
       
    10. Raaz

      Raaz Member

      Joined:
      Mar 3, 2013
      Messages:
      657
      Likes Received:
      10
      Trophy Points:
      18
      I believe it only needs friendly rep with the guild to access the mobile guild bank.
       
    11. ericknio

      ericknio New Member

      Joined:
      Jun 11, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      My internet time lag and my character dies, is there any plugin or code that I can use him to come dugeon?

      Thanks for the effort is answering all.
       
    12. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Which profile are you using?

      You can have it sell the relics by removing the relics from your "Protected Items.xml" file.
      The protected items file is located where your Honorbuddy executable is.

      Open it up with a code/text editor, and CTRL+F for "Relic of Ulduar"
      Delete the line that the relic of ulduar is on.
       
    13. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Death support for dungeons used to work - but something happened that caused it not to.
      I wrote a plugin in attempts to help it, but it still had issues.

      So death support currently doesn't exist.
      Granite its been a while since I've looked into it - and the issues may be fixed, I just haven't had time to.
       
    14. Deathsmind

      Deathsmind Member

      Joined:
      Jun 14, 2013
      Messages:
      382
      Likes Received:
      0
      Trophy Points:
      16
      Im using hall of lightning suicide bank + frostweave profile. I see where and how it deposits the frostweave in the profile, just unsure what it is I need to add to make sure I dont break anything.
       
    15. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Under the big chunk of Lua code where the Frostweave is deposited
      (it should be be <CustomBehavior File="Misc\RunLua" Lua="<chunk of code>" />)
      Simply add a "UseItem" behavior.

      Using an item is the same as right clicking it - so it should deposit them into the bank.
      ex: <CustomBehavior File="UseItem" ItemId="1234" NumOfTimes="5000" WaitTime="500" TerminateWhen="!HasItem(1234)" />

      That will deposit 5000 pieces of item "1234" while waiting 500 miliseconds inbetween each deposit.
      The TerminateWhen will make it terminate when you no longer have the item.

      Of course change 1234 to an item ID you want.
      Just make sure to set it on both the ItemId="" and !HasItem() settings.
       
    16. greensole

      greensole Member

      Joined:
      Dec 15, 2013
      Messages:
      79
      Likes Received:
      0
      Trophy Points:
      6
      chest focus / trash

      also doing this with undead
       
      Last edited: Nov 24, 2015
    17. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Could you try with the latest SVN update?
       
    18. greensole

      greensole Member

      Joined:
      Dec 15, 2013
      Messages:
      79
      Likes Received:
      0
      Trophy Points:
      6
      this one has a better exit, but the little box crates going to the first boss , it gets stuck trying to go on the crate to get down and sometimes when the first boss roams around or even when not roaming it forgets to kill and just runs to the door thinking it'll be unlocked.

      edit: went afk for 10mins , comes back and it's stuck on the wall before it goes on the roof to exit.

      [MyCTM-v1906(debug)] Stuck. Movement Directions: StrafeRight, JumpAscend
      [MyCTM-v1906(debug)] Stuck. Trying to jump
      [MyCTM-v1906(fatal)] MyCTM is not able to reach <-213.9444, 2112.896, 101.2765> from <-208.5042, 2110.752, 97.39028>
      Bot stopping! Reason: Fatal error in quest behavior, or profile.
       
      Last edited: Nov 26, 2015
    19. prettygreat

      prettygreat Member

      Joined:
      Oct 16, 2014
      Messages:
      268
      Likes Received:
      0
      Trophy Points:
      16
      Ashes of alar is a great profile - takes about 15 minutes start to finish if you start in stormwind.
       
    20. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      It's always fun when an issue constantly happens for someone else - but never happens for me. :p
      Makes it impossible to test.

      The only reliable solution I know of would be to have it exit via the same way the other profile does, but it would be a bit slower since it has to run back down the balcony.
      The less reliable solution would be to add in jumping codes so that the bot actually jumps over the wall instead of just walking up it.

      I'll try with the jump first - so optmization won't be lost.
      An update will be sent within the hour.

      Edit:
      Update sent.
      I tested the jumping code several times and fine-tuned it so it's more fluid and less bot-like.
      Hopefully it should work for you as well.

      I also tweaked the Ashbury part. Even if somehow it misses aggroing him, the bot will actively attack him.​
       
      Last edited: Nov 26, 2015

    Share This Page