Autocast Issues Warning (UPDATED)
Forum rules
Treat others with respect. Report, don't respond. Read the complete forum rules.
Treat others with respect. Report, don't respond. Read the complete forum rules.
- Acherontia
- Community Resource
- Posts: 3072
- Joined: Mon Jan 25, 2010 12:27 pm
- Realm: Argent Dawn EU
- Gender: Female
Autocast Issues Warning (UPDATED)
Just as a heads-up:
Cower
Bite
Rabid
all seem to currently have autocast bugs. Several of my pets, including some newly-tamed, have Bite autocast toggled OFF, and I didn't do it (& no toggle macros on my bars). I only noticed this after a boss fight where Focus Fire wasn't useable once/no Frenzy stacks gained.
Cower doesn't appear to be using its autocast at all.
Rabid is not being autocast during quite a few boss fights, as I'd mentioned earlier.
I'm having to put Bite on my pet's action bars to keep an eye on it, and Cower as well so I can manually use it when my pet gets focused in PvP.
For Rabid:
#showtooltip Arcane Shot
/cast Arcane Shot
/script UIErrorsFrame:Hide()
/run SetCVar("Sound_EnableSFX","0")
/cast Rabid
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
/run SetCVar("Sound_EnableSFX","1")
Replace Arcane Shot with this macro to attempt to cast Rabid every time you use Arcane Shot; it suppresses error text/speech messages for every attempt.
Cower
Bite
Rabid
all seem to currently have autocast bugs. Several of my pets, including some newly-tamed, have Bite autocast toggled OFF, and I didn't do it (& no toggle macros on my bars). I only noticed this after a boss fight where Focus Fire wasn't useable once/no Frenzy stacks gained.
Cower doesn't appear to be using its autocast at all.
Rabid is not being autocast during quite a few boss fights, as I'd mentioned earlier.
I'm having to put Bite on my pet's action bars to keep an eye on it, and Cower as well so I can manually use it when my pet gets focused in PvP.
For Rabid:
#showtooltip Arcane Shot
/cast Arcane Shot
/script UIErrorsFrame:Hide()
/run SetCVar("Sound_EnableSFX","0")
/cast Rabid
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
/run SetCVar("Sound_EnableSFX","1")
Replace Arcane Shot with this macro to attempt to cast Rabid every time you use Arcane Shot; it suppresses error text/speech messages for every attempt.
Last edited by Acherontia on Wed Mar 28, 2012 3:17 pm, edited 4 times in total.
- peanutbuttercup
- Artisan Hunter
- Posts: 929
- Joined: Thu Nov 18, 2010 12:52 am
Re: Rabid on Ultraxion
I saw someone mention it on MMO Champ a while ago and verified it by going to World of Logs and looking at my pet buff/debuffs after a kill.
Here's a macro to cast Rabid with your Cobra/Steady Shots (for steady obviously replace Cobra with Steady).
#showtooltip Cobra Shot
/cast Cobra Shot
/script UIErrorsFrame:Hide()
/cast Rabid
/script UIErrorsFrame:Clear(); UIErrorsFrame:Show()
Here's a macro to cast Rabid with your Cobra/Steady Shots (for steady obviously replace Cobra with Steady).
#showtooltip Cobra Shot
/cast Cobra Shot
/script UIErrorsFrame:Hide()
/cast Rabid
/script UIErrorsFrame:Clear(); UIErrorsFrame:Show()
- Vephriel
- Illustrious Master Hunter
- Posts: 16403
- Joined: Wed Jan 06, 2010 8:07 pm
- Realm: Wyrmrest Accord US
- Gender: Female
- Location: Canada
Re: Rabid on Ultraxion
Oh wow, I had no idea. Thanks for the heads up and also the macro. 

Re: Rabid on Ultraxion
Ive noticed that on *ALOT* of fights Rabid is not being used. >.< Well. At least Ive noticed it not being used before on other fights, not just the dragon. Its annoyed the heck out of me. =/ I thought maybe I was just bugged or something, heh.
Re: Rabid on Ultraxion
Rabid used to not work on auto cast unless your pet was getting hit, so during raid fights a pet might never use it. I never noticed if this was fixed since I've used a macro with steady/rabid and cobra/rabid for a long while because of this bug.Mychelle wrote:Ive noticed that on *ALOT* of fights Rabid is not being used. >.< Well. At least Ive noticed it not being used before on other fights, not just the dragon. Its annoyed the heck out of me. =/ I thought maybe I was just bugged or something, heh.
A rare visitor to this forum now that I don't play WoW anymore, but forever a Petopian.
- Rawr
- Illustrious Master Hunter
- Posts: 4481
- Joined: Thu Jul 01, 2010 10:21 pm
- Realm: Draka-Wyrmrest Accord
- Gender: Female
Re: Rabid on Ultraxion
OMG, I thought I was the only one with that glitch! And yeah it's not just Ult, I'm constantly having to manually cast Rabid in DS. It's a rather annoying bug that's been here for a while. 

