Thread: Macro help

  1. #1

    Macro help

    Hello all,

    I'm looking for a one button cat form/ bear form toggle macro. hope some could help me please

    thanks

  2. #2

    Re: Macro help

    Code:
    #showtooltip
    /cast [stance:1] Cat Form; [stance:3] Dire Bear Form
    Should work

  3. #3
    Deleted

    Re: Macro help

    Code:
    /cast [stance:1]!Dire Bear Form
    /cast [stance:3]!Cat Form
    /cast [stance:1]!Dire Bear Form
    /cast [stance:3]!Cat Form
    not sure if it's what you mean though

    http://www.wowwiki.com/useful_macros_for_druids

    hope it helped

  4. #4

    Re: Macro help

    coudl do

    /cast [nomod] !cat form
    /cast [mod=shift] !bear form

    You could even change the pref. if you spend more time in cat then leave it that way if its bear then switch them. This way the button will always be one form and if you hit shift it will turn the button into a bear form macro

  5. #5

    Re: Macro help

    thanks all!! I will try em and see which works best for me. ;D

  6. #6

    Re: Macro help

    Quote Originally Posted by Robinhoodexe
    Code:
    /cast [stance:1]!Cat Form
    /cast [stance:3]!Dire Bear Form
    Fixed to something like what the OP was looking for
    Computer: Intel I7-3770k @ 4.5GHz | 16GB 1600MHz DDR3 RAM | AMD 7970 GHz @ 1200/1600 | ASUS Z77-V PRO Mobo|

  7. #7

    Re: Macro help

    /cast [stance:1] !Cat Form
    /cast [stance:3] !Dire Bear Form
    this works very well, but it will not put me in any form when using it in tauren form :'(

  8. #8

    Re: Macro help

    /cast [nostance] !whatever form

  9. #9
    Herald of the Titans arel00's Avatar
    15+ Year Old Account
    Join Date
    May 2008
    Location
    Italy
    Posts
    2,852

    Re: Macro help

    Add a modifier :P

    /cast [modifier:Alt] Cat Form; [modifier:Shift] Dire Bear Form;
    /cast [stance:1] !Cat Form
    /cast [stance:3] !Dire Bear Form

    It toggles between the 2, if you're not in Cat/Bear, you can select which one to go into.


    I must say.. why not just binding the forms and using those buttons?
    Quote Originally Posted by Qieth
    I don't do math, blind assumptions work so much better for me.

Posting Permissions

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