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

[Plugin] Giles Combat Replacer

Hey Giles - somehow my Barb isn't using Earthquake , not even on elite packs :( Any ideas why?

Apparantly it's because the plugin doesn't work with the rune that reduces CD, so it thinks it's on CD. I'll grab another rune.
 
Giles great job with all your work, i have only 1 thing to say here. The belphegor had a check box for 'use leap for movement". Imo, this is the best unstucker there can be, whenever my bot got stuck on some place he jsut leaps out of it. I see that the bot sometimes use leap for movement with this plugin, but he DOES NOT use it to unstuck. It seems that for whatever reason, when he stands in place somewhere stucked he doesnt attempt to leap to the area where he is headed. He only use leap for movement when already moving.
Although this might seem like a minor and inferior tweak, trust me guys it is a huge deal, having a profile to restart and lose 5v valors just coz of a stuck is really annoying, and i am sure there is an easy fix for this.
 
This is just great! I love the way it is handling AOE on the ground.. Giles the only issue is that it will not attack big bosses (Siege and Azmo) :-(

Great plugin!
 
Goblin set to Priority doesnt seem to be working, i would chase the goblin around the map but when a mob appears, he would stop chasing the gob and target the mob instead.

Also it seems to stop attack the goblin when he begins to port but it would continue attacking it only if the merc tags it.
 
Last edited:
how can i make this spam revenge as soon as it becomes activated ?

It already does, i bet u were facing nightmarish when u observed and was probably pinned against a wall. Or, you could be running too much d3 instances and have not enough ram/processor power to support it, thus resulting in poor response of the bot.
 
With the new update it wont show giles combat replacer in the list when u start the bot
 
Giles great job with all your work, i have only 1 thing to say here. The belphegor had a check box for 'use leap for movement". Imo, this is the best unstucker there can be, whenever my bot got stuck on some place he jsut leaps out of it. I see that the bot sometimes use leap for movement with this plugin, but he DOES NOT use it to unstuck. It seems that for whatever reason, when he stands in place somewhere stucked he doesnt attempt to leap to the area where he is headed. He only use leap for movement when already moving.
Although this might seem like a minor and inferior tweak, trust me guys it is a huge deal, having a profile to restart and lose 5v valors just coz of a stuck is really annoying, and i am sure there is an easy fix for this.

just go into gilescombatreplacer.cs and change the leap distance while moving

ctrl f Leap and look for player mover class

i ve changed it to 1f minimum and it seems to do the job

figured this out all myself.. i could be wrong.. but it seems to be leaping most of the time out of combat

// Leap movement for a barb
if (GilesCombatReplacer.powerHotbarAbilities.Contains(SNOPower.Barbarian_Leap) &&
DateTime.Now.Subtract(GilesCombatReplacer.dictAbilityLastUse[SNOPower.Barbarian_Leap]).TotalMilliseconds >= GilesCombatReplacer.dictAbilityRepeatDelay[SNOPower.Barbarian_Leap] &&
fDistanceNeeded >= 1f && fDistanceNeeded <= 35f &&
PowerManager.CanCast(SNOPower.Barbarian_Leap) && !ShrinesInArea(vMoveToTarget))
{
Vector3 vTargetAimPoint = MathEx.CalculatePointFrom(vMoveToTarget, vMyCurrentPosition, fDistanceNeeded - 2f);
ZetaDia.Me.UsePower(SNOPower.Barbarian_Leap, vTargetAimPoint, GilesCombatReplacer.iCurrentWorldID, -1);
GilesCombatReplacer.dictAbilityLastUse[SNOPower.Barbarian_Leap] = DateTime.Now;
return;
}
 
My barbarian isn't using Frenzy on siegebreaker Giles - do you have any idea why? It's just running circles, and standing still. I am wasting so much time on my runs, by only killing Siegebreaker with Revenge when it proccs..
 
My barbarian isn't using Frenzy on siegebreaker Giles - do you have any idea why? It's just running circles, and standing still. I am wasting so much time on my runs, by only killing Siegebreaker with Revenge when it proccs..


Okay, so it appears to be all attacks. We can't get close enough to the center of the monster to attack.

Basically I am getting stomped for fury (from being hit) and using rend, no more.

Also, I was hoping to slightly increase the frequency of spamming rend. It would be a huge help in survivability.
 
Also, I was hoping to slightly increase the frequency of spamming rend. It would be a huge help in survivability.

This, a thousand times this.

I see it use Rend when it actually needs it for the life steal instead of starting every fight with rend. Instead of waiting to get low then doing rend, start with rend! Itll shorten the fight. Itll keep HP high instead of letting it fall then cast rend. Faster kills, less deaths, all around win.
 
My barbarian isn't using Frenzy on siegebreaker Giles - do you have any idea why? It's just running circles, and standing still. I am wasting so much time on my runs, by only killing Siegebreaker with Revenge when it proccs..

Leap fixed this for me. Temp solution until gile comes back.
 
This, a thousand times this.

I see it use Rend when it actually needs it for the life steal instead of starting every fight with rend. Instead of waiting to get low then doing rend, start with rend! Itll shorten the fight. Itll keep HP high instead of letting it fall then cast rend. Faster kills, less deaths, all around win.

I'm a 90k dps rend barb (40k life, 8.2% ll (9% is max), 1k all res, etc.), and it farms most of act 3 just fine. I'm running skycrown + stonefort + siegebreaker with 0 deaths (so less than 1 per hour), but it's a little slower because rend isn't used quite enough. I can't say I could fix it myself (or i would), but it would be nice to spam more frequently for more difficult areas of act3.

Note: I just watched my barb kill a rare pack with WotB and it only casted rend once, and it hit 2 of them, then bashed the rest.


Leap fixed this for me. Temp solution until gile comes back.

I don't have the space on my bars :/
 
I really enjoy your plugin, Is their anyway I can use your plugin for combat and then manually do the walking around instead of relaying on a profile?
 
I really enjoy your plugin, Is their anyway I can use your plugin for combat and then manually do the walking around instead of relaying on a profile?


when I use this plugin with DB_run file, the char just stands there and doesnt move until I antiidle kicks in and restart the profile.

I remember I was having this problem with AGB too but somehow it was fixed.

anybody knows why?
 
I really enjoy your plugin, Is their anyway I can use your plugin for combat and then manually do the walking around instead of relaying on a profile?

I requested an 'assist mode' in the request section but it went largely ignored. Glad someone else is interested also.

I would like the feature as it would be great for getting check points/waypoints on characters that have not completed the Act yet.
 
I requested an 'assist mode' in the request section but it went largely ignored. Glad someone else is interested also.

I would like the feature as it would be great for getting check points/waypoints on characters that have not completed the Act yet.

Right and It would allow us to not be at the mercy of profiles, In fact I would only use this method as it would be pretty difficult to monitor / ban imo
 
Back
Top