Close
Showing results 1 to 10 of 17

Hybrid View

  1. #1

    Default

    Quote Originally Posted by Zzyzxx71 View Post
    That first macro is exactly what I used until I switched to /click.

    Notice the first macro was /cast - not /castsequence.

    I definitely will try the abovelisted alternatives, thanks all.
    this:

    /cast [target=targettarget] [] Lightning Bolt

    definately does not work (I am at the target dummy now) the only way I could see it working is if you are using an addon such as BT4 which allows you to autoassist

    Just think about it logically you need the first condition to be false before it will try the second catch all condition. It will not be false if you have a target so it will try to target your targets target which will most likely be your tank. You can make it false in multiple ways (like adding the ,harm) or add a condition before it to test if you have a hostile targetted ie

    [target=target,harm][target=targettarget,harm]

  2. #2

    Default

    Quote Originally Posted by Whowantstoknow View Post
    this:

    /cast [target=targettarget] [] Lightning Bolt

    definately does not work (I am at the target dummy now) the only way I could see it working is if you are using an addon such as BT4 which allows you to autoassist

    Just think about it logically you need the first condition to be false before it will try the second catch all condition. It will not be false if you have a target so it will try to target your targets target which will most likely be your tank. You can make it false in multiple ways (like adding the ,harm) or add a condition before it to test if you have a hostile targetted ie

    [target=target,harm][target=targettarget,harm]
    I'll be damned - I guess I should look at my own documentation every once in a while...

    /cast [target=targettarget, harm] [] Lightning Bolt

    is what I had in my own manifesto... /facepalm.
    Resto Shaman + 4 DK's, work in progress...
    ------------------
    Teezy/Jaqblaq @ Stormrage
    Emeritus Guardian and Keeper of the no focus manifesto.

Similar Threads

  1. Utilizing /click to run concurrent castsequences
    By Bigfish in forum Macros and Addons
    Replies: 106
    Last Post: 01-04-2010, 04:54 PM
  2. Re: Utilizing /click to run concurrent castsequences
    By Andreauk in forum Macros and Addons
    Replies: 7
    Last Post: 07-07-2009, 07:23 PM
  3. Using Interact target and click-to-move for melee movement
    By Trons in forum General WoW Discussion
    Replies: 1
    Last Post: 04-20-2009, 11:00 AM
  4. Mouse click issue
    By Fuzzyboy in forum Software Tools
    Replies: 4
    Last Post: 07-15-2008, 10:15 AM
  5. [target=targettarget] macro help
    By edwinyee82 in forum Macros and Addons
    Replies: 6
    Last Post: 06-09-2008, 12:41 PM

Posting Rules

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