• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] Golden Fleece Trinket

    Discussion in 'Uncataloged' started by Durn, Nov 7, 2012.

    1. Durn

      Durn New Member

      Joined:
      Oct 21, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      This plugin grabs the Golden Coins dropped from the [Golden Fleece] trinket

      Adapted from a plugin for Dark Soils, it's supposed to use the GatherBuddy bot, so there may be some HonorBuddy issues when using it with the GrindBot.

      It's nothing special, but it does work from my testing.
       

      Attached Files:

      Last edited: Nov 10, 2012
    2. laria

      laria Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      5,386
      Likes Received:
      36
      Trophy Points:
      48
      AW: [Plugin] Golden Fleece Trinket

      You dont need a plugin to find object ids around your visible range. Just open up the devtools of hb.
       
    3. Durn

      Durn New Member

      Joined:
      Oct 21, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Thanks. For some reason I didn't think "Entry" was the object ID.
       
    4. Aroxan

      Aroxan Banned

      Joined:
      Jul 25, 2012
      Messages:
      375
      Likes Received:
      3
      Trophy Points:
      0
      Great plugin, works just as intended, made about 4k in 24 hours with it.
       
    5. mariana

      mariana Member

      Joined:
      Nov 18, 2011
      Messages:
      92
      Likes Received:
      1
      Trophy Points:
      6
      Bot stops if you use this plugin .
      It flies around , herbs and mines for a while but after 5 min it mounts up and stops until youre logged out of game for inactivity.
      It does loot piles of gold though.
      Tried this and rep collector .... any sugestions?
       
    6. Desdi

      Desdi New Member

      Joined:
      Dec 7, 2012
      Messages:
      74
      Likes Received:
      1
      Trophy Points:
      0
      I confirmed that there is a little bug with this plugin when a little amount of gold pop it may stay stuck until you logout ;/
       
    7. kilscience

      kilscience New Member

      Joined:
      Oct 24, 2013
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Hello! I'm using your plugin with the german version of HB and it works like a charm in the grinding bot! However could you also update it to loot the gold coins dropped by the new trinket "Golden Moss" from Rock Moss on timeless isle? It seems those piles don't have the same id, as the piles from the golden moss trinket loot for 30-60 Gold whereas the golden fleece only generated 10-30 Gold per pile.

      The Problem is that the Gold Coins from golden fleece are being looted, the Gold Coins dropped by "Golden Moss" are being ignored.

      I hope you find the time to also include the new Gold Coins.

      Thanks in advance! :O)
       
    8. mariana

      mariana Member

      Joined:
      Nov 18, 2011
      Messages:
      92
      Likes Received:
      1
      Trophy Points:
      6
      You need to find the new ids for the gold piles created by the moss . since it hasnt dropped for me yet i cant check .
      Im told the moss piles are larger than the fleece piles meaning the id's are probably different even if the name is still "plle of gold".
       
    9. Corleone

      Corleone Well-Known Member

      Joined:
      May 24, 2013
      Messages:
      2,255
      Likes Received:
      28
      Trophy Points:
      48
      There's one omitted ID, which I think is what you want.

      Open your "Golden Fleece - Durn.cs" and simply add the ObjectID 223230 at the line

      Code:
      .Where(gold => (gold.Distance2D <= 80 && (gold.Entry == 223230 || gold.Entry == 186633 || gold.Entry == 186634 || gold.Entry == 210894 || gold.Entry == 214458 || gold.Entry == 214985))).OrderBy(gold => gold.Distance).ToList();
      Here they are all: Gold Coins - Object - World of Warcraft

      This should help. ;)
       
    10. kilscience

      kilscience New Member

      Joined:
      Oct 24, 2013
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Hey that was fast! ^^

      Testing it now.
       
    11. kilscience

      kilscience New Member

      Joined:
      Oct 24, 2013
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Yeah it works! First mob...first trinket procced... looted 23gold then second mob looted 47 Gold immediately after that. Thanks a lot Corleone!!!!
       
    12. vVHenryVv

      vVHenryVv New Member

      Joined:
      Dec 23, 2011
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      The plugin sometimes doesn't pick up the gold coins and causes my char to afk and then logout. What should I do? Any way to go around this? It's a great money maker imo.
       
    13. Corleone

      Corleone Well-Known Member

      Joined:
      May 24, 2013
      Messages:
      2,255
      Likes Received:
      28
      Trophy Points:
      48
      Log? *sigh* ^^

      My crystal ball is just at the MOT. ^^
       
    14. dajnos

      dajnos New Member

      Joined:
      Dec 12, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Hey,


      As I read topic it seems that you have made some improvements. Possibly to attach a plugin with fixed files for both trinkets ? Also, are you still having some troubles with bot stopping and logging out ? I don't want to go afk and see my bot logged out :)
       
    15. silvek99

      silvek99 New Member

      Joined:
      Oct 23, 2012
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Pretty cool plugin, works neat with grind bot, I just have one tiny problem with it.

      From time to time looting seems to get bugged and I keept getting "That item is already being used" error when the bot tries to pick up the pile of gold. Then the bot continues to run around the pile of gold trying to pick it up to no avail, and it can last really long. It can be fixed by looting a mob, but the priority seems to be on looting the gold pile.

      Has anyone had this problem? Can I somehow change the loot priority?
       
    16. Ewen

      Ewen New Member

      Joined:
      Feb 11, 2011
      Messages:
      65
      Likes Received:
      1
      Trophy Points:
      0
      It will pick up the gold(golden moss gold) sometimes but more times than not it will claim to be stuck and start bugging out. While the golden fleece works as intended. Any fix on the golden moss part?
       
    17. cmd

      cmd New Member

      Joined:
      Nov 9, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      plugin does not work
      once out of the mob heap of gold falls, the bot begins to fail and write something
      We are stuck!!
      Trying strafe forward left for 600ms
      We are stuck!!
      Trying strafe forward right for 1000ms
      We are stuck!!
      Trying strafe left for 600ms
      We are stuck!!
      Trying strafe right for 1000ms
      We are stuck!!
      Backing off for 1200ms
      We are stuck!!
      Trying jump
      We are stuck!!
      Trying strafe forward left for 600ms
      We are stuck!!
      Trying strafe forward right for 1000ms
      We are stuck!!
      Trying jump
      We are stuck!!
      Trying strafe forward left for 1000ms
      We are stuck!!
      Trying jump
      We are stuck!!
      Trying strafe forward left for 1000ms
      how to fix this?
       
    18. chameleon

      chameleon New Member

      Joined:
      Oct 30, 2010
      Messages:
      98
      Likes Received:
      0
      Trophy Points:
      0
      I have notice a similar problem. It's like it lags out. Anyone got any suggestions?
       
    19. klepp0906

      klepp0906 Banned

      Joined:
      Apr 25, 2013
      Messages:
      1,352
      Likes Received:
      8
      Trophy Points:
      38
      anything like this available that works with WoD? key word being "works" as thsi sounds like it had problems anyhow.

      I want to grind rep and use it but it sounds like it will cause issues
       

    Share This Page