Is there a way to just Spam 1 spell such as Arcane Explosion for mages for aoe killing? Sorry, I am very new at this.
@ bu_ba just tested your latest holy pala rotation from your SVN - i did Nefarian HC - it works awesome until the point when all the raid members are like @ 15% HP then stops , and does nothing , usually after every Crackle when all players take high AOE dmg the rotation just stops , after the other healers get the players up a little bit it starts working again , and so on - have no clue why it does that ... also the pre-latest release did the same when most of the raid was low it stopped ... tested that on ship boss in P2 when he does that aoe dmg thing .
keep up the great work , and i hope you can debug it cuz it works so great until that point
He wants to farm mobs for Lovely Charms, most likely. Just remember this doesn't prevent you from AFKing out. Should hit a key every 25 mins or so.
Name: Arcane Explosion
Spell ID: 1449
Code:
and for added effect, add this to the rotation above it:Code:return true
Name: Mage Armor
Spell ID: 6117
Code:
Code:local sMageArmor = UnitBuffID("player", 6117) if sMageArmor == nil then return true end
-Left Alt will cast Defensive Cooldowns and will stay out on "Hour of Twilight."
- Left Control will Heroic Leap.
- Left Shift will cast AoE.
- Right Control will Pause rotation.
- In Game MACROs need to be used for "Sunder Armor" and "Thunder Clap."
- Equipset's need to be added In Game for Surf-n-Board and 2 hand.
1. Go In Game and setup your "equipset" .
-Open up your "Character Info"
-Go to "Equipment Manager" and hit "New Set"
-You are going to create TWO sets. One named "Shield" with upper case "S" and another named "2h"
- For "Shield" you will [X] everything out other than your 1hand weapon and shield.
-For "2h" you will [X] everything out other than your 2hand weapon.
-Make sure to update with new gear!
2. Time to make some In Game Macros!
- You will use these to toggle the abilities on/off.
-Name First macro "SUNDER" all upper case.
-Name Second macro "TC" all upper case.Code:#showtooltip /run RegisterCVar("SUNDER","no") /run if GetCVar("SUNDER")=="no" then SetCVar("SUNDER","yes") SetMacroSpell("SUNDER","Sunder Armor") return elseif GetCVar("SUNDER")=="yes" then SetCVar("SUNDER","no") SetMacroSpell("SUNDER","Throw") end
Please send me a PM for bugs and suggestionsCode:#showtooltip /run RegisterCVar("TC","no") /run if GetCVar("TC")=="no" then SetCVar("TC","yes") SetMacroSpell("TC","Thunder Clap") return elseif GetCVar("TC")=="yes" then SetCVar("TC","no") SetMacroSpell("TC","Throw") end
Some of the code was created by other coders and I would like to give thanks to them!
Last edited by ishtro; 02-07-2012 at 07:30 PM. Reason: fixed execute
where i found a shadow burst rotation for download? like burning tendons in dragon soul?
My new SV profile.
Hunter Test Profile v4.rar
This includes a number of changes thanks to the hard work of Bu_Bu, I have merged the single target and AOE target profiles into one profile. This is only for SV at the moment and includes the ability to use a toggle switch from single target to AOE mode or just holding down Right Shift while you wish to AOE. You will have to pick which one you wish to use, by default Switching is in the rotation, if you wish to use toggle you have to swap them around.
Also if anyone has some free time to have a look at the "concussive shot" code and work out what is going wrong with it vs "concussive shot test" I'm all ears since "we" have been looking it over and haven't spotted what is bugging out with it. As a result I'm using the old code for it.
Bossqwerty mail box is full ;/
@fluxflux: There is one in my profile list named PvE Raiding (4pT13) that has a guildt in AA/SFiend check with MB/MS Spam