Of course you could turn the whole thing in to a toggle: Code: #showtooltip /equipslot [equipped:shield]17 item:63679; [equipped:noshield]17 item:57926 /cast [stance:2]Berserker Stance; [stance:3]Defensive Stance /cast [stance:2]Shield Wall. 352 users online . Now you remove the first one from whatever bag but leave the second one. precast. Then you run another copy of windower and login your other character, you can now alt tab between them. Active for. 1. On my macros page one is my "main menu" plus the "oh shit" buttons, like 1hrs, Viv pulse etc. Not sure if’s an addon but all I want to do is I have two equipment sets with different gea…Delivers a two-hit attack. As such, there’s no need to remake. Edit: More! Something else that is interesting. Learning different ways to target enemies or party members is very useful. Most high-level battles last for 15-20 minutes plus, so longer roll duration can mean the difference between re-rolling once, or having to re-roll twice or more. lua. You seem to be well on your way using GS but I wrote up a quick guide showing how to do the basics for using a GS lua. If you try to use this exact macro to equip a shield while dual wielding it. Another way you can use similar design is have your first page just be macros to change pages, and then have. /equipset 30 <wait 1> Equip potency set. You should be able to add an echo command after the equip swap but before the ws: /equipset “WS set”; /echo “Weapon skill mode”; /ws “Weaponskill” <t>; /wait 2; /equipset “TP set”; /echo “TP mode”. Welcome to this advanced macro guide and the last in its series. But it will require you to hit he same macro 4 times for all the swapping to take place and bring you back to your starting macro set. The line data would appear as this: /Macro String <"Macro String Title 1">. 1. /wait 1. Directory"," Lesson 1 - Install an editor. Blue Mage. I've found that if my macro has nothing but /ra (basically, separating ra command and Command that swaps gears)then it happens waaaay less often. A Macro is a way to execute a sequence of commands that are commonly used. 1 or <wait . user: Akumasama. Game Data. Macros is a user-defined command that executes a series of commands. Atm all that snapshot precast set pretty much just testing player's lag or whether they use 3rd pt tool or not. Leeroyjay 2014-10-13 14:05:18. txt. Windower and other addons are a different story. Pieces of equipment can be registered to a set, or ones within a set can be edited, by body part via the same interface as the Equipment screen. Forum » FFXI » General » Macro Help!!Now you have both accounts in separate windows that you can alt tab between. If the wait time amount is over 60, it will be counted as 60. The latest source and information for this addon can be found on GitHub. /equipset will be covered in the Advanced Macro Guide. RandomLockstyleGenerator = 'true' -- List of Equipment Sets created for Random Lockstyle Generator -- (If you want to have the same Lockstyle every time, reduce the list to a single Equipset #) random_lockstyle_list = {2,3,4,7,8,9,10,11,12,13,14,17,19,20,22,23,24,27} -- Random Lockstyle generator. /equipset will be covered in the Advanced Macro Guide. Even at cap snapshot (70%) I do not think you. Any macros you make will automatically be shared between your characters. Offline: Joined: Thu Apr 12, 2018 2:06 am Posts: 3 As the title states, whenever I use my Weaponskill macro the game instantly freezes and doesn't get unstuck or have. Dual Wield adds an additional extra hit with your offhand weapon. Use /equip item for FC/snapshot if you don't use GS. When specifying an item to equip, you must take care to use the exact name (case-sensitive) as it appears in your inventory, not in the item's description box. /equipset 2 <wait 2> (midcast set - physical/magical ready action) /equipset 3 (your idle/-petdt/whatever set you want to go back into after the ready action) ReplyLine 1. Equipset Macros Discussion So I have been trying to find more information on using Equipsets but even after many searches I just cant find. level 1. Waits are still necessary in and out of the script. Mariane 2011-08-14 11:07:29. GameStop Moderna Pfizer Johnson & Johnson AstraZeneca Walgreens Best Buy Novavax SpaceX Tesla. The strength of /equipset is limited to more routine actions. This category has the same effect as the /lockstyle commands. This video explains my Ninja character build in FFXI. If you feel. 2. To do make go to your game menu (Press it twice to bring up sub menu) and go to macros. . Global Topic. Notes. I’m trying this. Might have to alter the second wait time depending on how fast you shoot. WS ['Fell Cleave'] = {} and have each gear like that. Posts. Test it now, it should swap the correct backpiece when you click your equipset macros. I currently use the implementation from ElvUI Enhanced, but the problem I have with that is: If I e. english] end if Attack == 'ON' then equipSet = equipSet["ATT"] end if equipSet[AccArray[AccIndex]] then equipSet =. Blu requires a lot of reseach as to what the gear will be best for which spell. Build a Mannequin. 329 users online . /equipset [slot] [echo] Description: Equips a designated set of gear. near the top, it is a mote based lua. Make sure you look at the gearset# because you'll need that. An quick explanation: As Krazyrs mention, adding /targetnpc to the macro saves you the hassle of pressing F8, which slows you down because you have to press F8 then press the button or key combo to trigger the macro. You signed in with another tab or window. 3. No need to rewrite all your macros when you start a new character. Ex. Someone who actually uses them might be able to correct me. Alternatively, you could make 3 separate macros for each and manually hit them closer to . 3> /equipset 2 <wait4> /equipset 3At the very least, you have to wait 1 second between swaps. Press this to start your shot. An example of my BRD macro and script for casting a song: Code. Composure extends this to 450 MP restored. Here are a few commands that might help you with Gearswap and addons in general. Windbuffet or that other dual wield belt. when you set a macro gear set with certain gear, and you set it lets say /equipset 016 . In this guide I explain the basics of macro making in FFXI. I do not use gearswap, ashitacast or luashitacast, but I do use a addon that does Hotbars very differently. g. You macro both in for whatever. /macro set 2. We can use the commands /equip and /equipset. 1 Changing Gear 3. Offline. Then it all comes down to just waiting for the SATA animations to finish and click your WS macro as quickly as. 1> that actually works - and this was rejected by SE development. I would like to input an //gs Cor1 set Atk //gs Cor2 set Acc. When Samurai is used as a support job, Meditate gives 120 TP per Tick, up to a maximum of 600 TP. Another macro I recommend is 'recast'. As for your question about multi hit WSs, everything is calculated at the time the WS is used. /ra <t>. The spell line 2. Trolond. I'm able to share how I organize my WHM macros. Also, equipset#3 used to be shared with regen, which is why the head was blank. Beastmasters are generally considered the best solo class in the game. Defining spell maps is easy in motes, his lua explains it well too too boot, and the GEO example he has shows it also, on Geomancy is shows returns 'name' this checks for a base set for Geomancy and then the returns checks for any defined midcast set that has geomancy. . 3. /equipset 1 <wait 1> --this is your snapshot line. /wait 1. Even at cap snapshot (70%) I do not think you. There are two ways I used to use to get around the equipset limitation (other than install windower and use gearswap). For instance, I use vanilla. XIVCrossbar A Gamepad Macro Addon (github link)I had never planned on releasing this--because I thought nobody would care--but when I showed off my crossbar UI in the "Share your custom FFXI UI" thread, I. A successful WHM comes down to 3 things: Know your enemy and spell priority, use strategies to buy more reaction time, and have good macros. Then, whenever you edit the gear in your lua and save the changes, type "//gs r" to update in-game. How do precast gearswaps get setup? Let’s take fire vi as an example. much. Use equip item for Preshot, equip set for mid shot. Important Note: please submit new bugs from the Github page, which automatically emails me, so I can respond more quickly. Go to ffxi r/ffxi • by Theblackswordsman87. This will create a new lua file in your gearswap/data/exports folder called something like dmanxkiler202007070815. Please fix this by Allowing /Equipset Macros to be backed up to the Server I re-wrote so many of my macros on one of my machine then backed up to Server as I do almost every time I make a change, then loaded my other machines macros with the Server stored settings to find out that All my /Equipset macros were cleared. Command/equip < Command Sign in to edit 0 seconds of 2 minutes, 27 secondsVolume 0% 00:00 02:27 Watch 02:27 Shogun Trailer | Disney+ Notes When specifying an item to. DressUp addon has different settings like "du blinking all combat on" which would allow you to blink outside of combat, and that packet is pushed when you a /lockstyle command. There are two things that will be discussed in this topic: 1) Text commands; 2) System variables that the player has access to; there will. Whereas, most melee jobs you just need to macro in. As a former console player hitting 3 macros per weaponskill, and still only being able to swap 8 pieces in and out, I love the new system. We want to have the simple ability to do this in a FFXI macro: /equipset # <this is my. "," Lesson 2 - Create and open a blank profile. "Slot" is a number corresponding to a set defined in Macros > Edit Equip. See also User defined macros in Snippets and the useful Class macros in the 'nav bar' to the right. Go to ffxi r/ffxi • by. Code: /script if isEquipped = GetEquipmentSetInfo ("test1") then /equipset test2 else /equipset test1. Raise a racing chocobo and win the Dream Race. Does not cure while on chocobo. A small note on the first equipsets mentioned: /equipset {FC}. When a Phantom Roll is used, a number from 1-6 is randomly chosen and begins a "total" for the chosen roll. If you feel confident enough, go right ahead and check that guide out as on the most part, /equipset replaces the /equip macro. /console exec precast. A community for those with interest in Square Enix's original MMORPG, Final Fantasy XI (FFXI, FF11). So the quoted macro becomes: /equipset 13 <wait 1>. It's now easier than ever to look as badass or ridiculous as you want. Server: Asura. A Macro is a shortcut to execute a sequence of one to six commands, each of which can be used to activate a Job Ability, start casting a spell, issue a pet command, change an item of equipment, put text to a chat channel, or perform some other action. 1 /equip 3. In this video I explain the gear set mechanic that was added to FFXI. A <wait 0. As mentioned above, this will my stylized codes for Equipsets. /equip sub itemname. I used to use 4 pieces of FC and then manually. this is my original code. The ideal macro for ws and casting shouldn't have wait. [+] Treat windower scripts exactly like in game macros. Another way you can use similar design is have your first page just be macros to change pages, and then have. A. One can achieve a level of fastcast that for some of the shorter cast spells will simply break the equip swapping functionality of equip sets. Notes/Description []. 1 or <wait . Create a gear set in the gear sets macro page. I was going to post something on the official forums about this, because from what I have seen, the Equipment Sets do NOT get backed up to the server (or at least not Restored down). A successful WHM comes down to 3 things: Know your enemy and spell priority, use strategies to buy more reaction time, and have good macros. Source. Below that, under function job_setup (), the state. : r/ffxi. N. The Su4 and Su5 daggers and swords, if they are to be dual-wielded, must be in different wardrobes AND you will need to use the vanilla equipsets. Global Topic. /equipset 02 <wait 2> (midcast) /equipset 03 (aftercast/idle) This would perform something similar. Make sure the cast finishes in this set. /cast [mod:shift] mind blast. Line 1: /ja “nightingale” <me> <wait 1>, Line 2: /ja “troubadour” <me>. 2 Macros that don't work 2 Macros: What is what? 2. /cast [nomod] shadow word: pain. Although if macro space is limited, using the toggle command helps to save space. Worked pretty good for me: Always use /sch. Should be moved to a more specific section in "General macros", or place. Chant Du Cygne > Sinker Drill = Dark > Spectral Floe/Tenebral Crush. Rinse and repeat for however many you want to set up for. (i. It will also be possible to specify whether to remove a piece of equipment or keep it in the set. Yes I am using equip sets. lua. So the safe option to go with is Hachiya+3 feet for enfeebling since both are so close with merits. There are 2 methods of swapping gear via macros. Using these command lines you can make macros to make your alt cure you, haste or whatever from macros on your main ffxi instance. To reload an Addon (incase it messes up): //lua reload Addonname. I'll try that, thanx for the tip. /equipset fastcast /ma “song” /wait 1 /equipset duration Here's an example of what a macro for Volt Strike would look like if you use equipsets. Explanation: The first line equips the set you have saved under Equipment Manager by just inserting the name you have called your set. ) Midcast function: Handle relevant midcast equipment based on the spell-type or other specified instructions. The above will NOT work if you do an /equipset in both lines 1 and 3, or a Windower macro in both lines 1 and 3. The absolutely correct way to shoot with vanilla macros is: First Macro : equip preshot set (snapshot, rapidshot), /ra. Phantom Roll duration can further be increased up to 40 seconds longer by spending Capacity Points in the Job Points Phantom Roll Duration category in +2 second increments. The easiest way is to equip the set you want to use in-game and then (still in-game) type //gs export equipped. Belt" will work but /equip waist "Royal Knight's belt" will not. /wait . Sometimes your macros don't execute properly (spamming too fast, lag, etc. View community ranking In the Top 5% of largest communities on Reddit. If any of these no longer work, let me know. Commands are easy: line1: /equipset 1 Line2: /ws “rudra’s storm” <t> line3: /equipset 2 Then go into your macro sets and set up set 1 and 2 with ws and tp sets. - Binding scripts directly to keyboard buttons: for example, when i want to dd, heal and stun in delve at same time, i use my whm as first person, create a script for gear changes (input /equipset 1; input /ws "vs" <t>; wait 2; input /equipset 2) and place an /console send //exec "ws. Forum » FFXI » General » Macro Help!!There has been discussion of a desire to have /wait . ago. //gs export. One of the most useful quality of life additions has been the new /equipset feature introduced in the August 2014 update. Only with an infinite number of lines. Without Divergence Weapon it's 10 minutes. Bonk. /equipset 2 --this is the set for landing your shot. /equipset [nocombat,spec:2] Fury /usetalents [nocombat,spec:2] 1 *You can remove nocombat. To access another set. FFXI Auction House Online. lua" file. Replace command with the command you want them to execute. Copy (you only need to copy the gear between the brackets) and paste into the set you want in the "BST. Case closed ;). Obviously you can change weapon skill out to anything you want but you should know only certain weapon skills work with sneak attack. This is a one-button macro that will switch from 1h+Shield to a 2h or vice-versa depending on what you currently have equipped. Download (2560x1440) Download (2048x1536) The FINAL FANTASY XIV fan kit contains an assortment of PC and smartphone wallpaper illustrations, X avatars, and ringtones for mobile devices. will swap your talent specs. Feel free to. Has to be one of each. The ideal macro for ws and casting shouldn't have wait. Might have to alter the second wait time depending on how fast you shoot. Here's the code I use to make that binding:. Tricks to condense macros, for those who play a lot of jobs or don't like having to switch between sets in battle. /equipslot - equips an item to a specific slot (only needed with weapons, trinkets and rings)Happens to vanilla equipset in Dyna D to. FFXI Auction House Online. Changes as of March 2015 A category for locking/unlocking character equipment appearance has been added to the Misc. You can then call this gear set in other macros by using the /equipset <setnumber> command. For instance, I use vanilla. ago. /ma "Protect" <t> <wait 5>. Forum » FFXI » General » /equipset macros back up to server? /equipset macros back up to server? Reply Bahamut. FFXI Auction House Online. Page 1 ALT +1 is steps. For people using equipsets during battle or who have longer macros in general I have a couple tips: <wait 1> can be used at the end of a line in place of /wait 1 on its own line, to fit more in one macro. As in, it was made by the developers and the game was made with the intent of using the macro system. Items specific to a melee setup or for solo play are not listed, with the exception of weapons and a single. 3) DO NOT ever move the backpiece out of wardrobe after you tell which backpiece is correct to swap again. ) Notice that you are about to cast a spell. You can set up glamor sets for all your jobs this way and have a quick way to recall them! 5. I personally just use 4-5 equipset macros on pup. Final Fantasy XI (FFXI, FF11). Equip Set 2 Hander Macro-. FFXI Auction House Online. Are macros like Gambits in FFXII? See title. Town. FFXI relies a lot on the use of macros. FFXI in game macro. {"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"gearsets","path":"gearsets","contentType":"directory"},{"name":"README. 329 users online . Create a gear set in the gear sets macro page. The Mid-Shot set comes in while your weapon is drawn, but just before shooting. Right now, I have a equipset and whenever I change job, I go into the equipset and click equip style, which is pretty tedious. Sneak Attack, Wait 1, Level appropriate Weapon Skill. /equipset 21Then use macros (ffxi, windower, or the advanced spellcast program) to switch between your sets as appropriate. A Macro is a shortcut to run a set of one to six commands that can be used to activate a job ability, begin casting a spell, command a pet, change equipment, add text to a chat channel, or carry out other actions. So it is safe to assume the highet the content the worse jugo preforms. In this intermediate level guide, I will only cover /equip. Power Search. action name> Displays time remaining until the specified action can be used again. I'm not a fan of the 'gearswap required' group either, but you at least need to have equipset macros if you want to make your contribution most viable. Adjust the pause between macro commands. i've only ever used vanilla equipset and macros to change gear and i think that is fine - its going into gearswap and stuff that kinda overdoes it. This setup is reliable even in laggy. This will create a new lua file in your gearswap/data/exports folder called something like dmanxkiler202007070815. Brynach 2015-01-22 13:42:52. I want to use the same macro book 1, macro set 1 for multiple jobs. Simply entering the Macro String's title into the desired Macro line would effectively call all the Macro String data at once. However the main reason (I believe) this requests exists is because of a broken mechanic in the /equip and /equipset system. Has to be one of each. What I imagine I would do in your situation is to have separate macros for SATA and WS and get rid of the wait command. Waits are still necessary in and out of the script. 1 Introduction 2 Important Macros 2. 1 Cure 2. The earlier guides can be found in the links at the bottom of this page. Very useful for other stuff. There has been discussion of a desire to have /wait . I cover /equip here solely as it's easier for new players. Solved thanks to u/ReddwarfXI I am leveling bst, and I tried to set up a macro for gear swapping for charm. Forum » Everything Else » Tech Support » Windower Macro Scripts Question. /weaponskill "fast blade" <t>. /equipset will be covered in the Advanced Macro Guide. Simply entering the Macro String's title into the desired Macro line would effectively call all the Macro String data at once. Here I will run through the macros that you. Final Fantasy XI (FFXI, FF11). Player Search. Lets say I'm on WHM and I have a macro using equipsets, the first line equips my potency set, then the 2nd line casts the spell then after a /wait 2 it equips my refresh gear. These also can't miss during the duration of Spirit Surge. The game can tell them apart just fine for equipsets if you keep them in wardrobes, even if you have several of the same job's in the same wardrobe (though moving capes between inventories can sometimes cause an equipset to point to the wrong one until you fix it). Long story short, decimal values in the FFXI macro system waits do not actually wait the specified time. Yes I am using equip sets. As a tip, if you want the alt to target the same thing. The macro command "/equipset" specifies sets of equipment that will be equipped via a single command. Use equip item for Preshot, equip set for mid shot. FFXI Auction House Online. Wondering if there is anything similar that will change into a predefined equipset, because I like to use. This category has the same effect as the /lockstyle commands. It will pull the armor from the bag you set it as being in when you made the set. What it does: When called the command will change all gear to the current macros setup, i. g. Though now that I think about it, this may not be enough. Set. that way I can keep track of all nodes around me and easily switch back and forth between the two. Namely due to his lower than average Perpetuation Cost, as well as the rigamarole one must go through in order to just challenge him to attempt to get the pact. 5. - Binding scripts directly to keyboard buttons: for example, when i want to dd, heal and stun in delve at same time, i use my whm as first person, create a script for gear changes (input /equipset 1; input /ws "vs" <t>; wait 2; input /equipset 2) and place an /console send //exec "ws. Example: /wait 30. Items link to HQ {high quality, +1/+2) versions, however you can always use the NQ (normal quality)item. PlayStation 2, Microsoft Windows, Xbox 360. So the quoted macro becomes: /equipset 13 <wait 1>. Used to Spawn: Black Coney White Coney None 03 Carrot Broth 25 Vegetable Soup 27 Zoni 36 Windurst Salad 40 Lucky Carrot Broth 52 Lethe Consomme 56 Pot-au-feu 66 Colored Egg 68 Colored Egg 71 Turtle Soup 72 Boiled Cockatrice 75 Dhalmel Pie 77 Sopa Pez Blanco 77 Whitefish Stew 79 Herb. Global Topic. I can understand macros for the often used ones. 08-16-2006, 08:04 AM. By Fenrir. Im using kinematics BLM. Despite having some instruction to go to your idle set after some time, you. 1 Macros Books 2. N. Posts: 21. For a new player, WHM can be an opportunity, but it can also be an nightmare. The easiest way is to equip the set you want to use in-game and then (still in-game) type //gs export equipped. I have been told by many players that the in-game equipment set function does not support augmented multiples of the same item, and that I must use a 3rd party program in order to achieve this. Then from that menu select "Style Lock". If your character is a Jewelcrafter, get a separate keybind for equipset since you'll have to use it. /equip head item name. Changing ammo does not. There are so many spells and equipsets. txt" directly in my macro pallete. for all my beginner thfs here is a macro that will make your thf awesome after lvl 15. 使い分け. You should change your equipsets for melee jobs to "Keep same piece" for your main/dual/ranged/ammo, that's the issue with your TP most likely. 3 macro out every ammo you use. Assume Pre-Shot is /equipset 11, and Mid-Shot is /equipset 12. In macro, swap in Piety cap (15%), Inyanga body (14%), Embla Sash (5%) for total 81% FC. The only way I can think of to macro target nothing is blinking yourself. Then on the macro page you can type: /equipset 1 (or whatever number you have your potency / haste etc gear) /ma "cure iv" <t> (activated spell on current target, can target pt member with f1 to f6 or tabing) /wait 2 (1 is minimum, but this is the wait. english] then equipSet = equipSet[spell. switch trinkets because of a certain. Too lazy to add it back to the equipset and delete the macro line in every storm macro for head slot. Grants a Samurai 200 TP per tick, up to a maximum of 1000 TP. /equipset 1 <wait 1> --this is your snapshot line. I've not tried it specifically that way myself but /equipset should work the way you're thinking about it.