Skip to content

Dreamscape Memory is a dedicated Whiteout Survival event module for Recall Road. It watches the live device frame, OCRs the word buttons, chooses the right scene from the visible words, and taps the mapped items automatically. It is built for the frantic part of the event: when the screen is moving, the timer is running, and tabbing through a guide would be slower than just letting the bot solve it.

Example run: the live solver reads the word slots, matches the scene, and taps mapped items without switching to a manual guide.

Automation outcome

Chapter clear screens from live Dreamscape runs after the solver finishes the mapped item set.

Dreamscape Memory chapter 1 clear rewards screen
Chapter 1 clear
Dreamscape Memory chapter 2 clear rewards screen
Chapter 2 clear
Dreamscape Memory chapter 3 clear rewards screen
Chapter 3 clear
S1-S3
Scene data
Solo
3 words
Co-op
6 words
New
Review queue

Season 1-3 data included

The bundled scene database covers the recurring Dreamscape Memory seasons, so the solver starts with a real dictionary of rooms, words, and item coordinates instead of an empty template.

Live OCR, not a replay script

Every loop reads the bottom word buttons from the device frame. The solver selects the matching scene at runtime, then taps only the item keys it has not already clicked in this run.

Solo and multiplayer

The module has separate scenarios for the normal three-word layout and the six-word multiplayer layout, both running in the same fast Dreamscape loop.

New-word review flow

If OCR sees a word that is not mapped yet, the live page captures the frame for the New tab. The operator places the item once, reviews it, and the scene database stays deliberate instead of silently growing from a bad OCR read.

  1. The solver captures a fresh frame from the active emulator.
  2. It OCRs the visible word slots.
  3. It matches that word set against the Season 1-3 scene catalog, preferring the active event season when room names repeat.
  4. It resolves each word to a saved item coordinate and taps the item on the scene.
  5. If a word is unknown, the dashboard captures it for the New tab so the item can be placed and reviewed manually.
ScenarioUse it for
dreamscape_memoryNormal Dreamscape Memory / Recall Road levels with three visible words.
dreamscape_memory_multiplayerCo-op Dreamscape Memory levels with six visible words.

The live dashboard page also shows the current frame, detected screen, OCR’d words, matched scene, and which words are already known. When something new appears, it can capture the screen for labeling so the dictionary keeps getting better instead of silently failing.