Skip to content
BH

Star Wars Galaxies · Bounty Hunter

Track Your Mark

Uses a seeker droid to update your mark position and reports the result. Bounty hunting is a loop of track, travel and repeat.

SWG · Bounty Hunter61 chars
/ui action toolbarSlot00;
/pause 5;
/tell %TT Coming for you;

Where to paste this

  1. Open Options, choose the Macro tab and click New.
  2. Give the macro a name and an icon — the name is what other macros call it by.
  3. Write commands one per line, ending each with a semicolon.
  4. Use /ui action toolbarSlot00; to press a toolbar button, counting slots from 0.
  5. Finish with /macro yourname; to loop, and drag the macro onto a toolbar slot to start it.