Results -9 to 0 of 9

Threaded View

  1. #1
    Player
    Wyyote's Avatar
    Join Date
    Nov 2011
    Location
    Gridania
    Posts
    243
    Character
    Lika Voss
    World
    Excalibur
    Main Class
    Conjurer Lv 60

    AF Job Change Macros

    Here are the macros the change to your job. First to the correct class - then the job with all gear. This will allow you to go direct from all classes (crafting included).



    Please note, the jobs that need shields will have to build a second macro for the belt or just manually add it in after the job is active (due to the 10 line limit). Without "wait" built in the macro will fault.

    An example is pictured here. Text is also written out so you can simple cut and paste as needed. Enjoy!

    Paladin:

    /equip mh "Ifrit's Blade"
    /wait 3
    /job on
    /wait 3
    /equip oh "Kite Shield"
    /equip legs "Galant Cuisses"
    /equip hands "Gallant Gauntlets"
    /equip feet "Gallant Sollerets"
    /equip body "Gallant Surcoat"
    /equip head "Gallant Coronet"

    Warrior:

    /equip mh "Malignant Mogaxe"
    /wait 3
    /job on
    /wait 3
    /equip legs "Fighter's Breeches"
    /equip hands "Fighter's Gauntlets"
    /equip feet "Fighter's Jackboots"
    /equip waist "Sentinel's Plate Belt"
    /equip body "Fighter's Cuirass"
    /equip head "Fighter's Burgeonet"

    Dragoon:

    /equip mh "Ifrit's Harpoon"
    /wait 3
    /job on
    /wait 3
    /equip legs "Drachen Breeches"
    /equip hands "Drachen Gauntlets"
    /equip feet "Drachen Greaves"
    /equip waist "Boarskin Survival Belt"
    /equip body "Drachen Mail"
    /equip head "Drachen Armet"

    Monk:

    /equip mh "Murderous Mogfists"
    /wait 3
    /job on
    /wait 3
    /equip legs "Temple Gaskins"
    /equip hands "Temple Gloves"
    /equip feet "Temple Boots"
    /equip waist "Boarskin Survival Belt"
    /equip body "Temple Cyclas"
    /equip head "Temple Circlet"

    Bard:

    /equip mh "Mischievous Mogbow"
    /wait 3
    /job on
    /wait 3
    /equip legs "Choral Tights"
    /equip hands "Choral Ringband"
    /equip feet "Choral Sandals"
    /equip waist "Boarskin Survival Belt"
    /equip body "Choral Shirt"
    /equip head "Choral Chapeau"

    White Mage:

    /equip mh "Ifrit's Cane"
    /wait 3
    /job on
    /wait 3
    /equip legs "Healer's Culottes"
    /equip hands "Healer's Gloves"
    /equip feet "Healer's Boots"
    /equip waist "Raptorskin Satchel Belt"
    /equip body "Healer's Robe"
    /equip head "Healer's Circlet"

    Black Mage:

    /equip mh "Ifrit's Cudgel"
    /wait 3
    /job on
    /wait 3
    /equip oh "Warlock's Buckler"
    /equip legs "Wizard's Tonban"
    /equip hands "Wizard's Gloves"
    /equip feet "Wizard's Crakows"
    /equip body "Wizard's Coat"
    /equip head "Wizard's Petasos"
    (4)
    Last edited by Wyyote; 03-11-2012 at 04:43 PM. Reason: Mogfist Fix*