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

Search results

  1. mastahg

    [Horde] Argent Tournament + Valiants

    Yea. I'll write 2 QB's one for the grand melee and one for training thing.
  2. mastahg

    [Horde] Argent Tournament + Valiants

    I'll look into writing a custom behavior for this. Been wanting to have something like this done for quite some time.
  3. mastahg

    Druids are complete failures with bot

    I'm leveling 2 feral druids right now, singular, kicks profiles, and half the time when I come back they are stuck on something, the issue was the absolute worst before it had a mount as it would be in travel form stuck undernsomething and it would have been stuck there for several hours without...
  4. mastahg

    Check if HasAura() is from me or not?

    private bool IsMyAuraActive(WoWUnit Who, String What) { return Who.GetAllAuras().FirstOrDefault(p => p.CreatorGuid == Me.Guid && p.Name == What) != null; } Use this.
  5. mastahg

    is it just me who gets problems in deepholm?

    Whoops wrong thead...
  6. mastahg

    Windows 8 and HB

    Compatibility mode?
  7. mastahg

    Working Death Knight CC?

    PVEfrost should work fine for leveling.
  8. mastahg

    GlobalCooldownLeft Bug?

    Looks like your casting something longer then 1.5 seconds. The global cooldown can be reset before you finishing casting something with that long of a casttime.
  9. mastahg

    Developer Rules Update

    I wouldn't consider a dmca taken down legal action, as it requires nothing more then filling out a form.
  10. mastahg

    Developer Rules Update

    No, but I would exercise my rights as an IP holder under the DMCA. I really hate the DMCA as it has lots of restrictions on reverse engineering and other stuff, but stuff like this is clearly where it would be useful.
  11. mastahg

    Developer Rules Update

    I'd like to play devils advocate for a second, and remind everyone who is hosting their code on googles servers. You are already using an open source licence, I think the default might be BSD. I went through a lot of trouble setting up my own SVN server so that I could insure that I retained all...
  12. mastahg

    Developer Rules Update

    THIS, THIS, THIS, THIS, THIS, THIS, THIS, THIS, THIS, THIS, THIS, THIS. I can't explain enough how much this resonates with me and how I feel about the situation. This line in particular.
  13. mastahg

    Developer Rules Update

    I've disabled my SVN's until this is sorted out.
  14. mastahg

    Developer Rules Update

    Yea, if the law worked like that, but it doesn't. You could write a CC, Profile, Plugin without ever having downloaded honorbuddy.
  15. mastahg

    Developer Rules Update

    Once again this. Simply put, its my work, my time,and its me who gets to say what can be done with it.
  16. mastahg

    Developer Rules Update

    This.
  17. mastahg

    Developer Rules Update

    Here's the deal with my CC's, none of my code is hosted anywhere on any of your severs, so it would be illegal for you to force a different licence on any of the work that I deploy. If anyone were to take my CC, modify and rehost I hope that you respect my wishes and have it removed as you had...
  18. mastahg

    [Request]My two wishes

    Instancebuddy settings.
  19. mastahg

    How to turn off/override BGBuddy's targetting system?

    I wish. Edit: I want bgbot back, it was simple and got the job done better then bgbuddy. Bgbot would only switch targets to flag carriers and that was perfect. Once we were in combat, the CC should be able to handle any new target acquisition. Bgbuddy is retarded, and drops target and switches...
  20. mastahg

    [Official] Buddy Team needs a Vehicle Behavior Developer for 1-2 weeks (Paid)

    Tried to send you a pm to kickazz005, said hes not accepting pm's.
Back
Top