• Visit Rebornbuddy
  • AutoEquip for HB2

    Discussion in 'Archives' started by darkmatter, May 1, 2010.

    1. crack00r

      crack00r Member

      Joined:
      Jan 15, 2010
      Messages:
      697
      Likes Received:
      1
      Trophy Points:
      18
      i just get:

       
    2. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      That is only with Beta 11 (the questing version).
      Looks like they forgot to compile in a reference or 2 or moved some stuff in other departments.

      Nothing we can do about it for now, untill the next release of HB2.

      My gues is that some references are moved due to the questing part.
      MaiN can probably shed a light on this.
       
    3. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      Quick scan trough the new exe makes me believe that
      Code:
      Styx.WoWInternals.WoWObjects.WoWItem
      has moved to
      Code:
      Styx.WoWInternals.WoWObjects.ItemInfo
      .


      Not really sure how to approach this.

      examples of changes I could find so far:

      Styx.WoWInternals.WoWObjects.ItemInfo.Bond moved to Styx.WoWInternals.WoWObjects.ItemBond
      Styx.WoWInternals.WoWObjects.ItemInfo.InventoryType moved to Styx.WoWInternals.WoWObjects.InventoryType
      Styx.WoWInternals.WoWObjects.ItemInfo.Quality moved to Styx.WoWInternals.WoWObjects.WoWItemQuality

      It seems that all functions previously gathered in ItemInfo are all moved to their own function?
       
      Last edited: May 10, 2010
    4. sainter222

      sainter222 Member

      Joined:
      Jan 15, 2010
      Messages:
      482
      Likes Received:
      9
      Trophy Points:
      18
      I have 2 say, i got this problem in HB beta 10 and previous also.

      Hope it can be fixed soon.
       
    5. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      AutoEquip worked fine for me up to this Quest release of HB2 (Beta 11).
       
    6. sainter222

      sainter222 Member

      Joined:
      Jan 15, 2010
      Messages:
      482
      Likes Received:
      9
      Trophy Points:
      18
      did u find any fixes liquid?
       
    7. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      Up to HB2 Beta 10 the file attached in the first post by darkmatter is working fine with HB2.

      I'm running into a wall with how to get all the different objects together.
      My best guess is that this was not intended to happen, but a fault sneaked into the compile of HB2.
      If this was intended, then AutoEquip will need a update, which I'm not able to provide at this point.

      Would still like to know if I was right with what I found so far, and if it was intended.
      Otherwise it's fixing "bugs" which are gonna be reversed in the next release again.
       
    8. Syne

      Syne New Member

      Joined:
      Jan 15, 2010
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Hi,
      uhm it works fine it just doesn't want to equip bags. anything i can do about that?
       
    9. Adamrl

      Adamrl New Member

      Joined:
      Feb 21, 2010
      Messages:
      299
      Likes Received:
      3
      Trophy Points:
      0
      Works just fine? What version of HB are you using?
       
    10. Syne

      Syne New Member

      Joined:
      Jan 15, 2010
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      it worked with hb beta 10 but not with beta 11 - there i get the same error message like crack00r
       
    11. sainter222

      sainter222 Member

      Joined:
      Jan 15, 2010
      Messages:
      482
      Likes Received:
      9
      Trophy Points:
      18
      Well tbh i doubt its going to be fixed with the next version of HB2 becuase i was getting it in BETA10. Many others got it in beta10 also. So i think it needs to be fixed by the person who made it and not the bot devs.
       
    12. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      Guess what....
      MaiN is the Author of AutoEquip...
      Guess again...
      He's the developer of the Navmesh System that HB2 uses...

      So in a way he's the one that "should" fix it, lol.
      My guess is that when the quest rewards are gonna be picked properly, the AutoEquip stuff is gonna work again as well.
      As none of the devs reacted, I don't know if they plan to "restore" the API part that is used by AutoEquip in it's current state.

      And the current problems started with HB2 Quest Beta 1 (Beta 10 did fine for me).
      Just make sure you have AutoEquip for HB2 (and not for HB1, this happened to me as well, hehe) with Beta 10.
       
    13. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      This is a test, no promises, no guarantees

      This is a testfile for AutoEquip,

      No promises, no guarantees.
      I've tried to reflect all API changes in AutoEquip (thanks ski for the heads up).

      No idea if this works or not.
      My testrabbits didn't have time to give it a spin, so here it is, untested and all.

      Give it a try and U know if this works or not.
      If not, then I probably can't help it (but hey, the biggest part is done).
      For me it doesn't give compile errors with the Questing Test version of HB2.

      If it works, good for you, good for the community.
      Would be appreciated if you would let others know here if it does work.

      Regards, LiquidAtoR.
       

      Attached Files:

    14. pbettell

      pbettell Member

      Joined:
      Mar 14, 2010
      Messages:
      432
      Likes Received:
      17
      Trophy Points:
      18
      Testing now

      Works, no probs on Pally, Hunter, Druid, Shammy, and Rogue across a range of levels
       
      Last edited: May 17, 2010
    15. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      Awsome, then I did my job well.
      Thanks for the feedback.
       
    16. TaipanQLD

      TaipanQLD New Member

      Joined:
      May 14, 2010
      Messages:
      25
      Likes Received:
      1
      Trophy Points:
      3
      just tryed the new AutoEquip2 by LiquidAtoR
      get these errors, anyone know why?
      Plugin in folder C:\HB2 Beta 10\Plugins\AutoEquip could not be compiled! Compiler errors:
      File: AutoEquip.cs Line: 121 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?)
      File: AutoEquip.cs Line: 122 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?)
      File: AutoEquip.cs Line: 195 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?)
      File: AutoEquip.cs Line: 205 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?)
      File: AutoEquip.cs Line: 289 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?)
      File: AutoEquip.cs Line: 295 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?)
      File: AutoEquip.cs Line: 358 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?)

      im new to botting, Thanks
       
    17. yepuhuh

      yepuhuh New Member

      Joined:
      Jan 15, 2010
      Messages:
      148
      Likes Received:
      0
      Trophy Points:
      0
      try installing it and relogging hb, don't click compile
       
    18. Inferno

      Inferno New Member

      Joined:
      May 10, 2010
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Works on my mage, thanks for fixing this
       
    19. crack00r

      crack00r Member

      Joined:
      Jan 15, 2010
      Messages:
      697
      Likes Received:
      1
      Trophy Points:
      18
      Works perfekt.


      another question, is there a way to autoequip bags?

      on starting on new servers you dont have money to bu bags, so it would be nice when he autoequip looted bags.
      :D
       
    20. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      It's for HB Questing Beta 1
       

    Share This Page