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

SimpleCC - Multiclass CC

Hey fedehat, thanks for taking alook at the issues.

Seems it still gets an error when it engages combat in PvP (This ONLY happens in PvP works great on mobs and targetdummys). This time it spammed the error and when I press stop it crashed the WoW client.

Ill attach the log.

Thanks in advance

/Mupp
Fixed, grab 0.4.1 and good bug report mate :)
 
Yeah BG rotations only work 100% for DKs atm, will add for Druid & Warrior later, but PvP rotations are alot more complicated than PvE and there's no Elitistjerks for PvP :) .

was asking if u can add DnD AOE when there is more than 1 enemie in example 30y range in BG :)

will try ur new version thx
 
Fixed, grab 0.4.1 and good bug report mate :)

Hehe thanks for replaying/fixing bugs so fast :p

I tried it out now with the new version, works great now in PvP but its still spitting out some errors in the debug log, dont know why because its working flawless now :p

Ill attach the log anyways could be to some help.
 

Attachments

Last edited:
Hehe thanks for replaying/fixing bugs so fast :p

I tried it out now with the new version, works great now in PvP but its still spitting out some errors in the debug log, dont know why because its working flawless now :p

Ill attach the log anyways could be to some help.
Fixed grab 0.4.2. Best to get all these stupid bugs fixed while I have the code changes fresh in mind, and damn I thought Arcane Torrent was a spell requiring a target, but oh well should've looked it up I guess :)
 
Fixed grab 0.4.2. Best to get all these stupid bugs fixed while I have the code changes fresh in mind, and damn I thought Arcane Torrent was a spell requiring a target, but oh well should've looked it up I guess :)

Thanks alot mate! Now its totally flawless for me, tried both PvP and targetdummy. Right now its doing 12k dps on the targetdummy lol (I would never be able to that):P
 
does this automatically detect im a boomkin and use the balance rotation ? or is there settings?

Edit: Tried it out with questing mode. works beautifully! Many thanks to you kind sir!
 
Last edited:
lvl 85 353 ilvl 2H frost DK ---- keeps spamming necro strike and death strike no where close to proper rotation. CC does detect I am 2H Frost. uses anti magic shell and blood tap.
Also it is only in pvp, pve is just fine.
 

Attachments

Last edited:
lvl 85 353 ilvl 2H frost DK ---- keeps spamming necro strike and death strike no where close to proper rotation. CC does detect I am 2H Frost. uses anti magic shell and blood tap.
Also it is only in pvp, pve is just fine.
Looks like I missed a few buffs, grab 0.4.3 and it should work.
 
DK PvP works good except for 3 things.
Could you make it so it doesn't run through a mob of 5 to get to the healer it's targetting? Getting healers is fine as long as your not getting pounded on by someone else.
Could you make it so it doesn't target totems, just seems wierd attacking totems while shaman is eating your face.
And lastly could you make it stop following someone that gets say 60 yards away or whatever number suits you? Chasing someone on foot halfway across the BG, especially AV, looks dodgy.
Other than those it ran near perfect for me. Thanks man appreciate it :D
And if you cannot/don't want to put changes in no worries :)
Using 0.4.3
 
Hello pps

i got this errors when HB is compiling this CC

Could not compile CC from D:\Hots\HBB\CustomClasses\SimpleCC!
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBehavior'
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetCombatBuffBehavior'
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.RestBehavior'
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.PreCombatBuffBehavior'
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetHealBehavior'
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBuffBehavior'
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.ReloadTalents()'
File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBehavior'
File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetCombatBuffBehavior'
File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.RestBehavior'
File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.PreCombatBuffBehavior'
File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetHealBehavior'
File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBuffBehavior'
File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBehavior'
File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetCombatBuffBehavior'
File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.RestBehavior'
File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.PreCombatBuffBehavior'
File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetHealBehavior'
File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBuffBehavior'

any one got it to ??
 
