What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Search results

  1. Apoc

    Buddy Team and Star Wars: The Old Republic

    Yes.
  2. Apoc

    Buddy Team and Star Wars: The Old Republic

    Well, if its any consolation, Sith Juggernaut is going to be the first combat class written... later tonight....
  3. Apoc

    Is ban rate increased on weekly maintenance days or days before/after?

    If there are any security issues (such as the possibility of accounts being banned via detection), we'll shut the bot down. You're safe to use HB on patch days, assuming we've updated the bot that day. (We're still updating for 4.3, but servers aren't up for another 2 hours, so we can't exactly...
  4. Apoc

    Bot has better DPS than you?

    Current trunk builds. (I have nfi how to play arms/fury, I just know when to hit my pots, etc)
  5. Apoc

    Bot has better DPS than you?

    I know Singular's combat rogue rotation out DPS's me by a good 6k. Elemental Shaman is roughly where I am manually. It kicks the everliving shit out of me with arms/fury war though. (I top out around 11-12k, it consistently does 26-31k)
  6. Apoc

    [Poll] Most Gold You've Received through COD

    1.3mil :) 300 stacks of life, 100 stacks of fire, 50 stacks of earth, 150 (I think) stacks of water, and a crapton of air. On top of a shitload of ores+gems. I emptied out 3 guild banks (6 tabs each)
  7. Apoc

    Grinding profile problem

    They lie. 20 in 3hrs isn't possible w/o instance boosting (it's at least an hour and a half to 10, then it only ramps up from there, 15-19 is pretty terrible for horde right now). And its a bot, its not going to be more efficient than you slamming keys constantly. It does it for you so you can...
  8. Apoc

    Grinding profile problem

    Buy bigger bags. 6 hours to 17 isn't that slow for grinding. Go grab a quest profile.
  9. Apoc

    Bug in World of Warcraft -> Bug in Honorbuddy Skill training (Rogue)

    Fixed in the next release. GG blizz... GG. Mutilate -> 5374 Mutilate Off-Hand -> 27576 These will now be ignored from trainable abilities.
  10. Apoc

    Bug in World of Warcraft -> Bug in Honorbuddy Skill training (Rogue)

    What level is your rogue? I don't see the bug on my 85.
  11. Apoc

    Downloads broken

    Try uploading it as a zip file?
  12. Apoc

    Testing

    Just a test
  13. Apoc

    [How it Works] Injection And You

    Yes, we have some failsafe code to ensure you can't lock the game too long. But for the sake of simplicity, you shouldn't be executing anything that takes longer than that in a lock anyway.
  14. Apoc

    [How it Works] Injection And You

    As much as you want, so long as there is no "sleep" within the lock. Mileage may vary. Fairly hard to figure out how much you can put in, since different PCs are... different.
  15. Apoc

    [How it Works] Injection And You

    You're.... somewhat correct. When using a statement like "using(var x = new Blah())" or "using (new FrameLock())", once the closing curly-brace is hit, Dispose() is called automatically. Its a language short-cut more than anything. In the code examples, Dispose() is called automatically, which...
  16. Apoc

    [How it Works] Injection And You

    CanCast will take 1 frame to execute. Cast another. (This is mostly due to the complexity of how WoW handles certain things, which makes it unfeasible to replicate the code so we're not frame-limited. I have some ideas to resolve that problem though) CanCast already uses a FrameLock to ensure...
  17. Apoc

    [How it Works] Injection And You

    Over the months (years?) there have been a lot of developers in this community, who aren't quite "learned" in the ways of Honorbuddy code-execution within WoW. This post is simply some explanations, common pitfalls, and workarounds to ensure things don't go bonkers, and you're not running into...
  18. Apoc

    Cant Use Honorbuddy on windows xp

    This looks like 1 of 2 issues. 1) You're not fully logged into WoW. (Actually log in on the toon you intend to bot with) 2) You have an AV or something similar that is blocking HB from setting up the hooks required to work with WoW. I'd suggest adding HB as an exception in any anti-virus or...
  19. Apoc

    Something in HB2/GB2 disabled my tracking, wont turn on.

    We only modify a few select settings. CTM, and AutoLoot are the only ones end-users will notice. We do also modify another *if* certain conditions are met. (Actually, that code may not even be turned on at the moment, I'll have to check) Honorbuddy doesn't mess with any tracking settings. I'd...
  20. Apoc

    Warrior protection cc recommendations? To use with Lazyraider as tank

    Please do let me know any faults with Singular. I'll be more than happy to fix them.
Back
Top