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

Singulars Feral Druid CC Slightly Restructured

Status
Not open for further replies.
Thanks for the updated CC, its working as intended.

Cheers.
 
Will walk over to a mob in prowl pounce it then just auto attack it to death, any idea what im doing wrong?
 
Will walk over to a mob in prowl pounce it then just auto attack it to death, any idea what im doing wrong?
Like i said before, same thing is happening to me =/
Fresh HB, new feral.cs and the kicks questing pack.
 
Zwox, das Ding funktionier - sorry. Das Problem liegt definitv bei dir!
Du kannst ein Log posten wenn du Hilfe m?chtest. Ich denke das Problem ist aber folgendes:
Du benutzt ein Grind Profil das f?r dein LVL nicht funktioniert. ?ffne es mal und ?berpr?fe es. Ansonsten setzte die LVL Beschr?nkung auf lvl 91. :-) Gr??e

Des ding funzt ?berhaupt nicht! ich benutzte dass gleiche grindprofil wie beim hunter auch und da hat alles wunderbar funktioniert! es liegt nich an den profilen es liegt nur daran dass die leute irgendwas reinstellen ohne es davor 100% zu testen!

ach und ?brigens benutz ich atm gar nich den grindbot sondern normalen questbot ?ber kick profil leider funzt nichma des normale singular da mach der auch nur autoattack! ich hab nen feral dudu fix gefunden aber da is wieder des problem dass er die kombo punkte nich einsetzt.
 
Last edited:
Not my cs file, mine does not do this, the one that comes with HB updates may still do this.
Out of curiosity what level is your druid atm? as this Feral.cs was made/posted when my druid was about lvl 65.

Like i said before, same thing is happening to me =/
Fresh HB, new feral.cs and the kicks questing pack.

Will walk over to a mob in prowl pounce it then just auto attack it to death, any idea what im doing wrong?

This thread has nothing to do with what is packaged with HB updates, i'd just like to clarify this isn't an offical Singular thread, i've altered their Feral.cs file since there's doesn't work correctly in a way that i would want it to, that's all
 
Last edited:
That's not english

Des ding funzt ?berhaupt nicht! ich benutzte dass gleiche grindprofil wie beim hunter auch und da hat alles wunderbar funktioniert! es liegt nich an den profilen es liegt nur daran dass die leute irgendwas reinstellen ohne es davor 100% zu testen!

ach und ?brigens benutz ich atm gar nich den grindbot sondern normalen questbot ?ber kick profil leider funzt nichma des normale singular da mach der auch nur autoattack! ich hab nen feral dudu fix gefunden aber da is wieder des problem dass er die kombo punkte nich einsetzt.
 
Hey, just wanted to say that I really think people are forgetting to replace the singular cc every time they update HB. Then they are upset & come here thinking that this cc is failing, which it isn't.

I have used this cc religiously since it was posted. It is wonderful, not problems what so ever. When I notice their is a problem (like many have stated here) I just re-copy the cc to the cc folder. It comes down to HB updating & the user forgetting to re-copy the cc...imho.
 
With your file my feral druid use save abilities and healing well,but it does not use any atack spells.
P.S. Sory for my bad english,Im Russian )
 
I have the same problem it was just working fine last night, now its just autoattacking only. Is this just broken in Honorbuddy?
 
OMG, this is SOOOOO much better than the install version - TYVM!
 
With your file my feral druid use save abilities and healing well,but it does not use any atack spells.
same for me today((
updated cc file once again - nothing changed
what may the problem be in?
 
Just for shits & giggles I download the cc that is currently posted - and all my druids did was auto-attack. lol. So it seems as though may be an issue with what is currently posted. Went back to the older version & all is good.

Hey, just wanted to say that I really think people are forgetting to replace the singular cc every time they update HB. Then they are upset & come here thinking that this cc is failing, which it isn't.

I have used this cc religiously since it was posted. It is wonderful, not problems what so ever. When I notice their is a problem (like many have stated here) I just re-copy the cc to the cc folder. It comes down to HB updating & the user forgetting to re-copy the cc...imho.
 
Works awesomely for me! Was either using the default or another edited one (can't remember) and noticed my Druid dying a few times earlier. Installed this one and noticed my Druid get into the same mess she did earlier and didn't drop below 90% while ripping the mobs a new one.
 
Getting lots of conflicting feedback atm and my Feral.cs still works fine for me, doing bgbuddy sessions, farming, grinding and no issues for me, so i'm not sure what's happening with the guys having issues, please upload your file from Honorbuddy\Routines\Singular\ClassSpecific\Druid\Feral.cs

Please note that i first set up this cc when my druid was 65 which was around the time we had all the issues with the patches etc... it progressed from there and has worked fine for me all the way to 90 and it's still going.

When you have a problem with it at that exact time please upload the file above with your post and tell me your druids current level and active spec/talents chosen.
I'm interested to know why some are having issues that others aren't

Thanks guys.
 
This was working very nicely until I updated HB today, now it only uses prowl and auto attack.
 
For me using this replacement file simply crashes HB with the recent update
 
It was working fine until I updated to your latest version, now all it does is autoattack.
I'm feral specced, LVL 90, and im not using the talents you suggested.
 
Hello again, I think I found out the MAIN Issue with the CC:

Code:
                Spell.Cast("Mangle", 
						   ret => 
						   (StyxWoW.Me.HasAura("Bear Form") || 
						   (!StyxWoW.Me.CurrentTarget.MeIsSafelyBehind && 
						   StyxWoW.Me.CurrentTarget.HasAura("Rake") && 
						   StyxWoW.Me.ComboPoints < 5))),

This was under the "Combo Point Generation" comment. So I assume you messed up and typed bear instead of cat and that's why nothing will work.

Also, could you add these for those who have specced into renewal?
Code:
				Spell.Heal("Renewal", 
						   ret => 
						   SpellManager.HasSpell("Renewal") && 
						   StyxWoW.Me.HealthPercent <= 60),

Edit: Tried changing it myself, still only autoattacks :/
 
Last edited:
Status
Not open for further replies.
Back
Top