• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • EzMarks - Boom Headshot

    Discussion in 'Archives' started by mastahg, Oct 30, 2011.

    1. Altoids

      Altoids New Member

      Joined:
      Jul 21, 2011
      Messages:
      936
      Likes Received:
      8
      Trophy Points:
      0
      Mastahg... in the meantime... can you upload your latest via zip so we can download it? (from that other thread, it appears that zipped files can be downloaded).
       
    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,342
      Likes Received:
      382
      Trophy Points:
      83
      They fixed the downloads
       
    3. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      Any love given to this lately.

      like mend pet , traps or evasive actions when being put under pressure ?
       
    4. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,342
      Likes Received:
      382
      Trophy Points:
      83
      Not really, been pretty busy.
       
    5. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      I've added this for test.

      Code:
      else if (Me.Pet.IsAlive && Me.Pet.Distance < 46 && Me.Pet.HealthPercent < 50)
      {
       Cast("Mend Pet");
      }
       
      Last edited: Nov 23, 2011
    6. Juhan

      Juhan New Member

      Joined:
      May 25, 2010
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
      Seems to be working pretty well except for one thing, it sometimes chases people in melee range trying to shoot them which looks a wee bit unnatural.

      But when it does not go melee range it works :)

      Keep up the good work mate, nice that someone takes their time to give pvp botting some love.
       
    7. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,342
      Likes Received:
      382
      Trophy Points:
      83
      No work has been done for bgbot, currently only lazyraider is supported/
       
    8. Juhan

      Juhan New Member

      Joined:
      May 25, 2010
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
      Oh okay, thats why it said do not use with bgbot, but it does still work pretty well :)

      I edited the CC and tried just putting in the movement from your dk CC and just modded it slightly so it won't run as close to people and uses disengage if its to close.

      Working pretty okay, so I don't think there would be too much work to put in good movement, of course it might not be that easy too implement kiting or such.
       
      Last edited: Nov 24, 2011
    9. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      My Bad, Must have an aura check as well to avoid Spamming of Mend Pet..


       
    10. Iceflower

      Iceflower New Member

      Joined:
      Nov 25, 2011
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      Mastah, still need a hunters PVP input? Got multiple season glad in arena and rbg. Both specs (Not survival but no one uses it atm). Drop a PM or just answer here :) Cheers!
       
    11. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      I would be happy to know exactly WHAT Tranquilizing Shot can dispell and what one should dispell with it !

      Avenging Wrath ?
      Hand of Freedom ?
      Tranquility ?
      Mark of the Wild ?
      etc etc
       
      Last edited: Nov 28, 2011
    12. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,342
      Likes Received:
      382
      Trophy Points:
      83
      I think its anything that can be dispelled normally that has the tag "Magic", ie anything spell-stealable.

      Fyi bot is currently grinding from 84->85. Once I hit 85 ill start working on bgbot support.
       
    13. Iceflower

      Iceflower New Member

      Joined:
      Nov 25, 2011
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      Hey mate, basically anything that is "Magic" or "Enrage", so rejuvenation, buffs (fortitude, arcane brill, motw etc), hand of protection (bop), freedom, innervate, avenging wrath, priest shields etc. Enrage for feral in bear or warriors. Alrite cool.
       
    14. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      Was thinking of something like this:

      Code:
      else if ((Me.CurrentTarget.HasAura("Tranquility") || Me.CurrentTarget.HasAura("Mark of the Wild") || Me.CurrentTarget.HasAura("Earth Shield") || Me.CurrentTarget.HasAura("Hand of Freedom") || Me.CurrentTarget.HasAura("Avenging Wrath")) && CanCast("Tranquilizing Shot"))
      {
      Cast(Target, "Tranquilizing Shot");
      }
       
      Last edited: Nov 28, 2011
    15. Crippleboxer

      Crippleboxer New Member

      Joined:
      Feb 10, 2010
      Messages:
      302
      Likes Received:
      0
      Trophy Points:
      0
      Hey all, very nice CC, however 1 problem :

      Everytime I save my HB settings (pull distance, loot mobs off, etc.) after some time it resets the settings to default :(
      How can I fix this?
       
    16. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,342
      Likes Received:
      382
      Trophy Points:
      83
      Sounds like an HB issue. I don't touch settings.
       
    17. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      Why does it try to cast ranged spells in melee ?
       
      Last edited: Nov 30, 2011
    18. Altoids

      Altoids New Member

      Joined:
      Jul 21, 2011
      Messages:
      936
      Likes Received:
      8
      Trophy Points:
      0
      Cause it's facerolling... it IS a hunter CC aferall... *sly smile*
       
    19. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,342
      Likes Received:
      382
      Trophy Points:
      83
      Theres no support for bgbot right now.

      if your using it with lazyraider, its up to you to keep away.
       
    20. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      or add range checks be4 throwing an arrow away

      Think i'll do that
      ;)
       
      Last edited: Nov 30, 2011

    Share This Page