OPUS:地球计划

OPUS:地球计划

评价数不足
Hyper Star Scanner Achievement
由 Kaysoky 制作
A slightly less painful way of getting to 1000 stars scanned.
   
奖励
收藏
已收藏
取消收藏
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 条留言
Enoa 2023 年 3 月 11 日 下午 7:55 
:emethsmile: thank you.
Kaysoky  [作者] 2023 年 3 月 11 日 下午 7:43 
You can remap the script-exit just by replacing the "Escape" word with some other key.
Enoa 2023 年 3 月 11 日 下午 7: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: