OPUS: The Day We Found Earth

OPUS: The Day We Found Earth

Not enough ratings
Hyper Star Scanner Achievement
By Kaysoky
A slightly less painful way of getting to 1000 stars scanned.
   
Award
Favorite
Favorited
Unfavorite
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 Comments
Enoa 11 Mar, 2023 @ 7:55pm 
:emethsmile: thank you.
Kaysoky  [author] 11 Mar, 2023 @ 7:43pm 
You can remap the script-exit just by replacing the "Escape" word with some other key.
Enoa 11 Mar, 2023 @ 7:42pm 
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: