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.
Works great, but when targeted by ranged targets it just stands there.. saying target is too far away and dies.
 
Yep np chucked it in the newly uploaded file.

I didn't want to upload another version of the your feral as it may cause the noobs to be all confused on which is the proper file :P.

can you please add the following line to you current feral.cs on your first page?

I have added it under "//Combo Point Finshers/Consumers" and it seems to be working just fine. the druid would use it within a few seconds of its 30sec proc.

Spell.Cast("Ravage",
ret =>
(StyxWoW.Me.HasAura("Stampede"))),


Reason being is because the Feral PVP set bonus grants the feral a free ravage every 30 seconds. so why not use it? ;)


Regards,

=)
 
This hasn't happened to me or anyone else i know that uses it. I know there is an issue with hunters and target priority choice etc.. whereby the bot will attack the pet instead of the hunter at times as it may be the source of initial dmg burst and it's the closer aggressor, this has nothing to do with the Feral.cs file though.

I know there was a plugin called Ultimate PVP Suite that helped with these issues, however i don't know if it's still being supported or updated for current patch.

Works great, but when targeted by ranged targets it just stands there.. saying target is too far away and dies.
 
Dont work only autoattack!
Please only post things that work well!
 
Dont work only autoattack!
Please only post things that work well!

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
 
Whoa... what?

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
 
Hi All,

Thank you for your work Handnavi.

One thing i ask is, is it supposed to swap all the time from bear to cat for Feral spec? I am using LazyRaider does this matter?
 
This isn't handnavi's thread btw, also my Feral.cs doesn't swap in and out of bear to cat, it works normally (for me it does anyway) mostly from what i can see ppl are using the updated Feral.cs from the frequent HB updates then coming to my thread and saying their druid doesnt work properly when in fact they havent even downloaded my file and are referring to either singulars version or something else i dont know... on top of that ppl are just posting things on my thread unrelated to my OP. Handnavi's thread is Junglebook.
 
This isn't handnavi's thread btw, also my Feral.cs doesn't swap in and out of bear to cat, it works normally (for me it does anyway) mostly from what i can see ppl are using the updated Feral.cs from the frequent HB updates then coming to my thread and saying their druid doesnt work properly when in fact they havent even downloaded my file and are referring to either singulars version or something else i dont know... on top of that ppl are just posting things on my thread unrelated to my OP. Handnavi's thread is Junglebook.


Hey Judge,

Man am i sorry I have gotten completly confused, as my name suggests im an old fart :) I meant no offence mate none at all and really appreciate anyone that takes time to create a CC for us lazy bastardz. I will try and download again and make sure of it.

ONce again mate no offence intended and if it has muchos sorry.

Old Fart...
 
Hi Judge,

Ok im an idiot i had DL your updated file but i failed to change from Guardian to Feral so my bad. Now that i have down that and checked as per what talents i should have with this it seems to every now and then go from Cat to normal form to strike with Staff and hit with moonfire then back into cat it repeats this over and over. Should i be turning something of in the settings?

Regards,

Old Fart
 
I definitely have downloaded your file and just want to say, "Nice job!" It works great! I had to redownload it after the last HB update because the update wiped out your file and replaced it with the old one. Perhaps that's the problem with some of these guys???
 
Last edited:
Is there a way I can cut out so many Savage Roars..... I am sure I'm don't need it up every CP :) Instead of killing the mob i am Savage Roaring it to death.. grrr.
 
Is there a way I can cut out so many Savage Roars..... I am sure I'm don't need it up every CP :) Instead of killing the mob i am Savage Roaring it to death.. grrr.

with my file it should only savage roar if savage roar isn't already up
Spell.Cast("Savage Roar",
ret =>
SpellManager.HasSpell("Savage Roar") &&
StyxWoW.Me.ComboPoints >= 1 &&
!StyxWoW.Me.HasAura("Savage Roar") &&
StyxWoW.Me.HasAura("Cat Form")),

this means it checks if u have savage roar, have at least 1 combo point, don't Already have savage roar active and that u are in cat form.
I know in the original singular version it kept using savage roar over and over but my version doesn't.

If your druid is spamming savage roar then that is not my Feral.cs file, it's either been put in the wrong place or been updated over.

Hi Judge,

Ok im an idiot i had DL your updated file but i failed to change from Guardian to Feral so my bad. Now that i have down that and checked as per what talents i should have with this it seems to every now and then go from Cat to normal form to strike with Staff and hit with moonfire then back into cat it repeats this over and over. Should i be turning something of in the settings?

Regards,

Old Fart

That's ok no offense taken :D, Just clarifying and reiterating the original post of the thread so it stays on track.

I find that it does this when i have HB still open and i switch from guardian to feral since guardian needs work atm it is the spec causing the form switching and casting of moonfire, if you close HB completely and make sure you have the right Feral.cs file in HonorbuddyFolderName\Routines\Singular\ClassSpecific\Druid - i can only think of this as the issue because my druid is farming right now with no problems kills targets in the way perfectly and only powershifts out of cat and back if he is snared/rooted.

My feral.cs will only use moonfire if the target is flying and out of range but as soon as the target gets in range it will go cat and resume a normal combat sequence.

I hope this helps.
 
Thanks for this CS the other ones out atm are just way to buggy.

Quick question I'm having a problem with my druid using travel form as it's main mount. Was wondering if singular affects this any way? and if anyone has this working correctly they can share the settings they've been using in the settings & tools tab. I'm using 783 as the mount ID and random auto unchecked no flight form set yet.

Also if it matters I'm using Kick's leveling profile.
 
Last edited:
I think it uses travel form to cover distance when mount distance is set too high it settings and tools or depending on the situation, like if it's still in combat for some reason or if it just got out of combat, also you can set the mount to use in settings and tools, pull distance and mount distance will determine when it uses travel form also (covering distance). I know there is more to this but it's contained in the other files of the Singular cc itself or reactions to bot activity. Which is the same reason we have some target priority issues sometimes, among other things.
 
That makes a lot more sense I'll try setting some of those option differently and see what happens .
 
My feral just auto attack. At first he prowls, pounce and run away. When the mob reaches him he just auto attack to death.
Im using a fresh HB with only and only kicks questing pack, and the new Feral.cs of course.
 
That's ok no offense taken :D, Just clarifying and reiterating the original post of the thread so it stays on track.

I find that it does this when i have HB still open and i switch from guardian to feral since guardian needs work atm it is the spec causing the form switching and casting of moonfire, if you close HB completely and make sure you have the right Feral.cs file in HonorbuddyFolderName\Routines\Singular\ClassSpecific\Druid - i can only think of this as the issue because my druid is farming right now with no problems kills targets in the way perfectly and only powershifts out of cat and back if he is snared/rooted.

My feral.cs will only use moonfire if the target is flying and out of range but as soon as the target gets in range it will go cat and resume a normal combat sequence.

I hope this helps.


Hi Judge,

Ok i have made sure its up to date again and tried it again, still getting it change use wrath and moon and then change back into cat. Im going to test this and send some logs instead of just saying its not working.

Thanks mate.

Old Fart
 
Great job Judge, works perfectly for me and makes things a whole lot easier. Only thing I was wondering if I could put Nature's Vigil into the routine, but so far I haven't had any luck into getting it to work.
 
Status
Not open for further replies.
Back
Top