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

[Frost] Synapse made by Weischbier

  • Thread starter Thread starter weischbier
  • Start date Start date
Status
Not open for further replies.
If there ever would be a PvP one, it wouldn't have any movement at ALL. That is most likely..

I'm however happy to hear that the rotation works well in arena,bg's as well :)

i agree.....good for pvp....
 
Hi

is it possible to add a little delay before interupt ? tks

(could be great for pvp)

No, there will be a separate CR for pvp, if I'll release one. Depends on what comes with the 4th december.

greetz

Weischbier
 
I'm looking for a bit of advice on stats etc. when using this CR.
I basically just started playing again 2 weeks ago and my initial thought was to go 2H. I've since been asked to be a backup tank, and I've read that DW is better DPS (though probably not at my gear level).
What I've done is basically just went full on Mastery with EXP/Hit as secondary. 2H and Blood spec for tanking (no additional parry/dodge gems or forging). DW Mastery for DPS. Is that my best option at this point? Gear level is around 472 with crafted weapons. Does this CR cater to Masterfrost DW?
 
No, there will be a separate CR for pvp, if I'll release one. Depends on what comes with the 4th december.

greetz

Weischbier

Hi
i don't understand....what do you mean by "Depends on what comes with the 4th december." ?

cu
 
Hi
i don't understand....what do you mean by "Depends on what comes with the 4th december." ?

cu

Next court date. And it can end like the same with Demonbuddy. No selling and connecting to HB from within germany.

greetz

Weischbier
 
weis, can you help me, in last 5.0a i cant get soulreaper to work in pvp
i edited misc like in 5.0 (deleted part before canin),but it just doesnt work, anything else to fix ?
Code:
public static bool IsSoulReaperUnit(this WoWUnit unit)
        {
            if (unit == null) return false;
            if (unit.HasAura("Soul Reaper")) return false;
            // Math for Dummys: distributive law and multiplication and division first, then addition and subtraction
            double canin = unit.HealthPercent - 3*(unit.HealthPercent/DpsMeter.GetCombatTimeLeft(unit).TotalSeconds);
            return ((canin <= 35 && DpsMeter.GetCombatTimeLeft(unit).TotalSeconds >= 5) ||
                    (List.SoulReaperValid.Contains(unit.Entry) && DpsMeter.GetCombatTimeLeft(unit).TotalSeconds < 4)) &&
                   (!Me.HasAura(51124) && Spell.GetSpellCooldownLUA("Obliterate") > 1);
 
This is absolutely BRILLIANT. I will happily donate when I get paid.
Many thanks +++

Shade
 
[02:10:08.478 Q] This is a BETA build of Honorbuddy. This is not meant for general usage. Please report any issues you may have in the beta thread on our forums.

We do not support BETA builds of HB.

well, it's the only one running today after the patch, CLU worked fine for blood? ?_?
 
There'S currently a bug with Elegon.
Solved when EU is online again.

For that PvP issue: No support. Sry, but I won't fix edited versions.

greetz

Weischbier
 
ok is there anyway that somone else can add like death siphon and deathstrike voor some ofheals on like elegon and amber shaper pls
im doing it constant to get some heals on 25 man when im not in range of healers since they have to focus on tanks tho
would be awesome
 
am I crazy or does this perform worse in 5.1?? I was happy with it before but now (on 5.1) it seems like its not casting spells properly and I can easily out dps it myself

EDIT: On target dummy it seems to do fine but then in raid its barely using procs
 

Attachments

Last edited:
ok is there anyway that somone else can add like death siphon and deathstrike voor some ofheals on like elegon and amber shaper pls
im doing it constant to get some heals on 25 man when im not in range of healers since they have to focus on tanks tho
would be awesome

No.

am I crazy or does this perform worse in 5.1?? I was happy with it before but now (on 5.1) it seems like its not casting spells properly and I can easily out dps it myself

EDIT: On target dummy it seems to do fine but then in raid its barely using procs

Confirmed. I don't know why though (yet).

greetz

Weischbier
 
am I crazy or does this perform worse in 5.1?? I was happy with it before but now (on 5.1) it seems like its not casting spells properly and I can easily out dps it myself

EDIT: On target dummy it seems to do fine but then in raid its barely using procs

Found out the issue.
Go to Synapse Frost made by Weischbier/Synapse Frost made by Weischbier/Base/ and then open up Combat.cs with any text editor, rename Me.HasAura(51124) to Me.HasAura(51128)
 
Update to v0.0.6.
Fixed id's (this is just for beta, the 24 was working with the retail just fine!)

greetz

Weischbier
 
Status
Not open for further replies.
Back
Top