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

Search results

  1. Dagradt

    The sad news - Honorbuddy and others

    Bossland team, It's been one hell of a ride and a fun one at that. From Wrath to now I've enjoyed the product as well as creating CR's and being with this community for the past seven years, it saddens me to see this fall. I tip my hat to you all for all that you've done, from teaching me the...
  2. Dagradt

    How to Write a Custom Class, a Guide for Beginners.

    5pArxz, This will still work but, you will find some of the API might have changed. Most combat routines are going to the CoRoutine style so you might want to take a look into that, it's very similar to this. You can also check my sticky under this forum for another guide but, it will no longer...
  3. Dagradt

    [How it Works] Injection And You

    This is the new method: <code><code>using (StyxWoW.Memory.AcquireFrame()) { ... } </code></code>
  4. Dagradt

    [How it Works] Injection And You

    With the new HB API implemented on the MoP release many things including FrameLock() were changed.
  5. Dagradt

    [How it Works] Injection And You

    Framelocks() allow the CC to run a section of code within one frame, if your computer can't handle the amount of calls within the Framelock() your computer will "Lag". Try to reduce the code within the Framelock(), or yes you can just get ride of it.
  6. Dagradt

    Near future maybe?

    I have read this thread and I took a look at the Movement.cs file CnG posted as well as took a peak at the All in One code. I honestly haven't played SWToR sense my first month ran out as the PvP sucked enormous BA#@Z. I just noticed that BW was not getting as much love as HB, figured I'd see...
  7. Dagradt

    Near future maybe?

    @Croga, I was under the impression that this only had Combatbot, good to know!
  8. Dagradt

    Near future maybe?

    @Community, If this ever gets a Lazyraider styled Botbase I'll get some PvE/PvP CC's up and running, assuming ya'll would want them and Tor stays alive that long... After looking at the All in One it seems that the API/style of coding is the same, please correct me if I am wrong.
  9. Dagradt

    Are you Horde or Alliance?

    HORDE MOTHERFU*@#R!!!!!!!! But I have an equal amount of Ally toons to match my Horde ones...
  10. Dagradt

    Just me or is the website really slow atm?

    @TheMaff, It's slow
  11. Dagradt

    Do we want Guild Wars 2 bot? [Poll]

    @Kasia, Calling the Paid or Unpaid Dev's "Dumb" would not be the best of choices... You just like to flame anywhere you can huh?
  12. Dagradt

    Wow, Diablo lll, Bnet and all Blizz sites down ??

    My WoW clients are all running smoothly with no issues
  13. Dagradt

    diminishing returns && q about speed of calls

    I would also like to know this!
  14. Dagradt

    Is it safe to Play Diablo 3 and bot wow at the same time?

    @No1Knowsy, Don't use a printer to play games on... Silly gamer you...
  15. Dagradt

    Is it safe to Play Diablo 3 and bot wow at the same time?

    @No1Knowsy, The kicker is I can run the same setup on my laptop, lol
  16. Dagradt

    Is it safe to Play Diablo 3 and bot wow at the same time?

    I'm rolling 5 HB clients and D3 at the same time, Besides the random DC's from D3 It's all good!
  17. Dagradt

    Pro tip: avoid calling WoWSpell.Cooldown, cache and check less often.

    This program is very nice! Now what the hell do I do to fix the slow zones....
  18. Dagradt

    Change of rotation

    @Corynz, Using "Events on Keypress" will do this as well.
  19. Dagradt

    Auto Hot Key: 1 Click Heroic/Blizzard Leap Macro

    @Noe, Look "here" for information on "Event on Keypress" look for my post. Use the basic LegacySpellManager to cast the Click location.
  20. Dagradt

    Cast if keydown?

    @Teamfe, What your trying to do has many threads with answers... Please check out my answer "Here". Look for my full answer as it will help you with the use of "Event on Keypress", also the use of scripts is a little better.
Back
Top