- peanutbuttercup
- Artisan Hunter
- Posts: 929
- Joined: Thu Nov 18, 2010 12:52 am
Re: Rabid on Ultraxion
Oh yes, since I forgot to mention it earlier - pets also needlessly cast Dash on Ultraxion (I assume Dive as well but have not tested). Looking at logs from my last raid (where I forgot to turn it off) my pet used Dash 8 times. So that's 30 focus it could be spending on something else or using towards Wild Hunt, if you have that talented.
- guntitan
- Apprentice Hunter
- Posts: 65
- Joined: Fri May 14, 2010 10:06 pm
- Realm: Stormrage US
- Gender: Male
- Location: Hawaii
- Contact:
Re: Rabid on Ultraxion
No wonder my DPS sucks on this fight as BM.
To learn more about me and my toon please visit DrunkenDwarf.net!
- Lisaara
- Illustrious Master Hunter
- Posts: 17420
- Joined: Thu Sep 09, 2010 9:11 pm
- Realm: Moon Guard
- Gender: Genderfluid
- Location: US
- Contact:
Re: Rabid on Ultraxion
...FML.... *headdesk* C'mon Blizz...fix the hunter class....please. We'll do anything.peanutbuttercup wrote:Oh yes, since I forgot to mention it earlier - pets also needlessly cast Dash on Ultraxion (I assume Dive as well but have not tested). Looking at logs from my last raid (where I forgot to turn it off) my pet used Dash 8 times. So that's 30 focus it could be spending on something else or using towards Wild Hunt, if you have that talented.
Re: Rabid on Ultraxion
I had no idea this was bugged. Thanks to this thread I took it off auto cast and macro'd it to my other shots. IDK if it made a difference or not but last week I was second dps on Heroic Ultraxion! 

- Acherontia
- Community Resource
- Posts: 3072
- Joined: Mon Jan 25, 2010 12:27 pm
- Realm: Argent Dawn EU
- Gender: Female
Re: Rabid on Ultraxion
Just wanted to post to reiterate this point--it doesn't seem to be casting when set to autocast for ANY of the DW encounters, for me :/
- Talaridan
- Artisan Hunter
- Posts: 742
- Joined: Sun Sep 18, 2011 5:13 am
- Realm: Moon Guard (US, Horde)
- Gender: Male
- Location: In that big somewhere out there
Re: Rabid Autocast Not Working
Ugh, that is highly annoying!
I will have to start using the macro during raids.

I will have to start using the macro during raids.
- Acherontia
- Community Resource
- Posts: 3072
- Joined: Mon Jan 25, 2010 12:27 pm
- Realm: Argent Dawn EU
- Gender: Female
Re: Rabid Autocast Not Working
If anyone wants a macro:
#showtooltip Arcane Shot
/cast Arcane Shot
/script UIErrorsFrame:Hide()
/run SetCVar("Sound_EnableSFX","0")
/cast Rabid
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
/run SetCVar("Sound_EnableSFX","1")
This just macros Rabid into Arcane Shot (replace it with whatever ability you like) while suppressing error messages & sounds for Rabid.
#showtooltip Arcane Shot
/cast Arcane Shot
/script UIErrorsFrame:Hide()
/run SetCVar("Sound_EnableSFX","0")
/cast Rabid
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
/run SetCVar("Sound_EnableSFX","1")
This just macros Rabid into Arcane Shot (replace it with whatever ability you like) while suppressing error messages & sounds for Rabid.
Re: Rabid Autocast Not Working
macro-ing in *LE SIGH*
though, my dps is ridiculous as BM in pvp gear, I imagine this should be fun times to test....
but still... when can I let this macro gooo and just hit arcane shot??? QQ. QQ. QQ.
QQ.
QQ.
though, my dps is ridiculous as BM in pvp gear, I imagine this should be fun times to test....
but still... when can I let this macro gooo and just hit arcane shot??? QQ. QQ. QQ.
QQ.
QQ.
Epic Sig by the Epic CandidHeartbeat <3
Azerothian Days
- Acherontia
- Community Resource
- Posts: 3072
- Joined: Mon Jan 25, 2010 12:27 pm
- Realm: Argent Dawn EU
- Gender: Female
Re: Rabid Autocast Not Working
Just replace Arcane Shot with this. Every time you try to use Arcane Shot, it attempts to use Rabid as well, and won't throw sound or text errors if Rabid isn't yet off cd.
- Talaridan
- Artisan Hunter
- Posts: 742
- Joined: Sun Sep 18, 2011 5:13 am
- Realm: Moon Guard (US, Horde)
- Gender: Male
- Location: In that big somewhere out there
Re: Rabid Autocast Not Working
I just noticed last night (not sure if its been mentioned), but Rabid is also not working during the end fight in Well of Eternity against Mannoroth. It seems to work fine on Varo'then, but when it becomes time to attack him, it needs to be hard-cast.
-
- Illustrious Master Hunter
- Posts: 3522
- Joined: Wed Jul 28, 2010 3:56 pm
- Realm: Uther, Zangarmarsh, Shu'halo, Fenris, Quel'Thalas+
- Gender: Orc
- Location: In Sethekk Halls, bothering Anzu (90 runs and counting)
Re: Autocast Issues Warning (UPDATED)
Just be aware if you're frequently toggling Sound_EnableSFX off/on it can sometimes get stuck in the "off" position, so it can be helpful to also have a separate macro with just:
/run SetCVar("Sound_EnableSFX","1")
/run SetCVar("Sound_EnableSFX","1")
- Acherontia
- Community Resource
- Posts: 3072
- Joined: Mon Jan 25, 2010 12:27 pm
- Realm: Argent Dawn EU
- Gender: Female
Re: Autocast Issues Warning (UPDATED)
I haven't actually ever had that happen (I use a very similar macro for my rogue, and have done since TBC)--is it the same command you use? & do you mean the basic sound effects/error voiceover or all sound effects? (Just curious, as I actually don't know if the command toggles anything other than just error messages!)Worba wrote:Just be aware if you're frequently toggling Sound_EnableSFX off/on it can sometimes get stuck in the "off" position, so it can be helpful to also have a separate macro with just:
/run SetCVar("Sound_EnableSFX","1")