I can't seem to get this macro to work. I have the same selected targets, and everything should be correct.
#showtooltip
/cast[target=focustarget] Shadow Bolt
It's a Warlock, I also tried it with Mage's, but nothing it won't attack.
Printable View
I can't seem to get this macro to work. I have the same selected targets, and everything should be correct.
#showtooltip
/cast[target=focustarget] Shadow Bolt
It's a Warlock, I also tried it with Mage's, but nothing it won't attack.
my macro for warlock is
/cast [target=focustarget] shadow bolt,
only difference i see is spaces and the "," at the end
is my one i use
/castrandom [target=focustarget] shadow bolt, Chaos Bolt, Conflagrate;
okay ima try it out right away
its not working idk y... i even copy and pasted ? and also everytime i start Keyclone my action bar is reset and all
Do u have your alt set up to follow and focus your main ?
yes i made sure of that
he's even focused and i followed the guide made for keyclone and it just doesnt work i copied and pasted the macro ... its grayed out so i cant use it idk
Got the spell? Got a focus target? Is the spell write-ed right?
No I did that whole guide on how to use keyclone. I used the guide here for macros. The following, assisting, party invite, whatever else I have works. But I can't get the one where both my characters attack together the same mob, with the same skill. I typed it in correctly but idk why it works.
Please give me some tips, or new macros.
If your dps is not the party leader, do this and tell us if it works:
/assist party1
/cast Shadow Bolt
/cast [target=focustarget] Shadow Bolt
/assist [target=focus]
/cast Shadow Bolt
/cleartarget
/target [target=focus]
/cast [target=targettarget] Shadow Bolt
I forget if its Shadowbolt or Shadow Bolt, but assuming you have a focus set, and that target is looking at something hostile to you, each of the above should work.
Have you tried /cast [target=focus-target] Shadow Bolt
that works for me.
-Nax
Try this, I noticed you have no space between /cast[target=...
Try making it /cast [target=...
If not that, then yes make sure your keys are not on the DNP list... and that focus is for SURE assigned.
1. make sure you have a focus.Quote:
Originally Posted by 'ihavetroubleMB',index.php?page=Thread&postID=2089 89#post208989
2. mages dont have shadow bolts.
3. does it at least show tooltip?
4. make sure, if this is for the slave, that this is on the slave's actionbar, and not the main's (the focus') action bar.
I'd look at the keybinding. Especially if you're using a bar mod (my experience is with Macaroon but it's probably generally applicable), make sure that key is explicitly unbound before binding it. I mean, don't just re-bind it, but go to the standard WoW keybinding interface and un-bind it by clicking on an empty space, binding it to your key, then click it again and hit the Unbind button. Now it's definitely un-bound and you can re-bind it, whether through WoW or your bar mod. I don't follow this for every keybinding I make, but it often fixes problems after I detect them.