• Visit Rebornbuddy
  • [Plugin] Mr.GearBuyer

    Discussion in 'PVP' started by CodenameG, Sep 12, 2012.

    1. Mezmez

      Mezmez New Member

      Joined:
      Aug 9, 2010
      Messages:
      131
      Likes Received:
      0
      Trophy Points:
      0
      Thanks, great plugin :)
       
    2. sogenius

      sogenius New Member

      Joined:
      Aug 22, 2011
      Messages:
      176
      Likes Received:
      0
      Trophy Points:
      0
      This plugin really enjoys pissing me off and buying the same thing 3 times.
       
    3. Dominci

      Dominci Member

      Joined:
      Oct 3, 2013
      Messages:
      142
      Likes Received:
      0
      Trophy Points:
      16
      Love the plugin so far, any plans for Dungeonbuddy incorporation or compatibility with some other type of dungeon spam bot? I really can't be bothered to farm JP and the new Honor - JP conversion rates make spamming BG's for JP pretty inefficient.
       
    4. RockerAlex

      RockerAlex New Member

      Joined:
      Jan 16, 2014
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Seems this plugin breaks the HB built in anti AFK mate ...
       
    5. simpleminded24

      simpleminded24 New Member

      Joined:
      Sep 10, 2013
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      I realize this is in the pvp plugin section, but the initial post seemed to indicate it would also buy Heirlooms for JP from the appropriately marked vendor. I've been looking over previous posts, and I'm just curious if this plugin has that intent or might have it in the future. I haven't had any issues grinding JP, and the log out functionality works, but doesn't seem to desire purchasing Justice Heirlooms. I watched it walk up to the vendor, open the vendors menu, and then just sit there. I did manage to get it to purchase one item when farming honor, maybe I just need to let it run longer. Good work on the plugin. Cheers!
       
    6. stuart07

      stuart07 New Member

      Joined:
      Jan 26, 2013
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      0
      Just updated to Honorbuddy v2.5.9652.723 and Getting the following errors while trying to load the plugin.

       
    7. cuthead

      cuthead Member

      Joined:
      Jan 15, 2010
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      don't work with new version HB v2.5.9652.723
       
    8. Amplified

      Amplified Member

      Joined:
      Jan 15, 2010
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      anyone have a fix yet? or progress on a new version?
       
    9. guizadas

      guizadas Member

      Joined:
      Dec 14, 2011
      Messages:
      60
      Likes Received:
      0
      Trophy Points:
      6
      Getting the same compiler error message, for this and other plugins. Any fixes yet?
       
    10. HSBen

      HSBen Member

      Joined:
      Sep 16, 2010
      Messages:
      97
      Likes Received:
      0
      Trophy Points:
      6
      Ya go into the MrGearBuyer.cs and put a // before the 3 lines that are " InactivityDetector.ForceLogout(true);"
       
    11. thegoldstandard

      thegoldstandard New Member

      Joined:
      Apr 18, 2013
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      0

      Thanks for the tip, works like a charm.:cool:
       
    12. xruefulxstarx

      xruefulxstarx Member

      Joined:
      Oct 17, 2012
      Messages:
      126
      Likes Received:
      1
      Trophy Points:
      18

      Thanks for this, means I can carry on doing bg while at work ^_^
       
    13. Amplified

      Amplified Member

      Joined:
      Jan 15, 2010
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      Thanks man. You're the best.
       
    14. madman

      madman New Member

      Joined:
      Jan 15, 2010
      Messages:
      173
      Likes Received:
      0
      Trophy Points:
      0
      Keep in mind that commenting that out will disable all automatic logging out.

      If you want to keep the logout functionality, try the following quick fix:
      Open up 'MrGearBuyer.cs' in any text editor(notepad will do fine), replace ALL occurrences of
      Code:
      InactivityDetector.ForceLogout(true);
      With the following:
      Code:
      Lua.DoString("ForceQuit()");
      Remember to check in for official updates from the OP regularly, and update to an official release when its avaliable :)
       
    15. Jtroy

      Jtroy New Member

      Joined:
      Jun 29, 2013
      Messages:
      169
      Likes Received:
      0
      Trophy Points:
      0
      Mr. GearBuyer is not shown in the Plugin list.
       
    16. tonycriminal

      tonycriminal New Member

      Joined:
      Jan 31, 2014
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      my problem:

      Compiler Error: c:\Users\tonyc_000\Documents\Honorbuddy 2.5.9468.722\Plugins\MrGearBuyer\MrGearBuyer.cs(146,36) : error CS0117: 'Styx.CommonBot.InactivityDetector' non contiene una definizione per 'ForceLogout'.
      Compiler Error: c:\Users\tonyc_000\Documents\Honorbuddy 2.5.9468.722\Plugins\MrGearBuyer\MrGearBuyer.cs(152,36) : error CS0117: 'Styx.CommonBot.InactivityDetector' non contiene una definizione per 'ForceLogout'.
      Compiler Error: c:\Users\tonyc_000\Documents\Honorbuddy 2.5.9468.722\Plugins\MrGearBuyer\MrGearBuyer.cs(158,36) : error CS0117: 'Styx.CommonBot.InactivityDetector' non contiene una definizione per 'ForceLogout'.
       
    17. Massive

      Massive New Member

      Joined:
      Aug 3, 2012
      Messages:
      65
      Likes Received:
      0
      Trophy Points:
      0
      View attachment 119823

      Hope that attached. Mr. Gear Buyer is by far one of my favorite plugins but I can't get it to show up on the plugin list.
       
    18. kraank

      kraank Member

      Joined:
      Oct 5, 2012
      Messages:
      117
      Likes Received:
      0
      Trophy Points:
      16
      Plugin wont show up in honorbuddy plugin list, have worked before
       
    19. doggiefizzle

      doggiefizzle New Member

      Joined:
      Oct 5, 2012
      Messages:
      45
      Likes Received:
      0
      Trophy Points:
      0
      Go into the MrGearBuyer.cs and put a // before the 3 lines that are " InactivityDetector.ForceLogout(true);" see a couple posts back from your question.
       
    20. skuld

      skuld New Member

      Joined:
      Apr 24, 2011
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Adding the // will get rid of the errors. But even better, is to replace the

      Code:
      InactivityDetector.ForceLogout(true);
      with

      Code:
      Lua.DoString("ForceQuit()");
       

    Share This Page