OPUS: The Day We Found Earth

OPUS: The Day We Found Earth

Ei tarpeeksi arvosteluja
Hyper Star Scanner Achievement
Tekijältä Kaysoky
A slightly less painful way of getting to 1000 stars scanned.
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
AutoHotKey
Install AutoHotKey[www.autohotkey.com]. Create a script (i.e. a file named "opus.ahk") with the following contents:
Escape::ExitApp 1:: ; This is the key to activate the below Loop { SendInput, {space}dds }

  • Open the script.
  • Open the game and go into the telescope.
  • Press "1" to activate the script.
  • The script will just scan to the right and down while pressing space constantly. Then just wait for a while.
  • You may need to nudge the telescope occasionally, if it gets stuck in a loop of stars that have already been scanned. Or if it hits one of Lisa's planets.
  • Press Esc to close the script.
3 kommenttia
Enoa 11.3.2023 klo 19.55 
:emethsmile: thank you.
Kaysoky  [tekijä] 11.3.2023 klo 19.43 
You can remap the script-exit just by replacing the "Escape" word with some other key.
Enoa 11.3.2023 klo 19.42 
This was useful, but I found myself accidentally hitting the escape key instead of manually closing a scan multiple times. It became very frustrating to have to restart the script each time; I'm not sure why I kept forgetting :conwhat: