View Full Version : Macro for DnD for clones
boxblizzard
11-15-2009, 02:33 PM
Evening all
anyone know a macro or how to cast Death & Decay for all my DK's, such macro or method exsist?
obviously the mark appears for all clones when keybinded but i need a mouse click or other imput to place it on the ground.i cant do this to all the other screens its not pratical for pvp.
boxblizzard
11-15-2009, 03:28 PM
has anyone got any feedback for this please? id like to put this together tonight if possible
rocnroll
11-15-2009, 04:04 PM
This is from WoWWiki:
http://www.wowwiki.com/MACRO_dnd
It looks simple enough, but you would have to make it fit into your setup.
Hope this helps.
boxblizzard
11-15-2009, 04:20 PM
This is from WoWWiki:
http://www.wowwiki.com/MACRO_dnd
It looks simple enough, but you would have to make it fit into your setup.
Hope this helps.
erm im talking about DEATH AND DECAY death knight ability. not do not disturb lol but thanks for replying none the less,
anyone else please i will edit first post for clarity
simpletom
11-15-2009, 04:40 PM
this spell is unmacroable as far as i know, they removed the ability to 'detonate' targetable area spells by macro a while ago. Used to be done with minimap cords.
boxblizzard
11-15-2009, 04:54 PM
this spell is unmacroable as far as i know, they removed the ability to 'detonate' targetable area spells by macro a while ago. Used to be done with minimap cords.
shucks, must be a way surely, send mouse click onto our screens. surely
rocnroll
11-15-2009, 05:03 PM
erm im talking about DEATH AND DECAY death knight ability. not do not disturb lol but thanks for replying none the less,
anyone else please i will edit first post for clarity
My bad. :o
Can't you use whatever key broadcasting software you use to click the appropriate button on an action bar?
boxblizzard
11-15-2009, 06:14 PM
My bad. :o
Can't you use whatever key broadcasting software you use to click the appropriate button on an action bar?
DnD you have to click on the ground to use, so keybinding it will only bring it up, with green mark but then you need to click on the ground for it to activate,
mikekim
11-15-2009, 06:22 PM
what multiboxing software are you using?
I perform something similar with Hotkeynet for my druids (i moved to HKN from keyclone because the mouse broadcasting was not as good). I also hear that innerspace is good in this dept as well.
ie.
I press the "=" key which is bound to force of Nature for all 5 of my toons (this will work with any click to target spell)
then hold down the " ` " key (next to number 1) this key broadcasts my mouse to all windows at once and while this key is held down I click in the main window where I want the green targetting mark cast
all 5 toons release force of nature at the same time :p 15 trees = instant carnage
on my mixed toon group i use this method to lay down Blizzard, Rain of Fire and Volley at the same time my pally Concectares and my Priest Holy Novas.
this works with any spell that requires you to click on the ground to activate - heck I even use it to select quests and rewards with my toons at the same time :cool:
Whowantstoknow
11-15-2009, 06:28 PM
Create a keymap (or edit an existing one) in Isboxer and enable send next click to your slaves. It is also a good idea to use /setview in your macro so all your toons are looking straight down to make placement of the groundtarget easier
eg
/cast DnD
/script SetView(2);SetView(2);
you can play around with the default views 1-5 or you can create your own view and edit your WTF files so they all match
Ualaa
11-15-2009, 07:40 PM
This is hardly perfect, but it works with just the default wow UI, no addons etc.
http://www.dual-boxing.com/showthread.php?t=18254
However a mouse broadcast option from ISBoxer or HKN is far more powerful.
boxblizzard
11-16-2009, 05:34 AM
not possible with keyclone?
is it not possible to run isboxer and keyclone at once? but only use keys for what kc cant use? im probably making this complicated. just dont want to re-setup everything again. if i change broadcasting software id rather run it on top and use it for mouse.
keyclone i think this is your next revision needs tools for such spells as druid FON, dk DND etc
Khatovar
11-16-2009, 05:42 AM
It's supposed to be possible, but it hasn't worked right for me in ages. Thus why I moved to HKN.
Ualaa
11-16-2009, 05:55 AM
You can do this in Keyclone, but it doesn't work very well.
Click Set Up.
Go to General.
Halfway down, there is an option "pass mouse click hotkey".
Choose a hotkey and then put a check mark into one-click then off.
If your group only has a single AoE type, you could make the hotkey the same for both the Keyclone mouse click and your DnD macro.
I'd suggest a hotkey to turn the broadcast on, and then a different key for the spell.
That way, it will work for any combination, with ground target spells on any key.
Or for say Balance druids who have Hurricane and Force of Nature.
With Keyclone, it will physically PiP swap, which is not the fastest.
With this feature, you're basically losing control of the interface for a few seconds as it PiP swaps and then clicks in each window in sequence.
Which could royally suck in some situations.
boxblizzard
11-16-2009, 06:20 AM
ok i use kc one for now but if it really cheeses me off, would you recommend hkn, or isboxer for this?
thanks everyone, if anyone else has some imput about aoe spells then please submit.
Boogieman
11-16-2009, 09:16 AM
/cast DnD
/script SetView(2);SetView(2);
you can play around with the default views 1-5 or you can create your own view and edit your WTF files so they all match
I use HKN for this and i have a toggle set in my script so i use tab to trigger volley on all my hunters and then the second tab does click mouse no move and broadcasts mouse position to the others if you use the setview in your macro you get a good placement
ghonosyph
11-16-2009, 12:08 PM
If you're boxing dk, then you're probably using click to move with an interact with target key bind right?
Did you know just below interact with target in the keybind section there is an "interact with mouse over" option as well?
Setup the set view thing and dnd macro together on the same key. Then set the mouseover keybind to shift + whatever your interact keybind is. This way you can do it with two very quick button presses.
I use z for my interact with target and shift z for interact with mouseover. And my setview + dnd is on my e key. I hit e and the shift z and voila! It goes off :). Good luck!
boxblizzard
11-16-2009, 02:14 PM
if you're boxing dk, then you're probably using click to move with an interact with target key bind right?
Did you know just below interact with target in the keybind section there is an "interact with mouse over" option as well?
Setup the set view thing and dnd macro together on the same key. Then set the mouseover keybind to shift + whatever your interact keybind is. This way you can do it with two very quick button presses.
I use z for my interact with target and shift z for interact with mouseover. And my setview + dnd is on my e key. I hit e and the shift z and voila! It goes off :). Good luck!
genius!!!!!!!!!
boxblizzard
11-16-2009, 03:56 PM
ok setup and working, bit didgy but it works, 4-5 dnd better than 1
Ualaa
11-16-2009, 10:26 PM
I always thought "interact with mouse" was pretty useless, because you could just click anyway.
It's nice to see innovation for each of the options we are given.
Maxion
12-07-2009, 02:00 AM
Ooh, so the interact with mouseover option lets you place ground targeted spells with it? awesome!
Ualaa
12-07-2009, 02:59 AM
Not positive on that, had moved to IS Boxer by the time that post had been made.
But that seems to be the implication of the post.
alcattle
12-07-2009, 04:01 AM
ok i use kc one for now but if it really cheeses me off, would you recommend hkn, or isboxer for this?
thanks everyone, if anyone else has some imput about aoe spells then please submit.
Many ppl were using KC/HKN since HKN is free and very configurable. Mouse broadcasting is good, and there are many threads about using them together.
I have never used Keyclone so I can't help you with that combination. You might also give InnerSpace a trial, 7 day free test.
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.