For ppl who ask for ass rotation I made on but it mostly base of sheuron works so if he is ok with my posting it here i will do it.
For ppl who ask for ass rotation I made on but it mostly base of sheuron works so if he is ok with my posting it here i will do it.
Because CastSpellByID() does not work for the spells... nothing I can do about that, its Blizzards problem.
I can't speak for Aimed Shot or Ravage, however for Pyroblast you need to use the normal spell ID (no !).
Name: Pryoblast if Hot Streak
Spell ID: 11366
Code:
Works just fine for using "Pyroblast!"Code:local hotStreak = UnitBuffID("player", 44445) if hotStreak then return true end
Wow !! I just browsed 165 pages of very informative discussions (skipped pages 2-399 ).Going to give PQR a try tonight, already added some well deserved rep !Keep up the good work !
New patch (hotfixes) came out, no new offsets. Tested with Sheurons Ele profile and still working.
Have fun with 15% nerf!!!
just a thought on the stop casting ability. why on earth would you want to spend 1.5ish sec casting a spell and then waste it by canceling it just too cast a higher ranked spell. if you did that you'd focus starve yourself by having to make up the first cast that didn't go off (gcd loss) and 1.5ish sec that could of been damage (dps loss). if you really wanted to try that under the explosive shot ability in sheurons profile turn cancel cast to true. it will stop cobra from casting but like i said its abad idea to do so.
the other stuff is just checks that need to be added. sheuron might do that for ya but i'm thinking profile writers are starting to get ready for mists and all the changes that will happen. i know i'm building my framework for it now.
Please if someone helped you donate rep to them.
Hey buba. Since you said that your pally isn't geared to make a prot profile . Maybe I can help with that. I mean my pally is somewhat geared almost a I80.
Sent from my ADR6300 using Tapatalk
Lol I could probably tank normal heroic with my gear.... i'm missing about 6 pieces of tank gear, but ret gear can probably cover those because the tanking gear i do have is from DS Dungeons..... But the main thing is I've been promising a Blood DK update.... and now that I've looked at it, I'm going to completely rewrite it XD that old code is SOOOOOO ugly now XD
I can't guarantee that it will be the best Tanking Profile out there.... But it will have way better rune control than my previous one by far
And I'll work on the Prot Pally as a side project.... I already got a profile that would work on a level 42(was leveling a prot pally) so it wouldn't take much more to get that to a level 85 profile
![]()
@bu_ba
Woot I'm really looking forward to the blood dk rewrite! I just was moved to the off tank in ds 10 man heroic runs so let me know if you need someone to test the new profile.
wont be ready for a lil while.... but i'll be keeping everything i do up till i stop coding for the day in the WIP folderNow that Paladin is into the I need people to test every aspect of it and report back what works and what doesn't.... phase... this will be my pet project while I wait for that feedback XD
How would I re-work Ferocious Bite to be used regardless of how many combo points there are if boss < 60%, and there is less than like 3 seconds before Rip falls off? This would be great for fights like Morchok and Yorsahj where you are target switching, or have to move from boss and Rip ends up falling off before FB gets 5 CP and is used.
Last edited by Weird0; 03-27-2012 at 11:25 AM.