Actions and waypoints
Actions are saved sequences that can run from a matching chat line, a shortcut, or an area transition. Waypoint actions add a location marker, and the Actions settings control its beacon speed and depth behavior. Start with a small sequence so you can see when and why it runs.
Actions and waypoint editor showcase
Create an action
- Open
/b actionor the Actions sidebar page in the ClickGUI. - Select a profile at the top. Manage Profiles can create, copy, rename, or select profiles; only the active profile’s actions are used.
- Choose a tab: Chat Actions for a matching received line, Waypoint Actions for a marker, Shortcuts for a keybind or command alias, or Location Actions for moving into or out of an area.
- Select + Add Action, fill in its trigger and name, then add the sequence steps you want. Save and ensure the action and each required step are enabled.
- Test the smallest expected trigger, then inspect
/b action status./b action stopcancels the active sequence and clears its queue.
For waypoints, + Add Group organizes markers. The Actions screen lets you reorder and edit rows; command users can run /b action help for the available chat, wp, shortcut, loc, step, and profile branches.
Make a simple alias
Use /b alias add <name> <command> for a one-step command alias. /b alias list shows aliases in the current profile; /b alias del <name> removes one. The Shortcuts tab can build a longer sequence and attach either an alias or a keybind. Choose a distinctive alias name that will not collide with another command.
If it does not run
Check the active profile, enabled state, the exact chat pattern or location transition, and the shortcut key or alias. If the editor shows steps but nothing happens, use /b action status to distinguish an idle executor from an action already in progress. In the Cheat edition, some step types can have additional movement or rotation behavior; test them in the environment they require. See Troubleshooting.