• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Log@LVL HB2

    Discussion in 'Archives' started by pbettell, Jun 12, 2010.

    Thread Status:
    Not open for further replies.
    1. pbettell

      pbettell Member

      Joined:
      Mar 14, 2010
      Messages:
      432
      Likes Received:
      17
      Trophy Points:
      18
      Last edited: Sep 26, 2010
      gimik likes this.
    2. bossland

      bossland Administrator

      Joined:
      Jan 15, 2010
      Messages:
      14,883
      Likes Received:
      259
      Trophy Points:
      146
      This is an nice idea :)
       
    3. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      it looks good, the only thing i worry about it double taping your hearthstone, or as soon as you start casting your hearthstone because of that 20 sec wait that youll end up in a death loop, if your in the middle of a camp of mobs, that respawned over your body. one thing you might also wanna look at is the Styx.WoWInternals.ObjectManager.Me.LoadingScreen
      and check and see if Me.IsCasting ill detect while using your hearthstone.
      also.
      something like this may work.
      while (Me.Casting != 0)
      {
      Thread.Sleep(100);
      }
      this way if you get jumped, you'll get tossed into combat, instead of the plugin being stuck for 20sec.
       
    4. EntaroAdun88

      EntaroAdun88 New Member

      Joined:
      May 30, 2010
      Messages:
      110
      Likes Received:
      1
      Trophy Points:
      0
      This is a good idea, it's good for those who want to bot moderately.
       
    5. Omglaz0rriflezpewpewpew

      Omglaz0rriflezpewpewpew New Member

      Joined:
      May 27, 2010
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      Is it possible for this function to be included into the Honorbuddy itself?
       
    6. Syndrome

      Syndrome New Member

      Joined:
      Apr 5, 2010
      Messages:
      26
      Likes Received:
      1
      Trophy Points:
      0
      Thank you for this plugin :p
       
      Last edited: Jun 14, 2010
    7. yayfreebies

      yayfreebies New Member

      Joined:
      Jul 29, 2010
      Messages:
      60
      Likes Received:
      0
      Trophy Points:
      0
      Good idea but doesn't work yet
       
    8. pbettell

      pbettell Member

      Joined:
      Mar 14, 2010
      Messages:
      432
      Likes Received:
      17
      Trophy Points:
      18
      Fully functional as per the first post, it's set to log out at 60 by default, and I haven't implemented the config form yet, so if you want to change the level, you need to edit the file - there is a comment in there to show you where.
       
    9. gimik

      gimik New Member

      Joined:
      Jul 18, 2010
      Messages:
      1,326
      Likes Received:
      5
      Trophy Points:
      0
      This is a good idea if you want to level a twink :D
       
    10. yayfreebies

      yayfreebies New Member

      Joined:
      Jul 29, 2010
      Messages:
      60
      Likes Received:
      0
      Trophy Points:
      0
      Okay, have yet to try it out, but can now edit it.

      Would need to be configurable if using multiboxing/multibotting, can't be messing with the file alot that way.
       
    11. Robertoisrad

      Robertoisrad New Member

      Joined:
      Jun 30, 2010
      Messages:
      66
      Likes Received:
      0
      Trophy Points:
      0
      Love it! This makes it really easy to stay on track with my friends, Thank You!
       
    12. banned4haxx

      banned4haxx New Member

      Joined:
      Sep 13, 2010
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      Love this plugin, but with the newest HB 1.9.6.2 I get this error,

       
    13. pbettell

      pbettell Member

      Joined:
      Mar 14, 2010
      Messages:
      432
      Likes Received:
      17
      Trophy Points:
      18
      I'll have a look - I'm not using 1.9.6.2 yet, I usually wait for a couple of days to see how buggy a new release is. Got nothing better to do this afternoon though.....
       
    14. pbettell

      pbettell Member

      Joined:
      Mar 14, 2010
      Messages:
      432
      Likes Received:
      17
      Trophy Points:
      18
      updated, see first post
       
    15. gimik

      gimik New Member

      Joined:
      Jul 18, 2010
      Messages:
      1,326
      Likes Received:
      5
      Trophy Points:
      0
      I support this notion. This should definitely be in the next release!
       
    16. pbettell

      pbettell Member

      Joined:
      Mar 14, 2010
      Messages:
      432
      Likes Received:
      17
      Trophy Points:
      18
    Thread Status:
    Not open for further replies.

    Share This Page