Welcome Guys,
I am Ðarkramz (Ilvl 731), a raider in a social guild called Vanillas-Silvermoon (A Dutch Speaking guild)
I am pulling of 98,6k+ steady dps on a trainingsdummie. With flask, food, rune and Crit buff.
(Do not forget to Pre-pot before each boss fight)
Talents : ? 1 2 3 3 ? 3
Major Glyphs : Chimaera Shot, Disengage, Deterrence
Minor Glyphs : Its up to you!
I used the Marksman guide on icy-veins to create this sequence.
Also I have been trying some macro’s on wowlazymacro’s:
Thanks to Fokka, (The Original) Beef Wellington and most of all Dagobert Duck for a step in the right direction!
If you still want to track your buffs and cooldown with weakauras I’d suggest you to create or find weakauras according to your taste.
In case you will use this macro’s and/ or GnomeSequencer let me know your opinion, and together we can try to tweek this even more.
I’d suggest you that you make a Stopcasting Killshot macro.
Stopcasting Kill Shot
#showtooltip Kill Shot
/stopcasting
/stopcasting
/cast Kill Shot
Single Target
Sequences['MmSingleThrill'] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/targetenemy [noharm][dead]
/cast Rapid Fire
]],
'/cast [nochanneling] !Chimaera Shot',
'/castsequence [nochanneling] reset=8 Steady Shot,!Chimaera Shot',
'/cast [nochanneling] Aimed Shot',
'/cast [nochanneling] Steady Shot',
'/cast [nochanneling] !Kill Shot',
PostMacro = [[
/startattack
/petattack
/script UIErrorsFrame:Clear()
]],
}
AoE Rotation or AoE Key
Sequences['MmMultiRot'] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/targetenemy [noharm][dead]
/cast Rapid Fire
]],
'/castsequence [nochanneling] reset=45 !Powershot',
'/castsequence [nochanneling] reset=20 !Barrage',
'/castsequence [nochanneling] reset=15 !Glaive Toss',
'/cast [nochanneling] Multi-Shot',
'/castsequence [nochanneling] reset=5 Multi-Shot,Steady Shot,Steady Shot',
'/cast [nochanneling] Multi-Shot',
'/cast [nochanneling] Multi-Shot',
'/cast [nochanneling] !Kill Shot',
'/cast [nochanneling] Multi-Shot',
PostMacro = [[
/startattack
/petattack
/script UIErrorsFrame:Clear()
]],
}
---MmMultikey is intended to be the replacement of the MmMultiRot---
Sequences['MmMultiKey'] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/targetenemy [noharm][dead]
/cast Rapid Fire
]],
'/castsequence [nochanneling] reset=45 !Powershot',
'/castsequence [nochanneling] reset=45 Steady Shot,Powershot',
'/castsequence [nochanneling] reset=45 !Powershot',
'/castsequence [nochanneling] reset=20 !Barrage',
'/castsequence [nochanneling] reset=20 Steady Shot,Steady Shot,Steady Shot,Barrage',
'/castsequence [nochanneling] reset=20 !Barrage',
'/castsequence [nochanneling] reset=15 !Glaive Toss',
'/castsequence [nochanneling] reset=15 Steady Shot,Glaive Toss',
'/castsequence [nochanneling] reset=15 !Glaive Toss',
PostMacro = [[
/startattack
/petattack
/script UIErrorsFrame:Clear()
]],
}
Weakaura2
Thrill of the Hunt
http://pastebin.com/ELbfUT3B
Sniper training
http://pastebin.com/ayHQtKUx
You might love it or hate it. Please let me know what you think and what you would suggest.
Other useable macro’s
Interrupting
#showtooltip Counter Shot
/target (enter name of npc you need to interrupt)
/cast Counter Shot
/targetlasttarget
Ring Burst
#showtooltip Maalus, the Blood Drinker
/use Maalus, the Blood Drinker
/cast Rapid Fire
/cast Stampede
/cast A Murder of Crows
Optimizing gear and enchants.
For optimizing my enchants and stats I use the Program : Simulationcraft
Simulationcraft shows you your optimal dps and shows you the stats weights.
For optimizing my gear I use : Ask Mister Robot (The Add-on and the website)
The site has a option called : Best in Bag and Edit weights.
you must create an account and use the Add-on for the Best in Bag option.
And I use the stat weights from Simulationcraft to get the best results out of it.
You can insert your Stat Weights in the Add-on Pawn to see which items are upgrades for you and how much % you go up on that item.
For Questions add me on Battletag: Darkramz#2160
Cheers and Goodluck,
Ðarkramz