Nice. I just successfully used this CC in a 2v2 arena match (my healer was a resto shaman with shamwow) and the DK won! He totally nuked a holy paladin! My gear was almost all blue lvl 85 PvP BoE stuff, but I did have zin'rokh from archaeology. One weird thing, I was using Combat/Heal bot, and my DK was specced Unholy, and he was spamming the ghoul heal the whole time he had the pre-arena prepare buff. As soon as the fight started it went back to normal.
 
bot eat in middle of the fight
saw this in my last BG, it fight one enemie - killed him - there was others enemie less than 30y range, and my bot sit and eat, can you make it don't eat when there is enemie in range plz
sometimes bot try to run away the fight to eat
better if you disable eat/rest in BG, or make it eat/rest not at 60% hp but 20% or 30%
 
The CC works great fedehat just got one thing I noticed when I had it running in PvP. It seems abit slow with the targeting and facing enemies. It runs up to the player starts attacking then that player moves abit and it just stands there for 2 seconds then runs of to get closer and keeps doing it until its dead or killed the target. This is with the DK CC. Iv tried applying the CombatHelper plugin but it seems it gets disabled when running Simple CC. Theres nothing in the logs about it doing anything :)
 
This CC has made my warrior a beast. No more sitting at full rage with skills to be used.

One request I have though is for fury if it could pull with Intercept if available that would be amazing. Pulling with shoot isn't the ideal way to start out a fight.

Thanks for a cc that really pumps out the dps.
 
The CC works great fedehat just got one thing I noticed when I had it running in PvP. It seems abit slow with the targeting and facing enemies. It runs up to the player starts attacking then that player moves abit and it just stands there for 2 seconds then runs of to get closer and keeps doing it until its dead or killed the target. This is with the DK CC. Iv tried applying the CombatHelper plugin but it seems it gets disabled when running Simple CC. Theres nothing in the logs about it doing anything :)


yup i noticed this too, it run to the target, if this target is moving, runing, bound back, etc...bot pause like 2-3s and face the target direction again after that run to the target...etc....
 
Edit: NVM it automagically decided to start working (had some compile errors though) but seems to work fine
 
Last edited:
Hello pps

i got this errors when HB is compiling this CC

Could not compile CC from D:\Hots\HBB\CustomClasses\SimpleCC!
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBehavior'
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetCombatBuffBehavior'
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.RestBehavior'
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.PreCombatBuffBehavior'
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetHealBehavior'
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBuffBehavior'
File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.ReloadTalents()'
File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBehavior'
File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetCombatBuffBehavior'
File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.RestBehavior'
File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.PreCombatBuffBehavior'
File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetHealBehavior'
File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBuffBehavior'
File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBehavior'
File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetCombatBuffBehavior'
File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.RestBehavior'
File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.PreCombatBuffBehavior'
File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetHealBehavior'
File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBuffBehavior'

any one got it to ??

Yes, I had that for a second. Delete the simplecc folder and reinstall.
 
Had a total system crash yesterday, so might be a few days before I can get any updates out.
 
The DK tries to cast "Horn of Winter" when he is mounted and flying in the air... so the CC Pulse stops the actual flight and the bot keeps in the air and does not move... please include a "check" for flying before buffing..

And the DK is still using Unholy Presence instead of Frost Presence while i am a Frost DK
 
The DK tries to cast "Horn of Winter" when he is mounted and flying in the air... so the CC Pulse stops the actual flight and the bot keeps in the air and does not move... please include a "check" for flying before buffing..

And the DK is still using Unholy Presence instead of Frost Presence while i am a Frost DK

Frost DPS | Cataclysm 4.0.6, This Is My Life - Elitist Jerks
First thing first: as stated toward the beginning of this post, dual-wielding will perform this in Frost Presence while those using a two-hander will be best off using Unholy Presence. The reason for this difference is due almost entirely to MotFW; not only does the talent substantially increase the value of quicker attack speed, but it also GCD caps the spec by a moderate margin, thereby making the 1 second globals of UP priceless.

Are u a Frost DW DK or a Frost 2H DK ? i think u'r a two-hander, so this might be the reason ur toon is using Unholy Presence instead of Frost Presence
 
Back
Top