OPUS: The Day We Found Earth

OPUS: The Day We Found Earth

Otillräckligt med betyg
Hyper Star Scanner Achievement
Av Kaysoky
A slightly less painful way of getting to 1000 stars scanned.
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
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 kommentarer
Enoa 11 mar, 2023 @ 19:55 
:emethsmile: thank you.
Kaysoky  [skapare] 11 mar, 2023 @ 19:43 
You can remap the script-exit just by replacing the "Escape" word with some other key.
Enoa 11 mar, 2023 @ 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: