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

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Things like this is very technical and there's typically no solution for it.
      If you die, and the bot is restarted / stopped+started, then the profile has no control over your character's death.
      When the bot starts back up, the built-in death logic will take control of the bot before the profile has a chance to do anything.

      I need to know which profile you're referring to.
      It may/may-not have built in death support.
      If it doesn't, then adding it would be an easy solution.


      [HR][/HR]


      Deepholm?
      You mean Grim Batol?

      The only thing I could guess is when your character is zoning through the instance portal, there's a short moment where buffs aren't registered to the character.
      During this time, the DoWhen hook activates to use the potion.
      The only immediate solution I could think of is to add a code that makes the bot use the potion if the character is moving.
      Right now the conditions are: (Does not have buff && Has Potion && Is inside of an instance)

      Try this one:


      [HR][/HR]


      Feral = Faster.
      Guardian = More Survivability


      [HR][/Hr]


      No.
      I had to custom-code a pull script for Laj because he's in a area where the bot has trouble navigating around.

      He's the only boss in all profiles that use a custom-code.
      The rest of the combat is handled by your combat routine.


      [HR][/HR]


      1) If you're using a Sell All profile, then you signed up for it. It says Sell All in the name for a reason.
      2) If you're using any other profile, then Honorbuddy's logic did it, not my profile. You should've added the items to your protected item file.
      3) Don't bot on a main.. more importantly, don't carry valuable gear with you. That's botting 101.


      Item Restoration US: https://us.battle.net/support/en/article/battle-net-item-restoration
      Item Restoration EU: https://eu.battle.net/support/en/article/battle-net-item-restoration
       
      Last edited: Dec 7, 2014
    2. argonas007

      argonas007 New Member

      Joined:
      May 7, 2012
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      0
      echotiger thanks for help early, now fixed it. Now have another question about Azyul Manager. I use HBrelog when HB crashes he restart it all working, but chosen settings from Azyul Manager don't load, i always must put those by hand: "Sell All:", "Deposit Gold:" and "Deposit Cloth:". Any solution how to fix it? :)
      Btw added and log. Thx
       

      Attached Files:

      Last edited: Dec 7, 2014
    3. megabbyte

      megabbyte Banned

      Joined:
      Jan 15, 2010
      Messages:
      876
      Likes Received:
      3
      Trophy Points:
      0
      @echorider, Gundrak sell all. with last updat.

      Check image.. you can see, im in combat, and loosing health.. more 10minutes and im dead.. :(

      for me, is annoying , because I do not know what to do. I know I only happens with the paladins .

      [​IMG]

      And there is immediately after this happened .
      View attachment 4296 2014-12-07 20.32.txt
       
      Last edited: Dec 7, 2014
    4. vynmarius

      vynmarius New Member

      Joined:
      Sep 10, 2014
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      hi im having a problem starting this profile also other quest style profiles im getting a message


      "Changing current profile to Botanica - Gold Optimized - Medium Pulls [$Rev: 1085 $]
      Starting the bot!
      Currently Using BotBase : Questing
      Current zone is The Botanica (The Botanica - Zone - World of Warcraft)
      Can not start quest bot - this profile does not contain a quest order!"
       
    5. ravenscar17

      ravenscar17 Member

      Joined:
      Aug 27, 2012
      Messages:
      107
      Likes Received:
      0
      Trophy Points:
      16
      Hello How i can set the bot when using profile Outland ---> Sethekk Halls To sell everyting. because he keep boe ithems and i don't need them i just want to farm dungeons and sell everything but is not that option i don't know if i will use Sethekk Halls i test all now and see where is the best gph but i don't want to do botanica so many guys there... im lvl 78..... can any 1 tell me how i set the bot to sell all from inventory including cloth also:) ? THX.
       
    6. DrDoctor

      DrDoctor New Member

      Joined:
      Dec 15, 2011
      Messages:
      510
      Likes Received:
      3
      Trophy Points:
      0
      All mount run ( raven Lord ) bugged on 2 of my toons. Hunter and Druid, just runs straight forward werever i trigger the start button.
       
    7. dennisqwertz

      dennisqwertz Member

      Joined:
      Oct 15, 2011
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      6
      Hey, do you will release a new level 100 Grim Batol suicide profile? At the moment its very good but skips some trash mobs and don't send greens to my alt

      greets
       
    8. maniac0481

      maniac0481 Member

      Joined:
      Oct 5, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      Hey,

      I have a few problems/challenges..
      Like always there are people trying to gank bots going into gundrak and botanica..
      Is there a way to fix the bot stopping after releasing @ graveyard to run like a retard and stop the bot?
      Also I tryed to edit the Deposit cloth and gold profile to only deposit gold and just sell all technically.
      It doesn't work can someone explain me why :)

      Regards,
       
    9. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Open the AM profile up.
      There's documentation in there that tells you how to set default values.


      [HR][/HR]


      There's a spell that's kiting it for whatever reason.
      It would be hard pinpointing exactly what's causing it.

      The only thing I could guess is to blacklist that specific NPC by its GUID number.
      We woul need to fetch the GUID number of that mob though.


      [HR][/HR]


      Reinstall your bot.
      After you do so, don't copy any Quest Behaviors over from other people's projects.


      [HR][/HR]


      You will need to replace the current vendoring routine with the Sell All Lua script.
      The Sell All Lua script can be copy+pasted from an existing profile.

      If you don't know how to do it, tell me and I may be able to do it for you.


      [HR][/HR]


      Wrong thread. This is for the Optimized Gold Farms.

      But, it sounds like an issue on your end.
      None of the profiles has a "run forward for no reason" code in it.
      Try a fresh install, or post a log of it happening.


      [HR][/HR]


      Haven't had time.
      That and I have no idea what mobs are being skipped - nobody has told me yet.

      I haven't logged into WoW since 2 weeks before WoD launch so I'm clueless.


      [HR][/HR]


      Add this code to stop the bot if you die while outside of the dungeon:
      PHP:
      <CustomBehavior File="Hooks\DoWhen" ActivityName="AbortProfile" UseWhen="!Me.IsInInstance &amp;&amp; Me.IsGhost" >
          <
      DisableBehavior Name="Death" />
          <
      CustomBehavior File="Halt" />
      </
      CustomBehavior>

      Alternatively you could do something like.
      PHP:
      <CustomBehavior File="Hooks\DoWhen" ActivityName="PauseProfile" UseWhen="!Me.IsInInstance &amp;&amp; Me.IsGhost" >
          <
      DisableBehavior Name="Death" />
          <
      CustomBehavior File="WaitTimer" WaitTime="180000" VariantTime="300000" />
          <
      EnableBehavior Name="Death" />
          <
      CustomBehavior File="Hooks\DoWhen" ActivityName="PauseProfile" Command="Disable" />
      </
      CustomBehavior>
      This would make the bot wait anywhere from 3 to 5 minutes before attempting to go back and ressurrect.
      Keep in mind the hook is disabled directly after waiting, so you would need to re-enable it elsewhere in the profile.
      There may be better ways of handling this, but at the moment it's the only immediate solution I could think of off the top of my head.
       
    10. sweandypandy

      sweandypandy New Member

      Joined:
      Apr 17, 2014
      Messages:
      299
      Likes Received:
      0
      Trophy Points:
      0
      I must do some quests first before I can get BATTERED into the pit of Soron?
       
    11. MrB

      MrB Member

      Joined:
      Jun 29, 2010
      Messages:
      582
      Likes Received:
      2
      Trophy Points:
      18
      Yes, you get it in Dalaran, I think it's called Echos of Tortured Souls, do that and run though Forge of Souls then you're free to run Pit of Saron.
       
    12. sweandypandy

      sweandypandy New Member

      Joined:
      Apr 17, 2014
      Messages:
      299
      Likes Received:
      0
      Trophy Points:
      0
      love u thanks for the info bro
       
    13. sweandypandy

      sweandypandy New Member

      Joined:
      Apr 17, 2014
      Messages:
      299
      Likes Received:
      0
      Trophy Points:
      0
      but whats the quest im take in dalaran?
       
    14. MrB

      MrB Member

      Joined:
      Jun 29, 2010
      Messages:
      582
      Likes Received:
      2
      Trophy Points:
      18
    15. sMuve

      sMuve Member

      Joined:
      Jan 7, 2014
      Messages:
      112
      Likes Received:
      0
      Trophy Points:
      16
      is there any opportunity to sell food (i.e. Roasted Beef) ?
      I already outcommented the food in the Protected Items.xml

      thanks in advantage
       
    16. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Disable your 'Refreshment Detection' plugin and remove the food/water entries from your Settings & Tools.
       
      sMuve likes this.
    17. maniac0481

      maniac0481 Member

      Joined:
      Oct 5, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      Add this code to stop the bot if you die while outside of the dungeon:
      PHP:
      <CustomBehavior File="Hooks\DoWhen" ActivityName="AbortProfile" UseWhen="!Me.IsInInstance && Me.IsGhost" >
          <
      DisableBehavior Name="Death" />
          <
      CustomBehavior File="Halt" />
      </
      CustomBehavior>

      Alternatively you could do something like.
      PHP:
      <CustomBehavior File="Hooks\DoWhen" ActivityName="PauseProfile" UseWhen="!Me.IsInInstance && Me.IsGhost" >
          <
      DisableBehavior Name="Death" />
          <
      CustomBehavior File="WaitTimer" WaitTime="180000" VariantTime="300000" />
          <
      EnableBehavior Name="Death" />
          <
      CustomBehavior File="Hooks\DoWhen" ActivityName="PauseProfile" Command="Disable" />
      </
      CustomBehavior>
      This would make the bot wait anywhere from 3 to 5 minutes before attempting to go back and ressurrect.
      Keep in mind the hook is disabled directly after waiting, so you would need to re-enable it elsewhere in the profile.
      There may be better ways of handling this, but at the moment it's the only immediate solution I could think of off the top of my head.



      How and where would I re-enable the hook then? Anyway you could explain it more :D
       
    18. sMuve

      sMuve Member

      Joined:
      Jan 7, 2014
      Messages:
      112
      Likes Received:
      0
      Trophy Points:
      16
      damn xD tyvm!
       
    19. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      The hooks themselves can be posted direclty under <QuestOrder>

      As far as re-enabling the hook, there's some technicalities that may need to be tested.
      I've personally never experimented with this, so I'm not sure how the bot would behave in this situation.

      If the hook stays on, it will most-likely just keep repeating.
      If it's disabled, then you'd need a way to re-enable it after you ressurrect.

      At the moment, the only place I know to put it would be once it enters the dungeon.
      Which that means it will only wait 3-5 minutes the first time its ganked.


      The only solid solution would be to hard-code a custom death routine into the hook after the wait time.
      Which that would take a little bit of time and research on my end.
       
    20. GhostOfSartre

      GhostOfSartre New Member

      Joined:
      Aug 2, 2014
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      To make profile wait 3-5 minutes anywhere after death, where do i copy this? Any place in the profile? And thats all? Totally dont understand how this profile making works :( Could u do copy of botanica sell everything profile with this death solution?

      <CustomBehavior File="Hooks\DoWhen" ActivityName="PauseProfile" UseWhen="!Me.IsInInstance &amp;&amp; Me.IsGhost" >
      <DisableBehavior Name="Death" />
      <CustomBehavior File="WaitTimer" WaitTime="180000" VariantTime="300000" />
      <EnableBehavior Name="Death" />
      <CustomBehavior File="Hooks\DoWhen" ActivityName="PauseProfile" Command="Disable" />
      </CustomBehavior>
       

    Share This Page