ROTTA - Rotation for Classic, WOTLK and Retail

Would you like to react to this message? Create an account in a few clicks or log in to continue.

ROTTA - ACTIVE SINCE 2023


    Macros for AWK

    Admin
    Admin
    Admin


    Posts : 91
    Join date : 2019-11-27

    Macros for AWK Empty Macros for AWK

    Post by Admin Mon Dec 09, 2019 1:58 am

    AWK MACROS




    For Mounting while PVPing:

    Macro name: MOUNT

    Macros for AWK Mountm10

    Code:
    /use *mount name*

    Code:
    /use Reins of the Spotted Frostsaber



    For Eating while resting:

    Macro name: EAT

    Macros for AWK Eat10

    Code:
    /use *food name*

    Code:
    /use Crocolisk Gumbo



    For Drinking while resting (and mana is low):

    Macro name: DRINK

    Macros for AWK Dr10

    Code:
    /use *drink name*

    Example:
    Code:
    /use Sweet Nectar


    HUNTERS
    (or other 5min cd's, but only works for Hunter class):
    For Feeding pet make macro:

    Macro name: FEEDPET

    Macros for AWK Feed10

    Code:

    /target pet
    /cast Feed Pet
    /use [pet] *pets food name*
    *you can add here your own stuff like trinket cd's*
    /use *trinket name*
    /use *racial skill*
    *or whatever*'

    Example:
    Code:
    /target pet
    /cast Feed Pet
    /use [pet] Striped Yellowtail
    /use Devilsaur Eye
    /run ClearTarget()

    Health Potion

    Macro name: POTION

    Code:
    /use *health potion*

    Example:
    Code:
    /use Minor Health Potion

    Example 2. (or you can add all potions, so it will use the best one)

    Code:
    /use Major Health Potion
    /use Superior Health Potion
    /use Health Potion

    Mana Potion

    Macro name: MANAPOTION

    Code:
    /use *mana potion*

    Example:
    Code:
    /use Minor Mana Potion

    Example 2. (or you can add all potions, so it will use the best one)

    Code:
    /use Major Mana Potion
    /use Superior Mana Potion
    /use Mana Potion

      Current date/time is Thu May 09, 2024 11:02 pm