Narzędzie: Auto-Reset.ahk
Zasoby
/
Auto-Reset.ahk
Zaktualizowany 1 year ago przez GoGeng

To edit: Right-click on the file and press "Edit Script", then follow the instructions below.

If u want single player run change

PauseGame()
ChangeZoom(res, zoom)
QuitToMenu(res)
HostGame(res)
StartRun(res)
PickMiner(res)

to

PauseGame()
ChangeZoom(res, zoom)
QuitToMenu(res)
SingleGame(res)
StartRun(res)

If u want trial reset change to

PauseGame()
ResetTrial(res)

If u want change reset key change f1:: to key::

It's not perfect, so if you have any issues or questions, please mention me on Discord.

Statystyki gry
Obserwujący
99
Przebiegi
467
Gracze
79
Najnowsze wątki
Opublikowano 1 year ago
games:thread_reply_count
Opublikowano 1 year ago
games:thread_reply_count
Opublikowano 1 year ago
games:thread_reply_count
Opublikowano 1 year ago
games:thread_reply_count
Opublikowano 1 year ago
1 odpowiedź
Opublikowano 1 year ago
games:thread_reply_count
Moderatorzy