Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 14
  1. #1

    Default I cannot get this Mage marco to work.

    I must be bad @ writing marco for groups. I can get marcos to work for solo play but when I try to modifer them for my team, all hell break loose.

    I am using this when I solo my mage
    /cast [mod:shift] Frostbolt
    /cast Fireball.
    I have this bind to 1 on the keyboard. Cast Fireball when and hit 1 and Frostbolt when I hit Shift + 1

    Change this to my grp
    /cast [target=party1target,mod:shift] Frostbolt
    /cast [target=party1target] Fireball
    This work fine until my tank dies and the mage with stand their doing nothing and dies, even after I promote another toon to become the partyleader

    So I change this to
    /cast [target=party1target,mod:shift][] Frostbolt
    /cast [target=party1target][] Fireball

    also try this combo.
    /cast [target=party1target,mod:shift][] Frostbolt; Fireball
    /cast [target=party1target,mod:shift][] Frostbolt; [nomod] Fireball
    /cast [target=party1target,mod:shift][] Frostbolt; [target=party1target,nomod] Fireball
    /cast [target=party1target,mod:shift][] Frostbolt; [target=party1target,nomod] [] Fireball

    This should let me cast a fireball or frostbolt is I switch over to the Mage windows and target the mob. But it is not working. It will only cast Frostbolt, or do nothing.

  2. #2

    Default

    Those [target=party...] macros seem to give a lot of trouble, try following the links in my sig for a focus based system that is a bit easier to use.

  3. #3

    Default RE: I cannot get this Mage marco to work.

    Try:

    /cast [target=party1target,mod:shift][mod:shift] Frostbolt
    /cast [target=party1target][] Fireball
    Current team: Shnoght (DK) + 4 elemental shamans (Shalph, Sheta, Shamma, Shepsilon)
    Heroics cleared: Drak'Tharon, VH, CoS, UK, Gundrak, HoL, Nexus

    Waiting in the wings at 80: Shaladin (pally), Shmage (mage), Shruud/Shrued (boomkins), Shelta (leftover shaman)

    <Chain Lightning>, Alliance Bonechewer

  4. #4

    Default somthing is still missing.

    Thks for all your reply. I am moving away from the focus base macro so I can save focus for the cc

    I have change the marco to
    /cast [target=party1target,mod:shift][mod:shift] Frostbolt
    /cast [target=party1target][] Fireball

    Now I can toggle between the Fireball and Frostbolt but my mage will not cast either spell

  5. #5

    Default RE: somthing is still missing.

    Quote Originally Posted by 'species6729',index.php?page=Thread&postID=189001# post189001
    Thks for all your reply. I am moving away from the focus base macro so I can save focus for the cc

    I have change the marco to
    /cast [target=party1target,mod:shift][mod:shift] Frostbolt
    /cast [target=party1target][] Fireball

    Now I can toggle between the Fireball and Frostbolt but my mage will not cast either spell
    Hmm, not sure why this one wouldn't work. At work, so I can't fiddle.

    However, an alternative approach would be to chain a few more casts on there. As long as you don't cast/burn the GCD, it will continue. So, combining your two sets of originally working macros in reverse order should work:

    /cast [target=party1target,mod:shift] Frostbolt
    /cast [target=party1target] Fireball
    /cast [mod:shift] Frostbolt
    /cast Fireball

    (Although ugly and verbose)
    Current team: Shnoght (DK) + 4 elemental shamans (Shalph, Sheta, Shamma, Shepsilon)
    Heroics cleared: Drak'Tharon, VH, CoS, UK, Gundrak, HoL, Nexus

    Waiting in the wings at 80: Shaladin (pally), Shmage (mage), Shruud/Shrued (boomkins), Shelta (leftover shaman)

    <Chain Lightning>, Alliance Bonechewer

  6. #6

    Default

    think there some goofy going on when yeh use a mod having an empty [] didnt work for either so I added [target=target]

    Code:
    /cast [target=target mod:shift][target=party1target,mod:shift] Frostbolt
    /cast [target=target][target=party1target] Fireball
    another thing if yer just 2 boxing and not grouping with anyone using party1 is fine but once yeh get more then 3 people in a group it gets funky the group order will be different for each char.

    I basically did [targer=charname-target] that got to be a pain when switching out chars
    to [target=party1target] that lasted all but a day
    though about doing a focus based setup but then figure out FTL setup
    Now I'm doing an FTL based setup using /click so I can switch out any char without having go nutty on modifying macros

  7. #7

    Default

    The only way to get this marco to work even party way is this

    /cast [target=party1target,harm,mod:shift][mod:shift] Frostbolt
    /cast [target=party1target,harm][] Fireball

    try this out using 2 mage agaist the target dummys and a few bats.
    Both mage will cast fireball
    when I hit shift, both instance will show the toggle to frostbolt, but only the 1st mage. will cast the frostbolt, the slave will said spell not ready. Tab over to the slave and hit shift+1 will cause slave to cast Frostbolt. ?(

  8. #8

    Default

    Err, from your posts I guess you're using Octopus? I know nothing about it, but from the sounds of your posts, it seems that you are not passing the combined keys. IE it's passing 1 or shift, but won't pass shift+1. If you were using Keyclone I'd tell you to make sure your whitelist isn't set to "strict". Is shift+# whitelisted in Octopus?

    You also may want to check that shift+1 isn't still bound to something in your slave window {via the keybindings menu}. Other than that, I'm out of uninformed guesses.
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

  9. #9

    Default That was it

    Thks for everyones help

    I was the white list. I have it working before using a focus base setup, I forget, I upgrade my computer and reinstaill windows, wow and optupus.

    I did not believe it was some something so simple, I overlooked. Added shift+1 to the white list and everything is working fine.

    Thks again for all everyones help.

    :thumbsup:

  10. #10

    Default

    Glad to hear it, happy nuking!
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

Similar Threads

  1. Mage AOE marco is not working
    By species6729 in forum Macros and Addons
    Replies: 2
    Last Post: 03-22-2009, 06:21 AM
  2. problems with lock seduce marco
    By species6729 in forum Macros and Addons
    Replies: 11
    Last Post: 11-21-2008, 07:28 PM
  3. Replies: 5
    Last Post: 08-12-2008, 03:45 PM
  4. Mage+2 shamans- how well would this work in 3v3 and pve
    By euthana in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 06-26-2008, 05:09 AM
  5. Would a paladin/mage combo work?
    By penguini in forum General WoW Discussion
    Replies: 1
    Last Post: 09-21-2007, 02:10 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
  •