View Full Version : [WoW] Blood dk macro
livetolift
02-23-2013, 08:32 PM
Title says it all. Just looking for a blood dk macro. Currently running 4x DK Blood.
Owltoid
02-23-2013, 08:49 PM
/castsequence need, more, information, to, be, useful
Multibocks
02-23-2013, 11:18 PM
/castsequence reset=0.3 0,0,0,0,Soul Reaper
/castsequence reset=0.3 0,0,0,Rune Strike
/castsequence reset=0.3 0,0,Death Strike
/castsequence reset=0.3 0,Horn of Winter
/castsequence reset=target/alt Icy Touch,Plague Strike,Blood Boil,null
/castsequence reset=5 Heart Strike,Heart Strike,Death Strike,Heart Strike,Heart Strike,Death Strike,Heart Strike,Blood Boil,Death Strike
/cast [combat] Blood Tap
/cast [combat] Bone Shield
/cast [combat] Dancing Rune Weapon
/cast [combat] Empower Rune Weapon
/use [combat] 13
/use [combat] 14
/startattack
Grondir
02-24-2013, 01:02 PM
With these type of priority sequences do you use a type of 'auto fire' button or just press really fast? I find cast sequences to be better but there's probably something I'm missing...
MiRai
02-24-2013, 01:14 PM
With these type of priority sequences do you use a type of 'auto fire' button or just press really fast? I find cast sequences to be better but there's probably something I'm missing...
"Auto-fire" is against the World of Warcraft TOS; so, hopefully you're all doing it the legit way. :)
Title says it all. Just looking for a blood dk macro. Currently running 4x DK Blood.
http://www.dual-boxing.com/threads/47938-The-MoP-Macro-Library
Grondir
02-24-2013, 03:22 PM
"Auto-fire" is against the World of Warcraft TOS; so, hopefully you're all doing it the legit way. :)
http://www.dual-boxing.com/threads/47938-The-MoP-Macro-Library
This is what I thought, but I can't spam the key fast enough for the 0.3 cooldown without getting irritated :).
I'll stick with castsequence macros
MiRai
02-24-2013, 03:27 PM
I can't spam the key fast enough for the 0.3 cooldown without getting irritated :).
Have you tried increasing the reset timer a few milliseconds?
Grondir
02-24-2013, 04:02 PM
Have you tried increasing the reset timer a few milliseconds?
No but I'll give it a go now.
Think the problem is that some use priority sequences like these and others use 2 step sequences so the second step makes the priority sequences reset
Multibocks
02-24-2013, 05:02 PM
Have ISBoxer hit the key on press down and release. Double your key mashing. Also that macro is from lazymacros.com, go there next time you want a macro.
I've been looking at the above quoted macro.
I'm trying to figure out what the purpose of the series of "0" of various length and how does the game interpret those. In addition, I've seen a few macros where instead of "0,0" the macro contains the text "1,2". I've looked in Khatovar's macro thread and there are additional examples but I don't see an explanation for what those numbers do.
I'm sure it's some it somehow prioritizes those listed abilities, but trying to figure out how the game interprets those commands so I can apply it and tweak it to my own setup. Thanks!
Bettysue
02-24-2013, 06:50 PM
/cast and /use can be used interchangeably for nearly every addressable slot in the game, (char/paperdoll window, bags, bank), every place has a number assigned to it. For example 16 and 17 are the weapons, 13 and 14 are the trinkets. I don't know all of them or even if the example is correct but it doesn't really matter in this context. By adding the 0,0,0 or 1,2,3 you are attempting to use an item that has no use ability, in a castsequence when something doesn't fire it would normally hang the macro, in the case of using items with no use ability, it successfully "casts" nothing and advances the macro.
For the lazy macros like the one above, if you spam the crap out of the macro it will do nothing for all the lines with a zero and then fire the first non-zero line, on the next press it will run down the lines until it hits a spell in the second position, and so on. If you don't spam in less than 0.3 seconds it will reset all of the lines and start the process over, essentially giving priority to one spell, however continuing to advance through the sequence if the spell is on cooldown, or for some other reason unable to be cast.
This circumvents the normal castsequence spell lockup, however, as it is done entirely with the in-game macro system and produces results no different than taping a popsicle stick to 10 keys and whacking away at that, people and blizz seem to have no problem with it. Just realize that their stance can change, or they can disable the ability in the future.
MiRai
02-24-2013, 06:54 PM
I've been looking at the above quoted macro.
I'm trying to figure out what the purpose of the series of "0" of various length and how does the game interpret those. In addition, I've seen a few macros where instead of "0,0" the macro contains the text "1,2". I've looked in Khatovar's macro thread and there are additional examples but I don't see an explanation for what those numbers do.
I'm sure it's some it somehow prioritizes those listed abilities, but trying to figure out how the game interprets those commands so I can apply it and tweak it to my own setup. Thanks!
They're equipment slots which are interpreted as empty key presses which become artificial delays so you can use abilities more efficiently. It's essentially the same system that Blizzard did away with after WotLK.
Grondir
02-24-2013, 07:00 PM
Have ISBoxer hit the key on press down and release. Double your key mashing. Also that macro is from lazymacros.com, go there next time you want a macro.
I'll check that and see how it changes.
I get most of my macro's from lazymacros.com but I preferred the cast sequence ones, I'll see how this goes now.
livetolift
02-26-2013, 01:49 PM
Thanks for all the help guys
Phanes
03-03-2013, 03:44 AM
/castsequence reset=0.3 0,0,0,0,Soul Reaper
/castsequence reset=0.3 0,0,0,Rune Strike
/castsequence reset=0.3 0,0,Death Strike
/castsequence reset=0.3 0,Horn of Winter
/castsequence reset=target/alt Icy Touch,Plague Strike,Blood Boil,null
/castsequence reset=5 Heart Strike,Heart Strike,Death Strike,Heart Strike,Heart Strike,Death Strike,Heart Strike,Blood Boil,Death Strike
/cast [combat] Blood Tap
/cast [combat] Bone Shield
/cast [combat] Dancing Rune Weapon
/cast [combat] Empower Rune Weapon
/use [combat] 13
/use [combat] 14
/startattack
Multiblocks is that just one big macro and if so how do you get past the character limit? Or is that several buttons and you just mash them all at once?
MiRai
03-03-2013, 04:00 AM
Multiblocks is that just one big macro and if so how do you get past the character limit? Or is that several buttons and you just mash them all at once?
There are numerous add-ons that extend the macro limit to the full 1,024 character limit (this includes ISBoxer).
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.