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

      krakenback Member

      Joined:
      Sep 25, 2014
      Messages:
      44
      Likes Received:
      1
      Trophy Points:
      6
      If i run the sell everything profile on bontanica will it sell my cloak of coordination too? If so, how can I protect it?

      Also, how can I add code to delete all the sunfury signets, all the potions and the food/drink. I have refreshment detection turned off and item codes deleted out of setting but it still wont sell my food/drink.
       
    2. Khroom

      Khroom Member

      Joined:
      Jul 3, 2014
      Messages:
      72
      Likes Received:
      0
      Trophy Points:
      6
      it shouldn't. I have it set to "sell everything", but it still doesn't sell BoE epics.
       
    3. Khroom

      Khroom Member

      Joined:
      Jul 3, 2014
      Messages:
      72
      Likes Received:
      0
      Trophy Points:
      6
      it shouldn't. I have it set to "sell everything", but it still doesn't sell BoE epics. Mine auto sells the signets?
       
    4. chickengenders

      chickengenders New Member

      Joined:
      Jun 1, 2014
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      0
      Is the Botanica still the most efficient grind? I've used it after using a modified level 100 Deathwish profile for Hall of Lightning and I can't see what the fuss is about for the former.
       
    5. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      No, that profile doesn't require any Quest Behaviors to work.
      The Akama bug has been around for ages because at the time of re-constructing the profile, my character wasn't strong enough to get past the 4 boss mobs.
      So I could never get to the point of testing the Akama section. :p

      Its been low priority because that's practically the end of the raid.


      [HR][/HR]


      Karazhan was broken by patch 6.0.2.
      An update hasn't been sent yet to reflect this 'status' or fix it.

      Will send one out now. ;P

      Edit:
      The Chess code has been commented out, the profile should be runable but will pause at the Chess event for you to manually complete.
      After you do that, it will finish the rest of the run.
       
      Last edited: Dec 8, 2014
    6. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Increase the NumOfTimes.

      [Hr][/Hr]


      It's fine.

      [HR][/HR]


      Yes it will.
      You'll need to add it to the Lua selling script.

      Replace all occurences of:
      PHP:
      if (and strfind(n, "ff9d9d9d") or and strfind(n, "ffffffff") or and strfind(n, "ff1eff00") or and strfind(n, "ff0070dd")) then

      With:
      PHP:
      if (and strfind(n, "ff9d9d9d") or and strfind(n, "ffffffff") or and strfind(n, "ff1eff00") or and strfind(n, "ff0070dd") and not n:find("65274") and not n:find("65360")) then
      Not tested, but I'm fairly certain that would work.

      The Sell Everything/All script will sell that stuff.
      Else, you'd need to remove them from your ProtectedItems file and turn off your "Refreshment Detection" plugin and remove the food/water entries from your Settings & Tools menu.
      All this is explained in the solution center.


      [HR][/HR]


      None of the Sell Everything scripts sell BoE epics because they typically don't drop in normal difficulty dungeons.

      If you want it to sell epics, add: n and strfind(n, "ffa335ee") to the Lua script.
      You can get an example of this from all of my replies above.


      [HR][/HR]


      It's debatable.
      Gundrak, Drak'tharon and several others are up there also.
       
    7. 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 10 per hour.
      The behavior should be gaging 6minutes per run.

      If your bot is waiting longer than a total of 6minutes per run, then your behavior isn't properly updated.
       
    8. Centrifuge

      Centrifuge New Member

      Joined:
      Nov 17, 2014
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      0
      Hey EchoTiger,

      This may be a Honorbuddy issue, but in a slightly modified Grim Batol profile(Suicide) I occasionally see these errors


      When these occur, my character will momentarily jump and move around a bit. This isn't a problem unless if it next to an edge - then I fall into lava.

      I had modified the script to do the following

      <CustomBehavior File="Hooks\DoWhen" SpellId="5118" UseWhen="!Me.Combat &amp;&amp; !Me.HasAura(5118)" AllowUseDuringCombat="false" /> <!-- Aspect of the Cheetah -->


      It works fine, but I get the error message above and that results in erratic behavior.
      I converted it to this style instead


      The error messages have gone away and it behaves much more normally. I just find it strange and was curious if you knew the reason.
       
    9. megabbyte

      megabbyte Banned

      Joined:
      Jan 15, 2010
      Messages:
      876
      Likes Received:
      3
      Trophy Points:
      0
      unfortunately , did not result with blacklist on mob. :(

      I woke up and they killed in the same place . put the plugin with them dead and did not work (LOG WITH PLUGIN WHEN THEY ARE DEAD View attachment 3680 2014-12-09 09.42.txt ). are now running with the plugin to see if they die , what happens.


      [​IMG]
       
    10. Dubsterix

      Dubsterix New Member

      Joined:
      Jul 23, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Why profile for Grim Batol (suicide) doesn`t sell water?
       
    11. Swanky

      Swanky New Member

      Joined:
      Nov 29, 2014
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      Yea, I noticed it works perfectly when I don't interfer with it. The drake just dropped for me on ~15th try :) Thank you for the script!
       
    12. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      The Combat_Filter error, I'm not sure.
      Sounds like an internal issue with the bot's communication with Lua.

      The DoWhen hook issue, the bot is ticking the Hook faster than the game client can return that the buff is active.
      If it's constantly spamming it, then there may be an issue within the hook itself.


      [HR][/HR]


      The plugin is designed to make the built-in death support work if the bot resets.
      Without the plugin, the built-in death support will never activate because the DEATH_HOOK will pause the profile logic.

      It's not meant for blacklisting the mob.
      But instead, a solution to if you die and the bot is reset.


      [HR][/HR]


      The Solution Center already explains this.
      Disable the plugin "Refreshment Detection" and remove the food/water settings from your Settings & Tools menu.
       
    13. DrDoctor

      DrDoctor New Member

      Joined:
      Dec 15, 2011
      Messages:
      510
      Likes Received:
      3
      Trophy Points:
      0
      Hi Echotiger!
      Nice profiles your making! i have a problem tho with " Get All Mounts" , Starting the bots in SW , they go to the portal which takes you to WOD.
      After the run for raven lord they need to go back to SW and yet again they go to the portal which takes you no where. Blizzard added new portals, can you pls add them so this run can be flawless! :) , thanks again!

      Edit: All my bots when they cleared sethek halls and going out to mount up they fly back into the cave again and releases in the air.
       
      Last edited: Dec 9, 2014
    14. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Yea, I'm aware, haven't had time to fix this issue yet though.
       
    15. Alexandra

      Alexandra New Member

      Joined:
      Aug 21, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Hey Echo, thank you for your work on these profiles.

      I tried searching the thread trying to find whether you or anyone else already commented on the issue, but couldn't find anything on it. I've been running your Grim Batol suicide profile and the regular heavy pull Gundrak on a level 100 hunter. I noticed the fairly often the bot would move close to a pack of mobs - obviously with the intention to agro them - but the agro range was too short to get the mobs involved. While I haven't ran the Grim Batol profile at 90, I noticed a significant reduction in how many mobs are effectively killed per instance in Gundrak at 100 compared to 90.

      As far as I've been able to gather the Grim Batol and Gundrak profiles are the highest income profiles you have right now, so I'm curious whether you're planning to update these profiles for 100 or whether you have more profitable routes in mind for level 100 characters.
       
    16. bl4ck

      bl4ck Member

      Joined:
      Aug 18, 2011
      Messages:
      976
      Likes Received:
      6
      Trophy Points:
      18
      Instance limit.
       
    17. DrDoctor

      DrDoctor New Member

      Joined:
      Dec 15, 2011
      Messages:
      510
      Likes Received:
      3
      Trophy Points:
      0
      If i knew how to fix it i would gladly help out!
       
    18. Dubsterix

      Dubsterix New Member

      Joined:
      Jul 23, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
    19. DrDoctor

      DrDoctor New Member

      Joined:
      Dec 15, 2011
      Messages:
      510
      Likes Received:
      3
      Trophy Points:
      0
      Man i really wanna learn how to code like this, a run for example Firelands, take portals etc :)
      Also Mimirions head and ICC for invincible would be awsome, would donate for those profiles!
       
      Last edited: Dec 9, 2014
    20. bl4ck

      bl4ck Member

      Joined:
      Aug 18, 2011
      Messages:
      976
      Likes Received:
      6
      Trophy Points:
      18

      This not resolve problem. Bot don't want sell all time the same items "few green items". Strange.
       

    Share This Page