Custom Macros
Custom Macros
Section titled “Custom Macros”TazUO has added several custom macros for your enjoyment!
Mount, Dismount, Set Mount, Toggle Mount
Section titled “Mount, Dismount, Set Mount, Toggle Mount”Easily mount and dismount with built-in macros!
Resync
Section titled “Resync”Force the client to ask the server to resend all items/mobiles/etc. useful for testing, or potential issues you may be having.
Toggle Hud Visible
Section titled “Toggle Hud Visible”Configurable in our assistant options in the top bar, you can use a macro to toggle your hud on/off.
Spellbar macros
Section titled “Spellbar macros”- Macros for Spellbar row up and down(changing rows on your spellbar)
- Set Spellbar row - Set the row to a specific row.
Toggle gumps
Section titled “Toggle gumps”- Many gumps can be toggles open/closed easily
UseType
Section titled “UseType”- Will look through your backpack and use an object if it finds it. Format is:
GRAPHIC
or
GRAPHIC HUE
Set Organizer Source
Section titled “Set Organizer Source”Enter the organizer name or index and when played you will be asked to target a container to set as it’s source. Useful for hot-swapping source containers.
Toggle Bandage Agent
Section titled “Toggle Bandage Agent”Setup a macro to quickly toggle healing on/off for various reasons.
Toggle Buy Agent && Toggle Sell Agent
Section titled “Toggle Buy Agent && Toggle Sell Agent”Flip the Auto Buy or Auto Sell agent on/off. The new state is printed so you can tell whether it’s now enabled or disabled.
Set Last Target
Section titled “Set Last Target”Allows you to target an entity to set as your last target
Toggle Auto Walk
Section titled “Toggle Auto Walk”Toggle auto walking on/off (Walks towards your cursor)
Toggle Auto Loot
Section titled “Toggle Auto Loot”Toggle auto looting on/off
CastMasterySpell
Section titled “CastMasterySpell”Cast a mastery spell
Clear Hands && Equip Hands
Section titled “Clear Hands && Equip Hands”These work together, clear hands remembers what you were holding then equip hands puts them back in your hands
Show Nearby Items
Section titled “Show Nearby Items”Show nearby items on the ground to quickly loot or use them
Loot Hovered Item
Section titled “Loot Hovered Item”This will quickly grab and loot an item you are hovered over
Set Zoom Level
Section titled “Set Zoom Level”This will set your in-game zoom to the specified multiplier. 1.5 is 150% or 50% larger. 2 would be twice as big.
Private Say
Section titled “Private Say”Displays a message above your head and in your journal exactly like normal speech, but only you see it — nothing is sent to the server, so other players/clients never see it. Useful for personal notes/reminders or macro feedback without spamming server-side chat.
Journal Triggers
Section titled “Journal Triggers”Each macro can be given a Journal triggers field (separate multiple triggers with
;). When a journal message contains any one of those strings (case-insensitive), the
macro fires automatically — no hotkey press needed. This is in addition to, not a
replacement for, a macro’s normal hotkey.
Select Nearest targets
Section titled “Select Nearest targets”The Select Nearest macro (and the other Select/scan macros) can filter which mobiles it targets. In addition to Hostile, Party, Follower, Object, and Mobile, there is now a Friend option that only selects mobiles on your Friends List. (The Hostile scan type also automatically skips anyone on your friends list.)
Assigning a hotkey
Section titled “Assigning a hotkey”Hotkey assignment for macros goes through a Set button (instead of clicking directly into the key field) — click Set, then press the key/mouse combination you want. See Hotkeys for the centralized hotkey system macros participate in.
Searchable action selector
Section titled “Searchable action selector”The macro action selector dropdown (Assistant > Macros) is a searchable/fuzzy-search combobox — start typing to filter the list of actions instead of scrolling through it. Font-picking dropdowns elsewhere in the Options window are searchable the same way.
Macro Loops
Section titled “Macro Loops”TaZUO also has macro loops built in, just add a loop instead of an action, set it’s loop count and delay between each loop and your all set!
Re-executing a macro that contains a loop while it is already running will stop/reset the running instance instead of starting a second copy — so you can use the same hotkey to start and stop a looping macro.