Close
Showing results 1 to 3 of 3
  1. #1

    Default Target a random target?

    Thinking about this for BGs with my Mage team. I need to come up with a way to macro each mage to target a random target as part of my Slow macro (and maybe even a Sheep macro). That way hopefully 5 Mages will end up slowing 5 different targets.

    I tried it using something like chained "/targetnexttarget" (forgot the current command), but I couldn't get it to work on more than the main's target + 1 other.

    Suggestions?
    No Currently Active Teams -- Awaiting SWTOR

  2. #2

    Default

    Depending on the software you use for sending keys you can set up a round robin, with tab targetting, something like the following would work for HKN

    <Hotkey F8>
    <Toggle>
    <SendLabel w1,w2,w3,w4,w5>
    <Key Tab>
    <Toggle>
    <SendLabel w1,w2,w3,w4>
    <Key Tab>
    <Toggle>
    <SendLabel w1,w2,w3>
    <Key Tab>
    <Toggle>
    <SendLabel w1,w2>
    <Key Tab>
    <Toggle>
    <SendLabel w1>
    <Key Tab>
    <Toggle>
    <SendLabel w1,w2,w3,w4,w5>
    <Key 0>

    Just spam the hell out of it 5 times and they should all have a different target that's in front of them, the 6th press would cast your sheep/hex if you had it bound to "0"
    You could accomplish this in just about every piece of software, I just happen to know HKN the best.
    Hardware-wise no idea if it's possible but I'm sure someone has come up with a way to get it working.

    If you are a button spammer and can't seem to control yourself you may just want to have the tabbing on one button for targettting and another for the actual CC

    I hope that helps good luck

  3. #3

    Default

    Bettysue, that's a very, very interesting solution! I'll be giving that a try as well.

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •