• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] Mr.GearBuyer

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

    1. Spano

      Spano New Member

      Joined:
      Jul 10, 2010
      Messages:
      371
      Likes Received:
      0
      Trophy Points:
      0
      Deleted
       
    2. Wiltz

      Wiltz New Member

      Joined:
      Feb 11, 2010
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Would be awesome if we could get this updated, Im in dire need of this.
       
    3. Quaye12

      Quaye12 New Member

      Joined:
      Sep 26, 2013
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Sorry if im being naive, but I cant find a fix for this. WHen i load up honorbuddy i get the error:

      Compiler Error: c:\Users\User\Documents\Honorbuddy\Plugins\MrGearBuyer\GUI\MGBConfig.cs(18,12) : error CS0234: The type or namespace name 'MemoryManagement' does not exist in the namespace 'Styx' (are you missing an assembly reference?)

      and MrGearBuyer is not available in the plugin tabs. How do I fix this?
       
    4. Zimble

      Zimble Member

      Joined:
      Oct 26, 2012
      Messages:
      66
      Likes Received:
      1
      Trophy Points:
      8
      Just open Plugins\MrGearBuyer\GUI\MGBConfig.cs with a text editor (recommend Notepad++) and go to the line (line 18) where it says
      Code:
      using Styx.MemoryManagement;
      and change it to
      Code:
      using GreyMagic;
       
    5. Quaye12

      Quaye12 New Member

      Joined:
      Sep 26, 2013
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      there is no line "using Styx.MemoryManagement;" i think thats the point
       
    6. Zimble

      Zimble Member

      Joined:
      Oct 26, 2012
      Messages:
      66
      Likes Received:
      1
      Trophy Points:
      8
      Check again, it's on line 18 :)

      edited first post to reflect that.
       
    7. Quaye12

      Quaye12 New Member

      Joined:
      Sep 26, 2013
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      sorry i opened the wrong file my fault. You were right ty for advice
       
    8. HB1859L68

      HB1859L68 New Member

      Joined:
      Jul 12, 2011
      Messages:
      340
      Likes Received:
      1
      Trophy Points:
      0
      Good looking out on that fix zimble worked like a charm.
       
    9. Canati

      Canati New Member

      Joined:
      Sep 28, 2013
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      This plug in no longer works with the new version of HB
      this is the error i get in HB when starting up (also the plug in does not show up in the plug ins window anymore)

      9/28/2013

      c:\Users\Desktop\HB5.4\Plugins\MrGearBuyer\GUI\MGBConfig.cs(18,12) : error CS0234: The type or namespace name 'MemoryManagement' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
       
    10. tonycos92

      tonycos92 Member

      Joined:
      Jun 15, 2013
      Messages:
      136
      Likes Received:
      0
      Trophy Points:
      16
      Does this work for 5.4? I install it and it is not in the plugin list, using V 696
       
    11. Zimble

      Zimble Member

      Joined:
      Oct 26, 2012
      Messages:
      66
      Likes Received:
      1
      Trophy Points:
      8
    12. tonycos92

      tonycos92 Member

      Joined:
      Jun 15, 2013
      Messages:
      136
      Likes Received:
      0
      Trophy Points:
      16
    13. Arysia

      Arysia New Member

      Joined:
      Oct 23, 2012
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      I cant use this, i dont know why but the problem presists in [20:24:03.787 D] Activity: Initializing Plugins
      [20:24:03.818 D] Reloading AssemblyLoader<HBPlugin> - RefreshPlugins Called
      [20:24:04.376 D] [Lua.Events] Attached to event ACTIVE_TALENT_GROUP_CHANGED with handler 
      [20:24:04.403 D] [WeightSet] Selected weight set: Warrior-Arms
      [20:24:04.877 N] Compiler Error: e:\dsadas\Plugins\Gears\GUI\MGBConfig.cs(18,12) : error CS0234: The type or namespace name 'MemoryManagement' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [20:24:05.452 D] ItemForAura: Loading config file: E:\dsadas\Plugins\ItemForAuraQuesthelper\ItemForAura.config
       
    14. Zimble

      Zimble Member

      Joined:
      Oct 26, 2012
      Messages:
      66
      Likes Received:
      1
      Trophy Points:
      8
      It just takes a simple edit to maintain functionality, so CodenameG is probably just too busy. I don't think the project is abandoned. (though it seems pretty feature-complete to me)


      Look at the two posts directly above your own.
       
    15. hotdog

      hotdog Member

      Joined:
      Mar 28, 2012
      Messages:
      58
      Likes Received:
      1
      Trophy Points:
      8
      Thank you for the updated 5.4!!
       
    16. QuaLiT1

      QuaLiT1 Member

      Joined:
      Aug 12, 2011
      Messages:
      350
      Likes Received:
      0
      Trophy Points:
      16
      This is by far my favorite plugin, you know .. when you set it on, and go to sleep, later go to work, and when you return and see your bag with 7-10 new PvP Items it feels amazing, the only bad thing on this moment is pay all gems and enchants on ah, but anyway its amazing. <3 Mr.GBuyer

      PS: BTW Mr.GearBuyer v2.0 Reloaded , must include the function to assign enchant and gems to pieces, and go to buy it on ah , and apply it, it would be ultra awesome return and have the items ready to equip xD
       
    17. TopTen

      TopTen New Member

      Joined:
      Nov 2, 2012
      Messages:
      90
      Likes Received:
      0
      Trophy Points:
      0
      It's not working for me... I put it in the plugins folder and it wont show up when I open plugins on honorbuddy.

      Compiler Error: c:\Desktop\HonorBuddy\Plugins\MrGearBuyer\GUI\MGBConfig.cs(18,12) : error CS0234: The type or namespace name 'MemoryManagement' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
       
    18. Mario27

      Mario27 Banned

      Joined:
      Jan 15, 2010
      Messages:
      6,336
      Likes Received:
      4
      Trophy Points:
      0
      ye the same it needs to be updated for the new HB
       
    19. xxxstar123

      xxxstar123 Member

      Joined:
      Aug 3, 2012
      Messages:
      393
      Likes Received:
      0
      Trophy Points:
      16
      hazard thank you but it won't find the vendor and buy items also useless
       
    20. QuaLiT1

      QuaLiT1 Member

      Joined:
      Aug 12, 2011
      Messages:
      350
      Likes Received:
      0
      Trophy Points:
      16
      The plugin load fine, but like up buddy says dont buy the wish list
       

    Share This Page