• Visit Rebornbuddy
  • [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,809
      Likes Received:
      631
      Trophy Points:
      113
      Hrrm, it would take a bit of code.

      We'd need to have it scan the guild bank slots - and if all slots aren't 'nill' - run a code to click the next frame, then repeat the scan process.

      I'll see what I can do about coding it out.
       
    2. stratix

      stratix New Member

      Joined:
      Oct 24, 2012
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Tons of bag space after the mammoth. Is it possible framelock settings could cause HB to jump ahead? I've watched the toon ignore looting the first group and the Ionar boss, just moving on with empty bags. Anyways, I just removed the code myself and works great. I really appreciate your feedback and support.
       
    3. Angelus

      Angelus Member

      Joined:
      Jan 15, 2010
      Messages:
      848
      Likes Received:
      6
      Trophy Points:
      18
      I think I may know why it is flying to the vendor. Basically when it is selling your gear at the mount vendor, because of a reason (don't ask me what it is, addon, sheer amount, corrupt files, beats me) the items are sold, but they are grayed out for a few seconds. Which results in the waittimer to finish and check again for your backspace. Being still below 17, it flies to the vendor while the bags will be empty in a few seconds.
       
    4. Axiwow

      Axiwow New Member

      Joined:
      Jul 6, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
      My character just keep targeting then untarget mobs all the time. Chat in HB says "[FTW] 05:33:15 Health or mana is below 50%, not pulling!" even tho I have 100% HP View attachment 2916 2014-07-07 16.58.txt

      Any ideas? I'm very new to the whole botting community.
      I'm running a Combat Rogue if that helps

      Thanks!
       
    5. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Sorry for the delay, I'm out running around right now.

      Only Singular has support for farming dungeons, its guaranteed that any other combat routine will have targetting issues.
       
      Last edited: Jul 7, 2014
    6. Axiwow

      Axiwow New Member

      Joined:
      Jul 6, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
      Thanks :) But as I said, I'm very new to botting so I don't know much about it. Can I ask how I change to Singular? I wont be online for a few hours now so a quick reply isn't necessary.

      Thanks again and sorry if my requests can be answered by a 9yo :eek:
       
    7. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Singular is the default combat routine.
      I've looked through your log and noticed that there has been some changes to it.

      You're using 'FTW', which is most-likely what's causing the issues.
       
      Last edited: Jul 7, 2014
    8. Axiwow

      Axiwow New Member

      Joined:
      Jul 6, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
      Seems to be working perfectly now. Thanks a bunch! :)
       
    9. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Apparently the code to switch the guild bank tab is broken - and has been since patch 4.2.2 because Blizzard it too lazy to fix it.
      And in this situation, we cannot simply use the :Click or /click methods due to the numerical differences in the frame reference.

      I've worked out multiple solutions, but all were 'shot down' by the limitations of WoW's API.. so getting this to work properly will be a bit tricky.
      I'm not entirely sure if it will be possible, and if it is - it won't be 'proper.'
       
      Last edited: Jul 7, 2014
    10. happyfriet

      happyfriet Active Member

      Joined:
      Jan 14, 2013
      Messages:
      1,271
      Likes Received:
      19
      Trophy Points:
      38
      Ah that's a shame - I found out however , if I click per bot the first time manually to open one tab - it will keep depositing in that tab till it dc's or crashes and restarts.
       
    11. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Yea, I noticed that also.
      Since the only thing that's preventing my code to work is the 'numerical differences', we could actually design it to switch to *a* tab if the current tab is full.
      But if the tab that it switches to becomes full, then we won't be able to switch again.

      There are ways, but can get pretty elaborate whereas if the code to switch bank tabs worked, it would just be a single line of code. :p
       
    12. happyfriet

      happyfriet Active Member

      Joined:
      Jan 14, 2013
      Messages:
      1,271
      Likes Received:
      19
      Trophy Points:
      38
      I'd be more then happy to test them if you're up to the challenge =)
      Not a huge problem if it's just impossible right now :p
       
    13. Kink

      Kink Member

      Joined:
      Nov 15, 2011
      Messages:
      336
      Likes Received:
      10
      Trophy Points:
      18
      Grim Batol medium statistics @ 580+ ilvl (About a half n hour total of farming, despite the statistic time elapse, had to start and stop):
      [​IMG]
      [​IMG]

      There's a lot of issues though after a run or two, it will leave and reset and re-enter and have messed up pathing; i.e. walking directly into a wall until stopped manually. Sometimes it will go vendor and be unable to go back into the instance and start flying back and forth to the vendor and entrance of the portal. Clearing cache after every run fixes it.

      I also think it would be better management to set the bag limit to a higher amount (~2 empty slots) so when the profile exits to reset; it will make the most of this time and vendor stuff.

      Log attached.
       

      Attached Files:

      Last edited: Jul 7, 2014
    14. happyfriet

      happyfriet Active Member

      Joined:
      Jan 14, 2013
      Messages:
      1,271
      Likes Received:
      19
      Trophy Points:
      38
      I'm sure you didn't empty your bag before you started - 6k gph is pretty unreal :p
       
    15. Kink

      Kink Member

      Joined:
      Nov 15, 2011
      Messages:
      336
      Likes Received:
      10
      Trophy Points:
      18
      Yeah, there was tons of pots/flasks and my pvp set, etc, have all royal satchels so there's a lot of space that I didn't need to empty.

      The total stats are accurate though, you get a lot of embersilk and I've easily made ~1,000 from just that (150g+ a stack), not including the extra blues, greens and grays for selling.

      I'd estimate with regular gear that 2-3k an hour is easily manageable with a good embersilk market. If it was fully AFKable then I'd expect even higher numbers.
       
      Last edited: Jul 7, 2014
    16. Sinndar88

      Sinndar88 Member

      Joined:
      Jun 17, 2014
      Messages:
      178
      Likes Received:
      2
      Trophy Points:
      18
      yeah that GPH is no where near what i get and i farm that of a night time xD from a grim batol (i just cleaned up) i make around 1000~g from drops, about 200g on Skinning, i have tailoring so cloth drops are increased, i mail greens and whites to my Tailor/Enchanter who shuffles em into Bags, last night (6 hours) i made 4-5k... sure it might be nothing compared to HoL,Bot,gun'drak but i DID get a BoE Epic shield that dropped and 5 minutes ago it sold for 15k...
       
    17. happyfriet

      happyfriet Active Member

      Joined:
      Jan 14, 2013
      Messages:
      1,271
      Likes Received:
      19
      Trophy Points:
      38
      yea - I love HoL for the epics that tend to sell alot for the transmog ^^
       
    18. Kink

      Kink Member

      Joined:
      Nov 15, 2011
      Messages:
      336
      Likes Received:
      10
      Trophy Points:
      18
      Has anyone had experience with the suicide pulls w/ HoL? Not sure if it's insanity > death wish or vise versa. I've been running insanity and it's no trouble at all, at least.
       
      Last edited: Jul 7, 2014
    19. Angelus

      Angelus Member

      Joined:
      Jan 15, 2010
      Messages:
      848
      Likes Received:
      6
      Trophy Points:
      18
      On a side note, perhaps you could implement all the "check if in instance" from popular instances in the profiles? If there is any demand for it and it wouldn't be too much trouble.
       
    20. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Sounds like all these issues are being cause from a single CTM coordinate.
      I'll see about tuning it to be a bit more reliable. If it continues to cause issues I'll switch it over to a behavior or change the entering method.


      Setting the bagslot check to such a low number wouldn't be a great idea considering it'll be entering the instance with as low as 3 slots.
      If this were to happen, it would waste as much as 10 minutes farming nothing since the 3 slots will be filled within the first minute.

      The original minimum was 10 bagslots, and even that was low.
      After I've raised it to 17 slots, the GPH averages have increased greatly.

      The calculated average of slot consumption in every dungeon run averages 14 to 16.
      Since this - I've set the minimum standard to 17 - that way no item is missed while the run is taking place.
      If the bot is filling the bags up too quick, try investing into bigger bags.
      My testers with smaller bags have about 40-75 less GPH than the testers with bigger bags.


      [HR][/HR]

      It was going to be "Overkill" and "Deathwish" because I'm a Payday 2 fan. :p

      But, Deathwish is the heaviest pull.
      Due to the constant speed reduction debuffs and the rare 'Daze', it loses a lot of GPH pulling mobs - so I'd recommend using Insanity.
      Perhaps once the next expansion comes out it'll be more profitable.
       
      Last edited: Jul 7, 2014

    Share This Page