diff --git a/tools/overhaul-selfgate/route.txt b/tools/overhaul-selfgate/route.txt new file mode 100644 index 00000000..10388001 --- /dev/null +++ b/tools/overhaul-selfgate/route.txt @@ -0,0 +1,32 @@ +# Campaign OVERHAUL self-gate route (lead-run visual gate; owner double-checks). +# Verbs: RetailUiAutomationScriptRunner. Screenshots land in +# ACDREAM_AUTOMATION_ARTIFACT_DIR as .png (+ .metadata.json). +# Each teleport goes through the retail portal-space reveal, so give the +# world time to re-materialize before shooting. + +wait world-visible 180000 +sleep 4000 +screenshot 00-login 15000 + +# Cathedral floating stairs (owner-supplied pose, 2026-09-02) +command /teleloc F4180112 38.999477 23.470444 178.053741 -0.980785 0.000000 0.000000 -0.195090 +sleep 2000 +wait world-visible 90000 +sleep 6000 +screenshot 01-cathedral-stairs 15000 + +# Facility Hub stairs (owner-supplied pose) +command /teleloc 8A02015E 60.251431 -38.848198 -5.995000 0.995004 0.000000 0.000000 -0.099833 +sleep 2000 +wait world-visible 90000 +sleep 6000 +screenshot 02-facility-stairs 15000 + +# Holtburg house interior (owner-supplied pose) +command /teleloc A9B4013F 134.555893 11.423566 94.005005 0.996917 0.000000 0.000000 -0.078459 +sleep 2000 +wait world-visible 90000 +sleep 6000 +screenshot 03-holtburg-house 15000 + +close-client diff --git a/tools/overhaul-selfgate/run-selfgate.ps1 b/tools/overhaul-selfgate/run-selfgate.ps1 new file mode 100644 index 00000000..2b66c441 --- /dev/null +++ b/tools/overhaul-selfgate/run-selfgate.ps1 @@ -0,0 +1,71 @@ +# Campaign OVERHAUL self-gate runner (2026-09-02). +# +# Launches the Release client through a session config (direct character +# login), plays tools/overhaul-selfgate/route.txt (teleports + screenshots), +# and waits for the route's own close-client. Output: one directory per run +# under logs/selfgate--