Page 1 of 9 1 2 3 ... LastLast
Results 1 to 10 of 86

Hybrid View

  1. #1
    Player
    Dikai's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    53
    Character
    Carana Harmonii
    World
    Cactuar
    Main Class
    Conjurer Lv 80

    Learn Macro-ing in 5 minutes. Short Macro/Button guide for newcomers!

    Hey.I made a small quickguide on macro info I found useful in beta.
    Hope you can use it


    Alt H - Shout
    Alt R - Respond to latest tell
    Ctrl+Home - Use in the UI menu and some normal windows. Rescale something in your hud from S/M/L
    F1/F2/F3 etc. - Quickselect party members
    /me + words - display name before words. Example: Carana Harmonii stole a cookie.
    /(emote) motion - emotion without sound

    /clog,/hlog,/flog - opens corresponding logs, handy for macro's

    Starters for playing with macro's:

    <t> - current target
    <me> - yourself
    <mo> - apply to current mouseover target (also works on your UI)
    <p#> (#=number) - current party member
    <tt> - target of your current target
    /ac - action
    /wait 1 - wait 1 second
    /echo "message" - displays msg only to you


    Sample for Macro
    /ac "Cure" <t>
    /say "Here, free beer!"

    Sample for Chain Macro
    /ac "Raise"
    /say "Help is here!"
    /echo "What an idiot, tsk!"
    /wait 8
    /ac "Cure"
    /echo "Just wait til you get the bill!"
    (49)

  2. #2
    Player
    RavinousKurohi's Avatar
    Join Date
    Aug 2013
    Location
    Ul'dah
    Posts
    86
    Character
    Ravinous Kurohi
    World
    Behemoth
    Main Class
    Monk Lv 80
    In P4, <p#> didn't work but <#> did

    On my Arcanist, <pet> worked for targetting my carbuncle.

    /macroicon "action" will display the action's icon when placed on the hotbar.
    (6)
    Last edited by RavinousKurohi; 08-23-2013 at 04:41 AM.

  3. #3
    Player
    ZyloSladek's Avatar
    Join Date
    Aug 2013
    Posts
    37
    Character
    Zylo Sladek
    World
    Tonberry
    Main Class
    Archer Lv 50
    Anyway to set your default text to shout?
    (0)

  4. #4
    Player
    Dikai's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    53
    Character
    Carana Harmonii
    World
    Cactuar
    Main Class
    Conjurer Lv 80
    Quote Originally Posted by ZyloSladek View Post
    Anyway to set your default text to shout?
    Some people seem to be able to have the setting stuck on shouting, others (including myself) werent able to.
    (0)

  5. #5
    Player
    Crovax's Avatar
    Join Date
    Aug 2013
    Posts
    39
    Character
    Crovax Windgrace
    World
    Adamantoise
    Main Class
    Arcanist Lv 50
    Thanks for that information. I didn't get to dabble in macros earlier. Look forward to diving into it.
    (1)

  6. #6
    Player
    Kruist's Avatar
    Join Date
    Aug 2013
    Posts
    2
    Character
    Kruist Faly
    World
    Leviathan
    Main Class
    Arcanist Lv 17
    Thank you for the information ^.^
    (1)

  7. #7
    Player
    Pyrolinkx's Avatar
    Join Date
    Aug 2013
    Posts
    5
    Character
    Pyrolinkx Katsura
    World
    Excalibur
    Main Class
    Thaumaturge Lv 27
    Anyone know of a tooltip macro for displaying ability text/cool downs? Hoping for something like #showtooltip from wow.
    (0)

  8. #8
    Player
    RavinousKurohi's Avatar
    Join Date
    Aug 2013
    Location
    Ul'dah
    Posts
    86
    Character
    Ravinous Kurohi
    World
    Behemoth
    Main Class
    Monk Lv 80
    Quote Originally Posted by Pyrolinkx View Post
    Anyone know of a tooltip macro for displaying ability text/cool downs? Hoping for something like #showtooltip from wow.
    I believe the /macroicon did that but I, obviously, can't double check right now
    (1)

  9. #9
    Player
    Skies's Avatar
    Join Date
    Nov 2011
    Location
    Ul'Dah
    Posts
    1,723
    Character
    Y'ahte Tia
    World
    Zalera
    Main Class
    Gladiator Lv 90
    Quote Originally Posted by RavinousKurohi View Post
    I believe the /macroicon did that but I, obviously, can't double check right now
    It is infact /macroicon
    But it will only show the icon and the cooldown/combo effects on the hotbar, it doesn't shows the tooltip itself.
    It must also be the first line of a macro, as well. Made extensive use of that on Arcanist, making a micro-hotbar for buffing/healing my pet without hunting for it
    (2)

  10. #10
    Player
    Pyrolinkx's Avatar
    Join Date
    Aug 2013
    Posts
    5
    Character
    Pyrolinkx Katsura
    World
    Excalibur
    Main Class
    Thaumaturge Lv 27
    Quote Originally Posted by Skies View Post
    It is infact /macroicon
    But it will only show the icon and the cooldown/combo effects on the hotbar, it doesn't shows the tooltip itself.
    It must also be the first line of a macro, as well. Made extensive use of that on Arcanist, making a micro-hotbar for buffing/healing my pet without hunting for it
    Thank you RavinousKurohi and Skies! This will be very helpful.
    (0)

Page 1 of 9 1 2 3 ... LastLast