Hello,
I'm looking for 2 macros that do the following:
1. swaps target between party1, party2 and player
2. swaps target between arena1, arena2, arena3
Tried /targetsequence and what not but couldn't get it to work.
Thanks in advance.
Regards
'); document.write(''); var yuipath = 'clientscript/yui'; var yuicombopath = ''; var remoteyui = false; } else // Load Rest of YUI remotely (where possible) { var yuipath = 'https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build'; var yuicombopath = ''; var remoteyui = true; if (!yuicombopath) { document.write(''); } } var SESSIONURL = ""; var SECURITYTOKEN = "guest"; var IMGDIR_MISC = "warmane/misc"; var IMGDIR_BUTTON = "warmane/buttons"; var vb_disable_ajax = parseInt("0", 10); var SIMPLEVERSION = "422"; var BBURL = "https://forum.warmane.com"; var LOGGEDIN = 0 > 0 ? true : false; var THIS_SCRIPT = "showthread"; var RELPATH = "showthread.php?p=2764847&t=346192&viewfull=1"; var PATHS = { forum : "", cms : "", blog : "" }; var AJAXBASEURL = "https://forum.warmane.com/"; var CoTTooltips = { rename: true, icons: false, iconsize: 15, qualitycolor: true, overridecolor: { spells: '#839309', items: '', npcs: '#fff', objects: '#fff', quests: '#ffb100', achievements: '#fff' } }; // -->
Hello,
I'm looking for 2 macros that do the following:
1. swaps target between party1, party2 and player
2. swaps target between arena1, arena2, arena3
Tried /targetsequence and what not but couldn't get it to work.
Thanks in advance.
Regards
Edited: December 28, 2016
Your mousewheel is 12 keybinds on its own with modifiers. What do you need long fingers for. Bruv
There is no such thing as doesn't exist in programming. There are only things YOU cannot code.
An addon =/= a macro. There is no possible way in wow to make a macro to cycle through party members or arena targets in 1 button with no modifiers, period. You asked for a macro, not an addon. I gave you the truth
Too bad that the macro API released by Blizzard does not allow you to do what you are asking, so, as a matter of fact, such macro doesn't exist. You cannot cicle through multiple targets with macros in wow.