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

Search results

  1. tuanha

    Buddy Store Manager

    Thank you Aeon, I'll learn to use it :D
  2. tuanha

    Constant Auth server problems and disconnects

    Look like we have issue last few hour because I constantly log in/out testing new build on my warrior. I just log in after 10 min trying using HBRelog. FYI.
  3. tuanha

    diminishing returns && q about speed of calls

    Just update with improved DR tracker using SPELL_AURA_REFRESH as SPELL_AURA_APPLIED is not enough. This is what I get: When a Paladin in my team cast Blind and it affect 3 unit around Warlock, Mage and his Pet [19:51:49.336 N] Disorients DR Level 1 on Warlock [19:51:49.348 N] Disorients...
  4. tuanha

    diminishing returns && q about speed of calls

    I think I've made it, this is what I do and I'm sure you guy can develop it further for what you need. Step 1: I use the standard CombatLog.cs from Singular, you guy can find it in Honorbuddy\Routines\Singular\Utilities\CombatLog.cs Step 2: I prepare a HashSet of ControlStun debuff...
  5. tuanha

    diminishing returns && q about speed of calls

    Thank, anyone working on a big project like this?
  6. tuanha

    Wo sind die TuanHa CC?s hin?

    @@ handnavi, You really hurt me on that :S I really don't think I've stolen someone code and bring it into my CC and it magically run better. I take time to learn, understand, improve, trial and errors... I've learn a lot from Stormchasing (I really want to thank Stormchasing on that)...
  7. tuanha

    Happy New Year :)

    Happy New Year. Thank for the 52k + support post. The post also proved that Tony is not a reply bot :D
  8. tuanha

    Happy New Years! [Kick is awesome]

    Happy New Year Kick. Keep making more awesome profile, we love you :D
  9. tuanha

    Freaking Awesome

    @@ I guess you are botting on my Paladin, it the only CR that have fully PvP supported atm. Happy (botting) New Year :D
  10. tuanha

    Short update on court cases.

    Haha, I love my country for some reason too. There's no law over here xD
  11. tuanha

    Short update on court cases.

    Wish you (and us all) good luck :D
  12. tuanha

    TuanHAMonk

    Hey guys, neueste Version unterst?tzt jetzt alle Sprachen einschlie?lich Deutsch. http://www.thebuddyforum.com/honorbuddy-forum/combat-routines/monk/76868-tuanha-monk-ultimate-experience-new-post.html Vielen Dank f?r die Verwendung meines Kampf Routine. TuanHA...
  13. tuanha

    hey a question is this ms good for being eu playing on us

    I'm from Vietnam and my ping is alway red (400-600 ms) I can survive arena still (I was duelist 2k2-2k3 2v2 on my Druid-Lock team and Paladin-Lock on WotLK) U guys so lucky to have sub 200 ms or I'm just a bad luck Brian :)
  14. tuanha

    Report: Priest Penance spell bug

    Hope you can fix it in MoP
  15. tuanha

    End of April release...

    I hope new release that fix .IsFriendly Currently I have make tone of checks to make it work in arena...
  16. tuanha

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

    How do you avoid calling WoWSpell.Cooldown? Do you run several stopwatch to check cooldown? Please share it.
  17. tuanha

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

    This is my Priest PvP code, I tried to do a lot of thing but then is take 6sec to complete the rotation. Can you please show me how to make it run in 1 sec :)
  18. tuanha

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

    Can you please explain more detail about optimization My healer code take 2-4sec to complete the rotation (2 sec for 10 man and 4-6 sec for 40 man raid) :|
  19. tuanha

    Need help on Totem Range

    Hey guys, Can someone help me with a simple code that detect MY totem range. I just want to Recall Totem if it is out of 30 yard range / re-drop Earthbind totem if it > 20 yard from me. Thank you.
  20. tuanha

    Check if HasAura() is from me or not?

    Try these, will return your aura timeleft. Return 0 if aura expire or no exists
Back
Top