HughJeffner / FFRK-LabMem

Highly customizable FFRK Labyrinth Bot
MIT License
10 stars 4 forks source link

Start lab from the dungeon corridor screens #213

Closed alextcl closed 2 years ago

alextcl commented 2 years ago

At the moment, player will have to enter a corridor dungeon to trigger the state transition. It will be great if the program could detect the enter button (similar to restart lab flow) and enter the dungeon automatically.

This could be one of the trying to auto start steps: https://github.com/HughJeffner/FFRK-LabMem/blob/e24bbccf34a3385edc5664e96c07bc56ccb08c4b/FFRK-LabMem/Machines/Lab.Actions.cs#L71

HughJeffner commented 2 years ago

Added this in 7.9 #218