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

YourRaidingBuddy

Status
Not open for further replies.
Thank you very much for all your hard work. I just donated to support your work, I suggest everybody else does the same.
 
I have a quick question, kinda not related to this routine. I think I saw an addon once which displayed the current status of your routine. Does anybody know what I am talking about cand can it be used for this routine?
 
I have a quick question, kinda not related to this routine. I think I saw an addon once which displayed the current status of your routine. Does anybody know what I am talking about cand can it be used for this routine?

It's currently in the plan, I haven't gotten to the addon yet. I still need to clean up the core a bit more and work on boomkin, I'll let you know here first though!-
 
New update out ->

Fixed up more core things

Monk Brewmaster changes based on heroic feedback (14/14)
 
Getting

Compiler Error: c:\Users\***\Documents\Other\Projects\***\Routines\YourRaidingBuddy\Rotations\Monk\Brewmaster.cs(118,203) : error CS1026: ) expected
Compiler Error: c:\Users\***\Documents\Other\Projects\***\Routines\YourRaidingBuddy\Rotations\Monk\Brewmaster.cs(179,17) : error CS0839: Argument missing

Error when trying to load the CR as a rogue.
 
Getting

Compiler Error: c:\Users\***\Documents\Other\Projects\***\Routines\YourRaidingBuddy\Rotations\Monk\Brewmaster.cs(118,203) : error CS1026: ) expected
Compiler Error: c:\Users\***\Documents\Other\Projects\***\Routines\YourRaidingBuddy\Rotations\Monk\Brewmaster.cs(179,17) : error CS0839: Argument missing

Error when trying to load the CR as a rogue.

Fixed sorry :(
 
Hello can you fix vanish for assassination rogues? This bug has been here long time.

Redirect doesn't work either for assassination.
 
Last edited:
Marksmanship Hunter still does not cast aimed shot, ever. It also does not keep up serpent sting, often casting chimera shot right after serpent falls off.

I've tested this on several bosses in both normal and LFR SoO.

The preferable rotation would be to use Aimed Shot as the only focus dump, as SoO geared MM does not need to use Arcane shot. However right now, it only casts steadyshot with no focus dump.
 
Hello can you fix vanish for assassination rogues? This bug has been here long time.

Redirect doesn't work either for assassination.

Redirect has been bugged as of few patches ago, hence why there's a button to disable / enable it. I cannot fix it

Vanish is another problem, I can't force the routine to start working after there has been a vanish. Since then you are "out of combat" and will be buggy on normal units which you are soloing

So you are better off using vanish on your own than making a routine using it since I don't have any movement things in my raiding routine.

Marksmanship Hunter still does not cast aimed shot, ever. It also does not keep up serpent sting, often casting chimera shot right after serpent falls off.

I've tested this on several bosses in both normal and LFR SoO.

The preferable rotation would be to use Aimed Shot as the only focus dump, as SoO geared MM does not need to use Arcane shot. However right now, it only casts steadyshot with no focus dump.

I need to get the proper ID for when the target is over 90% hp, so you can spam use Aimed Shot during this time. I cannot find it, hopefully you can. If you do I'll update it.
 
I have a quick question, kinda not related to this routine. I think I saw an addon once which displayed the current status of your routine. Does anybody know what I am talking about cand can it be used for this routine?

That was for PQR (free rotation bot) and it might have been one of the reasons for it's detection.
Don't expect this to be added to Honorbuddy rotations.. ever.. ;)

That said, most rotations have chat feedback which is enough imo :)
 
That was for PQR (free rotation bot) and it might have been one of the reasons for it's detection.
Don't expect this to be added to Honorbuddy rotations.. ever.. ;)

That said, most rotations have chat feedback which is enough imo :)

Blizzard can't detect an addon that doesn't send it's messages through Chat Server (Because all messages sent through trade chat or similar, gets sent to blizzard servers) Raid Warnings etc does not get sent to blizzard servers.

But if you send a message to a player or similar, it does get sent through the chat system and gets logged at blizzard. If you do a printmsg or a raid warning to yourself (through macro) it doesn't.
 
Hi,

Balance Druid is only spamming Healing Touch ?!

Any Idea how to fix it ?

Edit: Okay bad Talent Choice...

Dream of Cenarius is not supported i guess ?!

Without it the is CR working.
 
Last edited:
Hi Alex, can you give me a little help?

I'm trying to get this to work:
Code:
new Decorator(ret => U.DefaultBuffCheck && !StyxWoW.Me.Combat && !StyxWoW.Me.IsStealthed, Spell.Cast("Stealth"))

I inserted this to InitializePreBuffRogue at the bottom, before the bracket that closes the priority selector, because I was tired of always stealthing by hand when out of combat.

It's working so far, only thing is I must have a target for stealthed to be cast. I don't know wether it's due to the Spell.Cast Method or something, but help would be great :-)

Or even better, integrate this in the CR :-P
 
I need to get the proper ID for when the target is over 90% hp, so you can spam use Aimed Shot during this time. I cannot find it, hopefully you can. If you do I'll update it.

Like I mentioned, it's not casting Aimed at all during Careful Aim phase or normal. At Heroic SoO gear level MM should basically never use Arcane shot.

CA was buffed back to being when the boss is above 80%

Careful Aim - Spell - World of Warcraft

CarefulAim { get { return Me.HasAura(34483);

Does this help?
 
Does Retri pally supports Glyph of Double Jeopardy and Glyph of Mass Exorcism and T16 Proc?
 
Status
Not open for further replies.
Back
Top