Skip to content

Custom Macros

TazUO has added several custom macros for your enjoyment!

Easily mount and dismount with built-in macros!

image

Force the client to ask the server to resend all items/mobiles/etc. useful for testing, or potential issues you may be having.

Configurable in our assistant options in the top bar, you can use a macro to toggle your hud on/off.

  • Macros for Spellbar row up and down(changing rows on your spellbar)
  • Set Spellbar row - Set the row to a specific row.
  • Many gumps can be toggles open/closed easily
  • Will look through your backpack and use an object if it finds it. Format is:
    GRAPHIC
    or
    GRAPHIC HUE

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.

Setup a macro to quickly toggle healing on/off for various reasons.

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.

Allows you to target an entity to set as your last target

Toggle auto walking on/off (Walks towards your cursor)

Toggle auto looting on/off

Cast a mastery spell

These work together, clear hands remembers what you were holding then equip hands puts them back in your hands

Show nearby items on the ground to quickly loot or use them

This will quickly grab and loot an item you are hovered over

This will set your in-game zoom to the specified multiplier. 1.5 is 150% or 50% larger. 2 would be twice as big.

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.

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.

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.)

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.

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.

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.