• 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
      Yea, you could try this one:

      HTML:
      <CustomBehavior File="Hooks\DoWhen" ActivityName="EnableCombat" AllowUseDuringCombat="true" UseWhen="Me.HasAura(59085) &amp;&amp; Me.Combat" >
           <EnableBehavior Name="Combat" />
           <CustomBehavior File="WaitTimer" WaitTime="10000" TerminateWhen="!Me.Combat" />
           <DisableBehavior Name="Combat" />
      </CustomBehavior>
       
    2. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Good to hear!
      Good luck botting.
       
    3. thedoc1337

      thedoc1337 New Member

      Joined:
      Nov 30, 2014
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      It stops moving when the spell is on but its not attacking. thanks for the time you're spending for this and everything you spend time for free
       
    4. takenotesbic

      takenotesbic Member

      Joined:
      Mar 10, 2013
      Messages:
      70
      Likes Received:
      0
      Trophy Points:
      6

      So to confirm - if he is out of the instance and before resetting when that MyCTM error comes, should I use TerminateWhen="Me.IsInInstance" (for entering) ?

      Thank you
       
    5. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

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

      Me.IsInInstance for entering.
      !Me.IsInInstance for exiting.

      That way the CTM will be shut off after its goal is completed - and it won't complain about not being able to reach the XYZ location.
       
    6. takenotesbic

      takenotesbic Member

      Joined:
      Mar 10, 2013
      Messages:
      70
      Likes Received:
      0
      Trophy Points:
      6
      Awesome got it all set now - thank you my friend.
       
    7. lubimta

      lubimta New Member

      Joined:
      Aug 25, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
    8. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Strange.
      Perhaps add a wait timer before the <Enable/> line?

      <CustomBehavior File="WaitTimer" WaitTime="1500" />

      Also, what combat routine are you using?
       
    9. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      That profile shouldn't be public - and isn't supported.

      But as for a solution: I'll be pushing an update really soon that allows you to turn off the hooks with a menu setting.
      This update should be live within about an hour to two hours.
       
    10. Automaton

      Automaton New Member

      Joined:
      Oct 30, 2015
      Messages:
      58
      Likes Received:
      2
      Trophy Points:
      0
      Hey Echo, I have a question on the HoL remote OPG. I was running it on two toons, and even though the profile is unaltered except for the protected items I added, both of the toons are depositing all gold in the guild bank. This is no problem for my druid who has his own guild, but my hunter (log included) I somewhat mind since that is one who is in a raiding guild. I bought a bunch of crap so the hunter started the HoL run with only like 200g, so only 1k or 2k max got deposited into the public guild which is no big deal but I'd like to make sure I didn't do that again in the future lol.

      The gbank deposit of the profile reads false but I'm half-potato and my understanding of code is low so maybe something is wonky.
      hol.jpg

      (Also, slightly related: DC'd through inactivity after bot got stuck somewhere and shut down. That's never happened to me using your profiles b4 to the best of my knowledge)

      View attachment 7020 2016-01-17 02.34.txt


      Edit: Also I just noticed the protected items I inserted in that string didn't seem to protect most of them. Everything except for hearthstones and 2 more items (barn trap, black claw from stables) were vendored. This is on my druid, it's pretty big but I'll attach the log, should I attach the profile too? It worked fine but I added a few more items recently I could have screwed it up though I don't see how. I realize I've got like 300 things I'm commenting about so I'm not worried about quick fixes I'll just throw everything in the bank before I do an extended farm for the time being. Thx.
      View attachment 7412 2016-01-17 02.29.zip
       
      Last edited: Jan 17, 2016
    11. phasechange

      phasechange Member

      Joined:
      Sep 6, 2010
      Messages:
      257
      Likes Received:
      3
      Trophy Points:
      18
      Hey Echo, I found an issue with the Draktharon profile. When it's time to vendor it will run out the instance (into the hallway outside) and try to mount resulting in a "You cannot mount here" (or something similar message). It will then afk and log out.

      It should run outside into the hallway and then up the ramp into the open area that's mountable before.
       
    12. Automaton

      Automaton New Member

      Joined:
      Oct 30, 2015
      Messages:
      58
      Likes Received:
      2
      Trophy Points:
      0
      Which profiles in the OpGoldFarms does NOT have the feature to sell all your items except for what you specify? Cuz this time around I just watched it vendor about 20k in mats I had just farmed before I could get to the mouse and stop the bot despite them being on the exclusion list. I'm fine with full bags and getting everything mailed to another toon, it's better than having it sell it all.
       
    13. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      The 'inline' code was depreciated and a profile menu was added.
      See post 1058069 for details.

      Also while it's not entirely required for everything to work, you may want to update the profiles.
       
    14. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      The issue was marked down the other day - I haven't got around to fixing it.
      I'll see about sending an update today though.

      Edit:
      A blind edit was made that should have the bot 'move out' of the building before attempting to go to the vendor.​
       
      Last edited: Jan 18, 2016
    15. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      They all do. This was specifically noted in the "READ ME" post on the front of the page.

      Most people who use these profiles are suicide botters, so sell all is more favored over anything else.
      People usually don't carry valuable items on them while farming.

      Like I said in the other post, the "exclusion list" isn't used anymore.
      A profile menu was added and details regarding it was added to the "READ ME" post.

      You can recover sold items by visiting these links:


      The process is instant.
       
    16. Azhemoth

      Azhemoth Active Member

      Joined:
      May 8, 2013
      Messages:
      534
      Likes Received:
      43
      Trophy Points:
      28
      the list doesn't work anymore, add the protected items here:

      [​IMG]


      when you start the profile, the button to open this menu appears above the "start/stop" button on the bot
      after you add the items, close the menu out and the bot will instantly protect those items.
       
    17. Automaton

      Automaton New Member

      Joined:
      Oct 30, 2015
      Messages:
      58
      Likes Received:
      2
      Trophy Points:
      0
      Thanks Echo, my fault for just reading recent posts and not checking the front page of the thread for updates, learned a lesson there. Impressive job on streamlining the shit out of the profile config process, gonna try it out right now.

      Also thx for the heads up too Azhemoth.
       
    18. Automaton

      Automaton New Member

      Joined:
      Oct 30, 2015
      Messages:
      58
      Likes Received:
      2
      Trophy Points:
      0
      Do I need to re-install HB to see the new profile config menu? I've updated the SVN, logged off and on, re-started HB a few times but the profile config doesn't appear for me about the start/stop button, apparently I'm doing some random thing wrong. (ofc using QB and Singular)

      Disregard =D

      Edit: Deleted HB directory and installed fresh copy, once I started HB and loaded an OpGF the profile config button appeared at about the same time the customized Quest Behaviors were downloaded.
       
      Last edited: Jan 18, 2016
    19. kob922

      kob922 New Member

      Joined:
      Dec 18, 2010
      Messages:
      138
      Likes Received:
      2
      Trophy Points:
      0
      hey i just reinstalled the newest HB. and updated the SVN, but i dont have the button for the profile config menu. Any tips on what to do?
       
    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 all good. I was going to make an announcement post that the switch was made, but I never got around to it.
      The past few days have been really busy for me.

       

    Share This Page