Results -9 to 0 of 39

Threaded View

  1. #34
    Player
    Umfufu's Avatar
    Join Date
    Sep 2013
    Posts
    5
    Character
    Umfufu Murphy
    World
    Excalibur
    Main Class
    Lancer Lv 50
    In a typical boss fight with a lot of AoE, keeping one hand on a mouse and one hand on the movement keys (for quick escape) limits how many keys we can reach AND have a reasonable expectation of getting out of AoE, hence the need for macros.

    What I have used in other games was a command to reset a macro based on time ex. /macrotimer 20 (resets the macro after 20 seconds), a reset command, and a keypress command to step through the macro. So for a three step combo would look like:

    /macrotimer <time> (set to time that the combo resets)
    /ac "Skill 1" <t>
    /wait (macro waits for the macro button to be pressed again)
    /ac "Skill 2" <t>
    /wait
    /ac "Skill 3" <t>
    /macroreset (resets macro so you don't have to wait for the timer to expire)
    (0)
    Last edited by Umfufu; 10-05-2013 at 05:01 AM.

Tags for this Thread