Shaddar
Active Member
- Joined
- Mar 23, 2011
- Messages
- 719
- Reaction score
- 56
Ah ok, so just drop it in there like I would with a folder? Thanks, I will give it a shot tonight when I get home.
Yep, thats right.
Ah ok, so just drop it in there like I would with a folder? Thanks, I will give it a shot tonight when I get home.
i think every second spell i do is rend?! 15k dps at a dummy single target...ilvl ~385 v2.3
Vorrecht i dont use it. Does that Mean your Profiles Support english Clients only or you Need english logfiles to Support me?
Maybe a stupid questionWhats the difference for hb Unsing an english or German Client
Hihi thanks. I Do Understand what you say, but i thought hb Works with spell ids or Something like that
Just Because i'm some Kind if Lazybut i will Switch over to english Client today... Hopefully hb Works Even more Better all in in all
![]()
Just to let you know Shaddar,
(Me.CurrentTarget.Level == 87 && Me.CurrentTarget.Elite) && Me.CurrentTarget.MaxHealth > 3500000 ||
works fine on this CC aswell, doesn't seem to use cooldowns on heroic trash (level 87 elites) now since they only have 900k > 1.4mill hp
Megalol said:This CC is amazing, doing Dragon Soul with it.. Doing good DPS with sort of shitty gear xD
love it!
Edit: +rep
And using the cooldown on trinkets along with the Recklessness cooldown
Sort of like this ?
if (IsTargetBoss() && (Me.HasAura(?Recklessness?))
Lua.DoString("RunMacroText('/use 13');");
}
?
{
if (IsTargetBoss() && Me.ActiveAuras.ContainsKey("Recklessness"))
{
Lua.DoString("RunMacroText('/use 13');");
}
}
I never said you didn't have my permission. If you ever read my reply you'd know that. I cannot give you permission to use other peoples codes which I did not make. Do you not understand? So whether or not your intentions where good, I couldn't give a crapper. This is a functional cc which I'm still updating so please respect my work and stop commercializing yours HERE. Was that clear enough?I had no intention of taking over your thread, I was simply implying to things. As I do not have your permission to use your cc as a framework, what good will it be for me to make a thread then getting it closed due to not having your permission eh?