Results 1 to 9 of 9

Hybrid View

  1. #1
    Player
    Naks's Avatar
    Join Date
    Aug 2013
    Posts
    17
    Character
    Naksa Amberis
    World
    Odin
    Main Class
    Archer Lv 50
    Quote Originally Posted by Avaleria View Post
    This one is for archer's and bard's. I am not the original creator of these macros. All credit goes to Mister Happy.


    /ac "Heavy Shot" <t>
    /ac "Bloodletter" <t>
    /ac "Misery's End" <t>

    /ac "Straight Shot" <t>
    /ac "Bloodletter" <t>
    /ac "Misery's End" <t>

    Etc.....

    This makes it where you do not have as many buttons to have to worry about, and will cause Bloodletter and Misery's End to be cast whenever they are off of CD. The first /ac of each set can be replaced with whatever move you want it to.

    how does that even work? there is a stupid invisible delay between shots so that macro will fail unless ur spamming it repeatly
    (2)

  2. #2
    Player
    eodharbinger's Avatar
    Join Date
    Aug 2013
    Location
    WA
    Posts
    13
    Character
    Harbinger Tokso
    World
    Midgardsormr
    Main Class
    Archer Lv 50
    Quote Originally Posted by Naks View Post
    how does that even work? there is a stupid invisible delay between shots so that macro will fail unless ur spamming it repeatly
    I put /wait 1 between each statement and they just execute one right after the other. EDIT: nvm, though he was using buffing skills, yeah, there is no point in using damage skills in a macro, since you can't use Decimals in the Wait statement.

    He's wasting casting efficiency and basically creating a random lottery of attacks- not very wise IMO.
    (0)
    Last edited by eodharbinger; 09-17-2013 at 02:01 PM.
    Clan: Elements Of Death (EOD): www.eodclan.org/forums
    --Ceourl: Harbinger Tokso (ARC) | Harbinger Arcanist (ACN) | Harbinger Alpha (THM)
    --Leviathan: Harbinger Omega (THM) | Harbinger Arcane (ACN)
    -----------------------------------
    GC guide: https://docs.google.com/spreadsheet/ccc?key=0AoITqWwMjNWwdFVreXF3SUtwRXR0d1pleWZ6bms1Vnc&usp=sharing

  3. #3
    Player
    Rolvag's Avatar
    Join Date
    Aug 2013
    Posts
    47
    Character
    Atel Deghoul
    World
    Shiva
    Main Class
    Archer Lv 50
    Quote Originally Posted by Naks View Post
    how does that even work? there is a stupid invisible delay between shots so that macro will fail unless ur spamming it repeatly
    it just work to save you some space on your hotbar. its not about press one button and do all this stuff.

    for example :

    /ac "Misery's End" <t>
    /ac "Heavy Shot" <t>
    /ac "Bloodletter" <t>

    you have maped this macro on your " 2" keyboard >> you press 2 and then :

    if your target is under 20% of hp cast Miserys end if not or misserys end is on CD it will check 2nd line
    if you are free on global cooldown it wil cast heavy shot, if not or heave enought TP it will ignore this line and go on 3rd
    If you have bloodlatter free on his CD it will cast it if not it do nothing

    so basicaly you spaming " 2 " and it will do different things on different circumstances
    (0)