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.
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
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...
Yea, that seems to be an issue with BGBOT, I've got some code in line for the next version to handle that.
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.
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.
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
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.
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
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.
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.
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.