In the past I used to have 3 seperate macros;
TP gear macro
WS gear macro
Weaponskill (ex. Guillotine)
I would need to hit 3 macro's everytime I wanted to WS.
I recently started using windower text's as my macros and was wondering about the /wait time. An example macro looks like this;
Example (not my real gear), in one whole text file named drk_ws.txt;
input /equip ear1 "Brutal Earring";
input /equip ammo "Fire Bomblet";
input /equip head "Hecatomb Cap";
input /equip ear2 "Abyssal Earring";
input /equip neck "Snow Gorget";
input /equip body "Adaman Hauberk";
input /equip hands "Hecatomb Mittens";
input /equip ring1 "Rajas Ring";
input /equip back "Cerberus Mantle +1";
input /equip waist "Warwolf Belt";
input /equip ring2 "Flame Ring";
input /equip legs "Ares's Flanchard";
input /equip feet "Hct. Leggings";
input /echo DRK WS Gear
pause .5;
input /ws "Gullotine" <t>;
pause 3;
input /equip ear1 "Brutal Earring";
input /equip ammo "Fire Bomblet";
input /equip head "Ace's Helm";
input /equip ear2 "Abyssal Earring";
input /equip neck "Justice Torque";
input /equip body "Adaman Hauberk";
input /equip hands "Homam Manopolas";
input /equip ring1 "Rajas Ring";
input /equip back "Abyss Cape";
input /equip waist "Velocious Belt";
input /equip ring2 "Mars's Ring";
input /equip legs "Homam Cosciales";
input /equip feet "Homam Gambieras";
input /echo DRK TP Gear
Would I need the first pause .5; or can I remove it? I put it there because I think in the past I read somewhere the server can't read the equip swaps that fast so would need to put a /wait for it to register. I don't know if that is true or not.
On a similar note, if I had this in my FFXI macro line;
/console exec drk_ws.txt
/wait .5
/ws "Guillotine" <t>
/wait 3
/console exec drk_tp.txt
Would I similarly need the first /wait .5? I also read somewhere in the past that mixing in game macro's with Windower macros would cause problems, but again not positive. Thanks for any help.
Page 1 of 1
Windower weaponskill macro question
#2
Posted 30 June 2010 - 04:03 PM
I think FFXI can only do waits in full numbers, /wait 1 /wait 2 etc, I don't think /wait .5 works.
I personally did the latter; the //exec DRK/Guillo.txt /wait 1 /ws "Guillotine" <t> /wait 2 //exec DRK/Scythe.txt
I had separate folders for separate jobs, which is why my line is different than yours.
I personally did the latter; the //exec DRK/Guillo.txt /wait 1 /ws "Guillotine" <t> /wait 2 //exec DRK/Scythe.txt
I had separate folders for separate jobs, which is why my line is different than yours.
This post has been edited by Sakka_Valefor: 30 June 2010 - 04:03 PM
#3
Posted 27 July 2010 - 03:31 PM
Windower Spellcast makes this trivial to do. If your already doing these ancient macros take the next step and get the true power of windower spellcast.... some examples for drk http://paste.windowe...ast/userxml/drk
This post has been edited by kenshyn: 27 July 2010 - 03:34 PM
Share this topic:
Page 1 of 1
Similar Topics
| Topic | Forum | Started By | Stats | Last Post Info | |
|---|---|---|---|---|---|
|
FFXIV Windower
|
The Underground |
Vangoh
|
|
|
|
New FFXI Macro Palette
|
FFXI General Information |
nervosa
|
|
|
|
Boot Camp Help and Questions please :)
|
FFXIV General Information |
Knida
|
|
|
|
Test Server Questions regarding non-update content.
|
FFXI General Information |
Deo2
|
|
|
|
Delivery Box question
|
FFXI General Information |
Katalyst
|
|
Sign In »
Register Now!
Help


Back to top












