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

    Default Confused on Octopus Attacks and Self casts.

    Salutations. This forum helped me decide to take the dive into 2 boxing on one computer.

    I decided to try two boxing for the first time today on the toons Jhazz and Bluze.

    Two priests.

    Now I set Jhazz as my "brain" and Bluze as my clone.

    When I cast heal on Jhazz, I end up healing Jhazz on both characters.

    However when I cast smite in key 2 using the macro below in key 2 for my clone... only my brain casts.

    /cast [target=focus, nodead, harm] Smite

    The key does get pushed looking at my clone's hotbar, but nothing happens.

    I tried to do this:
    /assist jhazz
    /cast [target=focus, nodead, harm] Smite

    And still nothing.

    What exactly am I doing wrong?

    (Jhazz is set as my Focus for the clone, keybinding focus to F11. He follows using the "Big Button" method from the Octopus setup)

  2. #2

    Default

    /assist jhazz
    /cast [target=focus, nodead, harm] Smite

    means you are trying to cast Smite on your focus (target=focus). You have set the target using assist jhazz so remove target:

    /assist jhazz
    /cast [nodead, harm] Smite

    If you are using focus to set your main with /focus jhazz you can use the following for any damage spells with your slave:

    #showtooltip
    /cast [exists,harm,nodead] Smite
    /stopmacro [exists,harm,nodead]
    /a Focus
    /cast Smite

  3. #3

    Default RE: Confused on Octopus Attacks and Self casts.

    Quote Originally Posted by 'Jhazz',index.php?page=Thread&postID=58573#post585 73
    /cast [target=focus, nodead, harm] Smite
    This will try to cast smite ON your focus, what your looking for is the following:

    /cast [target=focustarget, nodead, harm] Smite

    now keep in mind that the focus target does lag a bit on the alt characters, if your like me and change targets often, it'll take about 2 seconds before the focus target is registered on your alts.

    If you want to make sure your main target is always the right target for your alts i would suggest this instead:

    /assist main
    /cast [nodead, harm] Smite

Similar Threads

  1. Confused
    By Tallest in forum Software Tools
    Replies: 1
    Last Post: 09-17-2008, 05:45 PM
  2. O.o Confused... o.O
    By Tjackylt in forum New Multi-Boxers & Support
    Replies: 3
    Last Post: 07-08-2008, 02:45 AM
  3. Octopus has me totally confused....
    By Dr4g0n3 in forum New Multi-Boxers & Support
    Replies: 19
    Last Post: 06-27-2008, 02:23 AM
  4. so confused
    By Praetox666 in forum New Multi-Boxers & Support
    Replies: 6
    Last Post: 03-29-2008, 10:42 AM

Posting Rules

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