• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • EzRet - Paladin PVP CC

    Discussion in 'Archives' started by mastahg, Jun 21, 2011.

    1. MJAlfoudari

      MJAlfoudari New Member

      Joined:
      Jun 4, 2011
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      I'm in love with this.
      Would kill for an update too.
      Keep it up.
       
    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,330
      Likes Received:
      378
      Trophy Points:
      83
      Was waiting on the next version of HB to fix an issue with spell mechanics that I had reported in the DEV forum. Now that its out I can resume working on it. I'm having some serious computer issues right now so any donations would be greatly appreciated as it looks like I'm going to be needing to buy a new motherboard.
       
    3. Saif

      Saif Member

      Joined:
      Aug 10, 2010
      Messages:
      192
      Likes Received:
      1
      Trophy Points:
      18
      Quick question is there a way you make targeting based on health? The reason I ask is I often am close to someone who is about to die and instead of targeting them it is targeting someone who is full. I'm not sure if it is possible to do a check like this but if it is I could see the KB's while using the cc to go up.

      Thanks,
      Saif
       
    4. nikos

      nikos New Member

      Joined:
      Jul 12, 2011
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Excellent work
       
    5. twistedintel

      twistedintel New Member

      Joined:
      Oct 3, 2010
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      Can I make a suggestion? I find my paladin tunneling pets, and ignoring their masters who are taking me down from a range, so can you add a check near the top that checks if our target is a pet, and if so, get the pet's owner and target them?

      Example:
      PHP:
                  if (tar.IsPet)
                  {
                      
      tar.OwnedByUnit.Target();
                  }     
      Might help others who have this problem, if there are any...
       
    6. dirtdog

      dirtdog New Member

      Joined:
      Jun 12, 2011
      Messages:
      273
      Likes Received:
      2
      Trophy Points:
      0
      Yes i feel the same...tunneling pets way too much :( Good job otherwise :D
       
    7. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,330
      Likes Received:
      378
      Trophy Points:
      83
      Yea, that seems to be an issue with BGBOT, I've got some code in line for the next version to handle that.
       
    8. ripglider

      ripglider New Member

      Joined:
      Sep 21, 2010
      Messages:
      603
      Likes Received:
      4
      Trophy Points:
      0
      That would be nice. I notice most of my toons do the same thing.
       
    9. Saif

      Saif Member

      Joined:
      Aug 10, 2010
      Messages:
      192
      Likes Received:
      1
      Trophy Points:
      18
      Also could you add some checks to see if it is in arena? I'm not 100% sure what is going on but essentially sometimes it works and others it just stands there and casts hand of freedom when necessary. It seems like it does this primarily when it is fighting another alliance team for example but again I am not positive. It does this even when I am using it with the lazy raider boss. Sorry I can try to trouble shoot for you if this post doesn't make sense.

      Saif

      Edit:
      Okay after a little testing just now it seems to be an issue with targeting people from the same faction. For instance in a duel it does nothing or in arena match vs other alliance members it does nothing. Is there a way to get around this?

      Second Edit:
      Alright I'm almost positive now that it is an issue when facing the same faction. I just did 2 arena matches and one was against the alliance, no combat or movement. The second was against the horde, and destroyed them. If you would like a log let me know. It is fairly large.
       
      Last edited: Jul 13, 2011
    10. neodite

      neodite New Member

      Joined:
      Oct 12, 2010
      Messages:
      498
      Likes Received:
      3
      Trophy Points:
      0
      So.... I wanted to farm some honor (Inbetween rep grinding) while at work so decided to give this CC a shot.

      Ive been watching it most of the day on logme in, and....

      OMG!!! This CC is amazing for a bot. From the 10 BG's ive watched i have been top in 7 of those. And im in full PVE gear (364) so props to you sir. Finally a decent paladin CC.

      I still have to go elsewhere for PVE, but this is my new best buddy when it comes to PVP botting. Obviously nowhere near as good as playing myself, but fantastic for a bot.


      Im not sure how hard it would be to implement but one suggestion i have is movement.

      E.G running around the target, this makes PVP alot better against nabs.
       
    11. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,330
      Likes Received:
      378
      Trophy Points:
      83
      So my computer is finally fixed(I think). And I am starting to reinstall everything. Once I am done with that I am going to resume development.

      In sight for the next ver:
      Arena
      Cleansing
      improved targeting
      improved cd usage
       
    12. WrathofGod

      WrathofGod New Member

      Joined:
      May 24, 2011
      Messages:
      358
      Likes Received:
      0
      Trophy Points:
      0
      Are you going to work on the healing aspects too?
       
    13. ripglider

      ripglider New Member

      Joined:
      Sep 21, 2010
      Messages:
      603
      Likes Received:
      4
      Trophy Points:
      0
      I've been trying this out today and holy shit. This is easily the best PVP CC I've used for any class. Awesome work. Would you mind making one for a Hunter, Lock, Druid, Rogue, Priest, Mage, and DK. That would be great.
       
    14. Maricris007

      Maricris007 New Member

      Joined:
      May 18, 2011
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      Not work for me :-(

      [15:09:04:960] System.NullReferenceException: Object reference not set to an instance of an object.
      at EzRet.Paladin.Combat() in d:\Progi\HB2\CustomClasses\EzRet.cs:line 42
      at EzRet.Paladin.Pulse() in d:\Progi\HB2\CustomClasses\EzRet.cs:line 171
      at Styx.WoWPulsator.Pulse(PulseFlags flags)
      at Styx.Logic.BehaviorTree.TreeRoot.Tick()
      at Styx.Logic.BehaviorTree.TreeRoot.Run()
      [15:09:12:701] Activity: Combat
       
    15. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,330
      Likes Received:
      378
      Trophy Points:
      83
      1.5.0 Beta:
      Improved targeting code
      Will try and shift to pet owners
      Basic healing code implemented
       
    16. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,330
      Likes Received:
      378
      Trophy Points:
      83
      Just an update next version has a totally rewritten combat method and a flat navigator.pathprecision that fixes some stupid pathing issues that make the bot look like a bot.
       
    17. Densdale

      Densdale New Member

      Joined:
      Nov 16, 2010
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      Yeah a pve version would be awesome for heroics and raids.
       
    18. arenty

      arenty New Member

      Joined:
      Jan 4, 2011
      Messages:
      181
      Likes Received:
      0
      Trophy Points:
      0
      How do i make it to use Cleanse? in the beta version or the other one :O
      please help :)
       
    19. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,330
      Likes Received:
      378
      Trophy Points:
      83
      Cleanse hasn't been implented yet, I'm trying to work out a way that it will not spam cleanse trying to remove everything and draining all mana. I've really designed the new version to be very modular and I'm excited to see how it works out.
       
    20. rcadams

      rcadams New Member

      Joined:
      Jan 15, 2010
      Messages:
      434
      Likes Received:
      0
      Trophy Points:
      0
      I've been trying out the newest beta, and I'm finding that my pally is sometimes not casting "Seal of Truth" but instead has "Seal of Justice" constantly being refreshed. Also another thing that might be handy is if you use Devine Shield. Might be a good idea to stop dps and heal up. Chances are you are just about dead and thats why the bot used it.

      Otherwise love the beta.... Looking forward to the next beta build. :)
       

    Share This Page