Command:/backoff

From the wonderful RedGuides Wiki

This command is added by KissAssist, MuleAssist

Syntax Key
Notation Description
Text without brackets or braces Required items
<Text inside angle brackets> Placeholder for which you must supply a value
[Text inside square brackets] Optional items
Vertical bar (|) Separator for mutually exclusive items; choose one
{Text | inside | braces} Set of required items; choose one
Ellipsis () Items that can be repeated
Syntax /backoff [on|off]
Description Controls "backing off". Will toggle with no parameters. ON = stop attacking. OFF = resume attacking. Backing off turns off attack, melee, stick, and if ReturnToCamp is set, it will also return to camp. This is a great way to stop your puller without having to pause or end the macro, see examples.

Options

Option Description
on stop attacking
off resume attack

Examples

/bct PullerName //backoff.

Or better yet:

/bct ${Group.Puller} //backoff.

Everyone backoff (DanNet)

/dgza /backoff on

See also