MUDBRINGER
Menu

Autoexec and OnConnect Playbooks

This draft is text-first and includes screenshot placeholders for a later media pass.

What This Guide Covers

  1. Difference between autoexec and on-connect behavior.
  2. Safe startup playbook patterns.
  3. Validation and rollback workflow.

Screenshot Shot List (Placeholders)

Shot ID What to capture Placeholder caption
P2-AO-01 Startup automation entry point in the scripting UI Open startup automation controls.
P2-AO-02 Creating an autoexec command Add an autoexec command for profile/session load.
P2-AO-03 Listing configured autoexec commands Review all active autoexec entries.
P2-AO-04 Creating an on-connect command Add a command that runs after successful connection.
P2-AO-05 Listing configured on-connect commands Confirm on-connect sequence ordering.
P2-AO-06 Reconnect validation in terminal output Validate startup automation in a real reconnect test.
P2-AO-07 Disable/remove flow for rollback Roll back a bad startup command safely.

Placeholder Notes

  1. Capture command list views after each new rule is added.
  2. Include one screenshot for a safe rollback path.
  3. Keep command examples short and readable in callouts.

Next Steps

  1. Script Debugger Tour
  2. Multi-session Delegation and Orchestration
  3. Backup and Restore Basics