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

EzFrost - Cold as Ice

have one question.

How do you play to take advantage of the self-heal ?

I'm not ripping any BG's apart tbh.

3.8k resi DW frost with unholy EDIT: Presence.
 
Last edited:
Dw frost with Unholy specc? Dunno what u do wrong then m8 im running my DK in DW Frost and it rips things apart.. this isnt a Unholy cc m8
 
Please post some logs from the latest version if its still not healing. I don't have a deathknight to test on.
 
I first have to sort out if i am playing wrong ;)

My last bg i has 3 - 8 ;(
 
Updated recommended talents, check main post.
 
Started good 5-1 and then it's like it won't hit....and bam up to 5-5

Testing updated talent-tree.

looks like it heals ....

[15:29:45:734] Spell_C::CastSpell(73975, 0, 0xF140789B9D000004, 0) [75]
[15:29:45:988] Lichborne
[15:29:45:990] Spell_C::CastSpell(49039, 0, 0xF140789B9D000004, 0) [76]
[15:29:46:274] Death Coil@Me Distance: 0
[15:29:46:276] Spell_C::CastSpell(47541, 0, 0x40000000386D4E2, 0) [77]
[15:29:46:678] Spell_C::CastSpell(47541, 0, 0x40000000386D4E2, 0) [78]
[15:29:47:062] Spell_C::CastSpell(47541, 0, 0x40000000386D4E2, 0) [79]
[15:29:47:451] Spell_C::CastSpell(47541, 0, 0x40000000386D4E2, 0) [80]
[15:29:47:796] Spell_C::CastSpell(47541, 0, 0x40000000386D4E2, 0) [81]
[15:29:48:151] Spell_C::CastSpell(47541, 0, 0x40000000386D4E2, 0) [82]
 
Last edited:
Also i tried this to farm savage leather.

Would it be possible to use interactrange instead of unit.Location when attacking mobs ?
 
his deathcoil fix works fine, its self healing in areans and im doing amazingly well. much more than i hoped for from a bot honestly. just need to add pet sac at like 60% hp or something. maybe make the healing threshold higher. like 45%

i can confirm it heals itself nicely.

IT NEEDS TO SAVE PET FOR DEATHPACT seriously. its hard to cast it when the bot is spamming spells on every GCD. although im not sure what percents would be best. i thought about it and thought if you deathstrike at 60% and thats not enough, then pop Death pact and heal up, then if thats not enough , 40% heal with death coil.


i think that would make the bot survive alot more. maybe have a GUI of some sort to be able to pick between max damage and survivability? when i run in 2s with a healer i could use the damage CC and when i run double dps i could use the survivability one.
just my grain of salt. but one thing is sure is the bot does alot of dps but dies very fast too.
 
Last edited:
I would suggest you add following following to the CC >
else if (Target.ActiveAuras.ContainsKey("Divine Shield"))
{
Logging.Write("Target used Divine Shield. Stops attacking.");
Me.ClearTarget();
}

else if (Target.ActiveAuras.ContainsKey("Ice Block"))
{
Logging.Write("Target has ice blocked. Stops attacking.");
Me.ClearTarget();
}

Else, you will stand like an idiot trying to attack some immune guy while others nuke you to death.
 
Last edited:
Can you please disable movement and autotargeting in Combat Mode ? That would be very awesome because i use PB a lot and CC often interferes with PB actions.
 
Last edited:
Can you please disable movement and autotargeting in Combat Mode ? That would be very awesome because i use PB a lot and CC often interfering with PB actions.

Use LazyRaider mate.
 
So there is no way to disable movement? :( I really love this CC but i need to use PB too... damnit =\
 
You see i can't turn on and off lazyrider every time bot has something to do with PB, i need movement on farming\grinding but i don't need it on PB phase.
 
use grindbot.

Professionbuddy "Should" override when it has a criteria it wants to do....
 
This CC is overrides EVERYTHING even if the bot is stopped it moves and tries to attack enemy players >_<
 
Back
Top